|
jGCS Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||