| Package | Description |
|---|---|
| org.restlet.ext.nio.internal.channel | |
| org.restlet.ext.nio.internal.connection |
| Class and Description |
|---|
| BufferedSelectionChannel
Byte channel wrapping a byte buffer.
|
| ReadableBufferedChannel
Readable byte channel based on a source socket channel that must only be
partially read.
|
| TraceChannel
Filter byte channel that sends a copy of all data on the trace output stream.
|
| WrapperChannel
Wrapper channel.
|
| WrapperSelectionChannel
Wrapper selection channel.
|
| WrapperSocketChannel
Readable byte channel based on a source socket channel that must only be
partially read.
|
| WritableBufferedChannel
Writable byte channel based on a target socket channel.
|
| WritableSelectionChannel
Writable byte channel that is based on a selectable channel.
|
| Class and Description |
|---|
| WritableSelectionChannel
Writable byte channel that is based on a selectable channel.
|
Copyright © 2005–2015. All rights reserved.