Uses of Class
org.apache.catalina.tribes.membership.McastServiceImpl

Packages that use McastServiceImpl
org.apache.catalina.tribes.membership   
 

Uses of McastServiceImpl in org.apache.catalina.tribes.membership
 

Fields in org.apache.catalina.tribes.membership declared as McastServiceImpl
protected  McastServiceImpl McastService.impl
          A handle to the actual low level implementation
 

Methods in org.apache.catalina.tribes.membership with parameters of type McastServiceImpl
static void McastServiceImpl.RecoveryThread.recover(McastServiceImpl parent)
           
 

Constructors in org.apache.catalina.tribes.membership with parameters of type McastServiceImpl
McastServiceImpl.RecoveryThread(McastServiceImpl parent)
           
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.