|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IChannel | A bidirectional communications channel for the asynchronous exchange of buffers. |
| IChannelMultiplexer | Manages and multiplexes virtual data channels over a shared physical connection. |
| Class Summary | |
|---|---|
| ChannelInputStream | An input stream that provides the buffers which arrive at a channel as a continuous byte sequence. |
| ChannelOutputStream | An output stream that fragments the written byte sequence into fixed-sized buffers and passes them to configured channel. |
| Exception Summary | |
|---|---|
| ChannelException | Thrown by an IChannel to indicate channel management problems. |
The Net4j transport layer concepts for dealing with channels.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||