|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BufferedSelectionChannel | |
---|---|
org.restlet.engine.io | Supports input and output work. |
Uses of BufferedSelectionChannel in org.restlet.engine.io |
---|
Subclasses of BufferedSelectionChannel in org.restlet.engine.io | |
---|---|
class |
ReadableBufferedChannel
Readable byte channel based on a source socket channel that must only be partially read. |
class |
ReadableChunkedChannel
Readable byte channel capable of decoding chunked entities. |
class |
ReadableSizedSelectionChannel
Readable byte channel enforcing a maximum size and wrapping a selectable channel. |
class |
WritableBufferedChannel
Writable byte channel based on a target socket channel. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |