|
jGCS Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Annotation | |
|---|---|
| net.sf.jgcs | This package defines the basic interface for group membership. |
| Uses of Annotation in net.sf.jgcs |
|---|
| Methods in net.sf.jgcs with parameters of type Annotation | |
|---|---|
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 | |||||||||