Package | Description |
---|---|
org.xnio.conduits |
The XNIO conduit SPI.
|
Modifier and Type | Class and Description |
---|---|
class |
BlockingStreamSourceConduit
A stream source conduit which can switch into and out of blocking mode.
|
class |
BufferedStreamSourceConduit
A stream source conduit which buffers input.
|
class |
FixedLengthStreamSourceConduit
A stream source conduit which limits the length of input.
|
class |
InflatingStreamSourceConduit
A filtering stream source conduit which decompresses the source data.
|
class |
PushBackStreamSourceConduit
A stream source conduit which allows buffers to be "pushed back" to the head of the stream.
|
Copyright © 2015. All rights reserved.