Class Hierarchy
- java.lang.Object
- com.gluonhq.connect.source.BasicInputDataSource (implements com.gluonhq.connect.source.InputDataSource)
- com.gluonhq.connect.source.BasicOutputDataSource (implements com.gluonhq.connect.source.OutputDataSource)
- com.gluonhq.connect.source.FileDataSource (implements com.gluonhq.connect.source.IODataSource)
- com.gluonhq.connect.source.RestDataSource (implements com.gluonhq.connect.source.IODataSource)
Interface Hierarchy
- com.gluonhq.connect.source.InputDataSource
- com.gluonhq.connect.source.IODataSource (also extends com.gluonhq.connect.source.OutputDataSource)
- com.gluonhq.connect.source.OutputDataSource
- com.gluonhq.connect.source.IODataSource (also extends com.gluonhq.connect.source.InputDataSource)