java.lang.Object
io.xpipe.core.impl.StreamWriteConnection
io.xpipe.core.impl.TextWriteConnection
- All Implemented Interfaces:
DataSourceConnection,TextWriteConnection,AutoCloseable
-
Field Summary
Fields inherited from class io.xpipe.core.impl.StreamWriteConnection
outputStream, store, writer -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.xpipe.core.impl.StreamWriteConnection
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, init
-
Constructor Details
-
TextWriteConnection
-
-
Method Details
-
writeLine
- Specified by:
writeLinein interfaceTextWriteConnection- Throws:
Exception
-