Uses of Class
org.jgroups.mux.MuxChannel

Packages that use MuxChannel
org.jgroups.mux   
 

Uses of MuxChannel in org.jgroups.mux
 

Methods in org.jgroups.mux that return MuxChannel
 MuxChannel Multiplexer.remove(java.lang.String id)
           
 

Methods in org.jgroups.mux with parameters of type MuxChannel
 void Multiplexer.addServiceIfNotPresent(java.lang.String id, MuxChannel ch)
           
 



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