Uses of Interface
jgroup.relacs.daemon.DaemonService

Packages that use DaemonService
jgroup.relacs.daemon   
 

Uses of DaemonService in jgroup.relacs.daemon
 

Classes in jgroup.relacs.daemon that implement DaemonService
 class Daemon
          The Daemon is the access interface for the group membership service and reliable multicast service.
 

Methods in jgroup.relacs.daemon that return DaemonService
static DaemonService Daemon.lookupLocalDaemon()
          Obtain a remote reference for a local daemon.
static DaemonService Daemon.quickLookupLocalDaemon()
          Lookup a local daemon without retrying.
 

Methods in jgroup.relacs.daemon with parameters of type DaemonService
static void Daemon.bindLocalDaemon(DaemonService daemonService)
           
 



Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.