|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMulticastAddress | |
|---|---|
| de.jiac.micro.agent.handle | |
| Uses of IMulticastAddress in de.jiac.micro.agent.handle |
|---|
| Methods in de.jiac.micro.agent.handle that return IMulticastAddress | |
|---|---|
IMulticastAddress |
ICommunicationHandle.getMulticastAddressForName(String groupName)
Returns a multicast address for a group name |
| Methods in de.jiac.micro.agent.handle with parameters of type IMulticastAddress | |
|---|---|
void |
ICommunicationHandle.joinGroup(IMulticastAddress address)
Registers the current agent to the given group. |
void |
ICommunicationHandle.leaveGroup(IMulticastAddress address)
Unregisters the current agent from the given group. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||