Package org.jgroups.mux

Class Summary
Multiplexer The multiplexer allows multiple channel interfaces to be associated with one underlying instance of JChannel.
MuxChannel Multiplexer channel is a lightweight version of a regular channel where multiple MuxChannel(s) share the same underlying regular channel.
MuxHeader Header used for multiplexing and de-multiplexing between service components on top of a Multiplexer (Channel)
ServiceInfo Class used for service state communication between Multiplexers
 



Copyright ? 1998-2008 Bela Ban. All Rights Reserved.