- All Superinterfaces:
AutoCloseable,DataSourceConnection,DataSourceReadConnection
- All Known Implementing Classes:
TextReadConnection
-
Method Summary
Methods inherited from interface io.xpipe.core.source.DataSourceConnection
close, initMethods inherited from interface io.xpipe.core.source.DataSourceReadConnection
canRead
-
Method Details
-
lines
- Throws:
Exception
-
readAll
- Throws:
Exception
-
forward
- Specified by:
forwardin interfaceDataSourceReadConnection- Throws:
Exception
-