jGCS Documentation

Uses of Class
net.sf.jgcs.UnsupportedServiceException

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

Uses of UnsupportedServiceException in net.sf.jgcs
 

Methods in net.sf.jgcs that throw UnsupportedServiceException
 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.
 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