Uses of Class
org.gcube.data.spd.plugin.fwk.writers.rswrapper.AbstractWrapper

Packages that use AbstractWrapper
org.gcube.data.spd.plugin.fwk.writers   
org.gcube.data.spd.plugin.fwk.writers.rswrapper   
 

Uses of AbstractWrapper in org.gcube.data.spd.plugin.fwk.writers
 

Methods in org.gcube.data.spd.plugin.fwk.writers that return AbstractWrapper
protected  AbstractWrapper<T> AbstractWriter.getWrapper()
           
 

Constructors in org.gcube.data.spd.plugin.fwk.writers with parameters of type AbstractWrapper
AbstractWriter(AbstractWrapper<T> wrapper)
           
Writer(AbstractWrapper<F> wrapper)
           
Writer(AbstractWrapper<F> wrapper, WriterManager<F> manager)
           
 

Uses of AbstractWrapper in org.gcube.data.spd.plugin.fwk.writers.rswrapper
 

Subclasses of AbstractWrapper in org.gcube.data.spd.plugin.fwk.writers.rswrapper
 class AbstractLocalWrapper<T>
           
 class LocalWrapper<T>
           
 class ResultWrapper<T>
           
 



Copyright © 2013. All Rights Reserved.