| Package | Description |
|---|---|
| org.restlet.engine.connector | |
| org.restlet.engine.io | |
| org.restlet.ext.sip.internal | |
| org.restlet.ext.ssl.internal | |
| org.restlet.util |
| Class and Description |
|---|
| Buffer
Wrapper around a byte buffer and its state.
|
| BufferProcessor
Interface called back when IO buffer draining or filling can actually be
done.
|
| BufferState
Enumeration of buffer and builder states.
|
| CompletionListener
Listener called back upon IO completion.
|
| IoState
Enumeration of the connection IO states.
|
| ReadableSelectionChannel
Readable byte channel that is based on a selectable channel.
|
| WakeupListener
Callback interface when a NIO selection occurs on the selectable object.
|
| WritableSelectionChannel
Writable byte channel that is based on a selectable channel.
|
| Class and Description |
|---|
| BlockableChannel
NIO channel that can indicate if it is blocking or non blocking.
|
| Buffer
Wrapper around a byte buffer and its state.
|
| BufferedSelectionChannel
Byte channel wrapping a byte buffer.
|
| BufferProcessor
Interface called back when IO buffer draining or filling can actually be
done.
|
| BufferState
Enumeration of buffer and builder states.
|
| ChunkState
Enumeration of the chunk decoding IO states.
|
| CompletionListener
Listener called back upon IO completion.
|
| IoState
Enumeration of the connection IO states.
|
| ReadableBufferedChannel
Readable byte channel based on a source socket channel that must only be
partially read.
|
| ReadableSelectionChannel
Readable byte channel that is based on a selectable channel.
|
| SelectionChannel
NIO channel that is based on a selectable channel.
|
| TraceChannel
Filter byte channel that sends a copy of all data on the trace output stream.
|
| WakeupListener
Callback interface when a NIO selection occurs on the selectable object.
|
| WrapperChannel
Wrapper channel.
|
| WrapperSelectionChannel
Wrapper selection channel.
|
| WrapperSocketChannel
Readable byte channel based on a source socket channel that must only be
partially read.
|
| WritableSelectionChannel
Writable byte channel that is based on a selectable channel.
|
| Class and Description |
|---|
| BufferProcessor
Interface called back when IO buffer draining or filling can actually be
done.
|
| CompletionListener
Listener called back upon IO completion.
|
| Class and Description |
|---|
| BlockableChannel
NIO channel that can indicate if it is blocking or non blocking.
|
| Buffer
Wrapper around a byte buffer and its state.
|
| BufferedSelectionChannel
Byte channel wrapping a byte buffer.
|
| BufferProcessor
Interface called back when IO buffer draining or filling can actually be
done.
|
| CompletionListener
Listener called back upon IO completion.
|
| ReadableBufferedChannel
Readable byte channel based on a source socket channel that must only be
partially read.
|
| ReadableSelectionChannel
Readable byte channel that is based on a selectable channel.
|
| SelectionChannel
NIO channel that is based on a selectable channel.
|
| WakeupListener
Callback interface when a NIO selection occurs on the selectable object.
|
| WrapperChannel
Wrapper channel.
|
| WrapperSelectionChannel
Wrapper selection channel.
|
| WritableBufferedChannel
Writable byte channel based on a target socket channel.
|
| WritableSelectionChannel
Writable byte channel that is based on a selectable channel.
|
| Class and Description |
|---|
| WakeupListener
Callback interface when a NIO selection occurs on the selectable object.
|
Copyright © 2005–2015. All rights reserved.