|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PostClientAddress | |
---|---|
rice.post | |
rice.post.messaging |
Uses of PostClientAddress in rice.post |
---|
Methods in rice.post that return PostClientAddress | |
---|---|
PostClientAddress |
PostClient.getAddress()
Returns the address of this PostClient. |
static PostClientAddress |
PostClientAddress.getAddress(PostClient client)
Method by which one can generate a PostClientAddress. |
Uses of PostClientAddress in rice.post.messaging |
---|
Methods in rice.post.messaging that return PostClientAddress | |
---|---|
PostClientAddress |
NotificationMessage.getClientAddress()
Returns the PostClientAddress of the application to which this message should be delievered |
Constructors in rice.post.messaging with parameters of type PostClientAddress | |
---|---|
NotificationMessage(PostClientAddress clientAddress,
PostEntityAddress sender,
PostEntityAddress destination)
Constructs a NotificationMessage for the given Email. |
|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |