Package org.eclipse.net4j.channel
The Net4j transport layer concepts for dealing with channels.
- 
Interface Summary Interface Description IChannel A bidirectional communications channel for the asynchronous exchange ofbuffers.IChannelMultiplexer Manages and multiplexes virtual datachannelsover a shared physical connection.
- 
Class Summary Class Description ChannelInputStream ChannelOutputStream 
- 
Exception Summary Exception Description ChannelException Thrown by anIChannelto indicate channel management problems.