Class Hierarchy
- java.lang.Object
- org.jtrim2.concurrent.query.io.AsyncChannelLink<DataType> (implements org.jtrim2.concurrent.query.AsyncDataLink<DataType>)
- org.jtrim2.concurrent.query.io.DeserializerChannelProcessor (implements org.jtrim2.concurrent.query.io.ChannelProcessor<DataType,
ChannelType>) - org.jtrim2.concurrent.query.io.FileChannelOpener (implements org.jtrim2.concurrent.query.io.ChannelOpener<ChannelType>)
Interface Hierarchy
- org.jtrim2.concurrent.query.io.ChannelOpener<ChannelType>
- org.jtrim2.concurrent.query.io.ChannelProcessor<DataType,
ChannelType> - org.jtrim2.concurrent.query.io.ChannelProcessor.StateListener
- org.jtrim2.concurrent.query.io.InputStreamOpener