Uses of Class
jgroup.McastRemoteException

Packages that use McastRemoteException
jgroup   
jgroup.registry   
 

Uses of McastRemoteException in jgroup
 

Fields in jgroup declared as McastRemoteException
(package private)  McastRemoteException Make.v15
           
 

Uses of McastRemoteException in jgroup.registry
 

Methods in jgroup.registry that throw McastRemoteException
 IID DependableRegistry.bind(java.lang.String name, java.rmi.Remote gmiService, java.lang.Class serverType)
          Add a replicated member object to the remote object group associated with the specified name in the registry.
 void DependableRegistry.unbind(IID bid)
          Remove a replicated remote object identified by the IID object obtained when the replica has been registered.