|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

If the meaning of this type isn't clear, there really should be more of a description here...
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.net4j.ILocationAware |
|---|
ILocationAware.Location |
| Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer |
|---|
IContainer.Modifiable<E> |
| Nested classes/interfaces inherited from interface org.eclipse.net4j.buffer.IBufferProvider |
|---|
IBufferProvider.Introspection |
| Field Summary | |
|---|---|
static short |
RESERVED_CHANNEL
|
| Fields inherited from interface org.eclipse.net4j.channel.IChannelMultiplexer |
|---|
DEFAULT_OPEN_CHANNEL_TIMEOUT, NO_CHANNEL_TIMEOUT |
| Method Summary | |
|---|---|
void |
closeChannel(InternalChannel channel)
|
void |
multiplexChannel(InternalChannel channel)
Called by an IChannel each time a new buffer is available for multiplexing. |
| Methods inherited from interface org.eclipse.net4j.channel.IChannelMultiplexer |
|---|
getChannels, getOpenChannelTimeout, openChannel, openChannel, openChannel, setOpenChannelTimeout |
| Methods inherited from interface org.eclipse.net4j.ILocationAware |
|---|
getLocation, isClient, isServer |
| Methods inherited from interface org.eclipse.net4j.util.container.IContainer |
|---|
getElements, isEmpty |
| Methods inherited from interface org.eclipse.net4j.util.event.INotifier |
|---|
addListener, getListeners, hasListeners, removeListener |
| Methods inherited from interface org.eclipse.net4j.buffer.IBufferProvider |
|---|
getBufferCapacity, provideBuffer, retainBuffer |
| Methods inherited from interface org.eclipse.net4j.ITransportConfigAware |
|---|
getConfig, setConfig |
| Field Detail |
|---|
static final short RESERVED_CHANNEL
| Method Detail |
|---|
void multiplexChannel(InternalChannel channel)
IChannel each time a new buffer is available for multiplexing. This or another buffer can be
dequeued from the outputQueue of the IChannel.
void closeChannel(InternalChannel channel)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||