Uses of Package
org.jgroups.mux

Packages that use org.jgroups.mux
Package
Description
 
  • Classes in org.jgroups.mux used by org.jgroups.mux
    Class
    Description
    The 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