Uses of Class
org.xnio.conduits.AbstractStreamSinkConduit
-
Packages that use AbstractStreamSinkConduit Package Description org.xnio.conduits The XNIO conduit SPI. -
-
Uses of AbstractStreamSinkConduit in org.xnio.conduits
Subclasses of AbstractStreamSinkConduit in org.xnio.conduits Modifier and Type Class Description classBlockingStreamSinkConduitclassBufferedStreamSinkConduitA stream sink conduit that buffers output data.classDeflatingStreamSinkConduitA filtering stream sink conduit which compresses the written data.classFixedLengthStreamSinkConduitA stream sink conduit with a limited length.
-