Uses of Class
org.xnio.conduits.AbstractSourceConduit
Packages that use AbstractSourceConduit
-
Uses of AbstractSourceConduit in org.xnio.conduits
Subclasses of AbstractSourceConduit in org.xnio.conduitsModifier and TypeClassDescriptionclassAbstractMessageSourceConduit<D extends MessageSourceConduit>An abstract base class for filtering message source conduits.classAbstractStreamSourceConduit<D extends StreamSourceConduit>An abstract base class for filtering stream source conduits.final classA stream source conduit which can switch into and out of blocking mode.final classA stream source conduit which buffers input.final classA stream source conduit which limits the length of input.final classA message source conduit which implements a simple message framing protocol over a stream conduit.final classA filtering stream source conduit which decompresses the source data.final classA stream source conduit which reads stream data from messages.final classA stream source conduit which allows buffers to be "pushed back" to the head of the stream.