|
ePOST API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PostGroupAddress | |
|---|---|
| rice.post | |
| rice.post.messaging | |
| Uses of PostGroupAddress in rice.post |
|---|
| Methods in rice.post with parameters of type PostGroupAddress | |
|---|---|
void |
Post.joinGroup(PostGroupAddress address,
byte[] key)
This method causes the local POST service to subscribe to the specified address, and use the specified shared key in order to decrypt messages. |
void |
PostImpl.joinGroup(PostGroupAddress address,
byte[] key)
This method causes the local POST service to subscribe to the specified address, and use the specified shared key in order to decrypt messages. |
| Uses of PostGroupAddress in rice.post.messaging |
|---|
| Methods in rice.post.messaging that return PostGroupAddress | |
|---|---|
PostGroupAddress |
GroupNotificationMessage.getGroup()
Returns the group of the NotificationMessage |
| Constructors in rice.post.messaging with parameters of type PostGroupAddress | |
|---|---|
GroupNotificationMessage(PostEntityAddress sender,
PostGroupAddress group,
byte[] data)
Constructs a GroupNotificationMessage |
|
|
ePOST API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||