java.lang.Object
io.xpipe.core.impl.StreamReadConnection
io.xpipe.core.impl.XpbsReadConnection
- All Implemented Interfaces:
DataSourceConnection,DataSourceReadConnection,StructureReadConnection,AutoCloseable
-
Field Summary
Fields inherited from class io.xpipe.core.impl.StreamReadConnection
inputStream, reader, store -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.xpipe.core.impl.StreamReadConnection
canRead, close, initMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.xpipe.core.source.DataSourceConnection
close, initMethods inherited from interface io.xpipe.core.source.DataSourceReadConnection
canReadMethods inherited from interface io.xpipe.core.source.StructureReadConnection
forward
-
Constructor Details
-
XpbsReadConnection
-
-
Method Details
-
read
Description copied from interface:StructureReadConnectionReads the complete contents.- Specified by:
readin interfaceStructureReadConnection- Throws:
Exception
-