Package org.eclipse.net4j.channel
package org.eclipse.net4j.channel
The Net4j transport layer concepts for dealing with channels.
-
ClassDescriptionThrown by an
IChannel
to indicate channel management problems.Anoutput stream
that fragments the written byte sequence into fixed-sizedbuffers
and passes them to configuredchannel
.A bidirectional communications channel for the asynchronous exchange ofbuffers
.Manages and multiplexes virtual datachannels
over a shared physical connection.