Uses of Package
org.jgroups.mux
Packages that use org.jgroups.mux
-
Classes in org.jgroups.mux used by org.jgroups.muxClassDescriptionThe multiplexer allows multiple channel interfaces to be associated with one underlying instance of JChannel.Multiplexer channel is a lightweight version of a regular channel where multiple MuxChannel(s) share the same underlying regular channel.Class used for service state communication between Multiplexers