jGCS Documentation

Uses of Interface
net.sf.jgcs.Service

Packages that use Service
net.sf.jgcs This package defines the basic interface for group membership. 
 

Uses of Service in net.sf.jgcs
 

Methods in net.sf.jgcs with parameters of type Service
 int Service.compare(Service service)
          Compares two Services of the same protocol.
 void DataSession.multicast(Message msg, Service service, java.lang.Object cookie, Annotation... annotation)
          Sends a message to the group.
protected  void AbstractDataSession.notifyServiceListeners(java.lang.Object context, Service service)
           
 void ServiceListener.onServiceEnsured(java.lang.Object context, Service service)
          Notifies the application that one certain service to a message delivery is already ensured.
 void DataSession.send(Message msg, Service service, java.lang.Object cookie, java.net.SocketAddress destination, Annotation... annotation)
          Sends a message to one particular member of the group.
 


jGCS Documentation

Copyright (c) 2006, Universidade de Lisboa
For updates and related information please see jGCS home page