Uses of Class
org.n52.io.handler.IoHandlerFactory
-
-
Uses of IoHandlerFactory in org.n52.io.handler
Methods in org.n52.io.handler that return IoHandlerFactory Modifier and Type Method Description protected IoHandlerFactory<O,V>DefaultIoFactory. initInstance(IoHandlerFactory<O,V> instance)IoHandlerFactory<P,V>IoHandlerFactory. setDataService(DataService<Data<V>> dataService)IoHandlerFactory<P,V>IoHandlerFactory. setDatasetService(ParameterService<P> datasetService)Methods in org.n52.io.handler with parameters of type IoHandlerFactory Modifier and Type Method Description protected IoHandlerFactory<O,V>DefaultIoFactory. initInstance(IoHandlerFactory<O,V> instance) -
Uses of IoHandlerFactory in org.n52.io.type.bool
Subclasses of IoHandlerFactory in org.n52.io.type.bool Modifier and Type Class Description classBooleanIoFactory -
Uses of IoHandlerFactory in org.n52.io.type.category
Subclasses of IoHandlerFactory in org.n52.io.type.category Modifier and Type Class Description classCategoryIoFactory -
Uses of IoHandlerFactory in org.n52.io.type.count
Subclasses of IoHandlerFactory in org.n52.io.type.count Modifier and Type Class Description classCountIoFactory -
Uses of IoHandlerFactory in org.n52.io.type.profile
Subclasses of IoHandlerFactory in org.n52.io.type.profile Modifier and Type Class Description classProfileIoFactory -
Uses of IoHandlerFactory in org.n52.io.type.quantity
Subclasses of IoHandlerFactory in org.n52.io.type.quantity Modifier and Type Class Description classQuantityIoFactory -
Uses of IoHandlerFactory in org.n52.io.type.record
Subclasses of IoHandlerFactory in org.n52.io.type.record Modifier and Type Class Description classRecordIoFactory -
Uses of IoHandlerFactory in org.n52.io.type.text
Subclasses of IoHandlerFactory in org.n52.io.type.text Modifier and Type Class Description classTextIoFactory -
Uses of IoHandlerFactory in org.n52.io.type.trajectory
Subclasses of IoHandlerFactory in org.n52.io.type.trajectory Modifier and Type Class Description classTrajectoryIoFactory
-