Interface | Description |
---|---|
IMultiplexPlugin |
A multiplexer plug-in is a plug-in that makes use of the multiplexer
to multiplex connections.
|
Class | Description |
---|---|
FloodConnector |
The flood connector performs a scoped flooding for all packets that
it receives.
|
MultiplexFactory |
The multiplexer enables the creation of an arbitrary number of stream
and packet-based connectors using a single underlying input and output
stream.
|
TimeoutConnector |
The timeout connector implements a simple protocol to establish a connection
between two entities that are using unbuffered output streams that do not
provide a connection detection.
|