|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PostClient | |
---|---|
rice.email | |
rice.post | |
rice.post.security.pknoi |
Uses of PostClient in rice.email |
---|
Subclasses of PostClient in rice.email | |
---|---|
class |
EmailService
This class serves as the entry point into the email service written on top of Post. |
Uses of PostClient in rice.post |
---|
Methods in rice.post with parameters of type PostClient | |
---|---|
void |
Post.addClient(PostClient client)
Registers a client with this Post |
void |
PostImpl.addClient(PostClient client)
Registers a client with this Post |
static PostClientAddress |
PostClientAddress.getAddress(PostClient client)
Method by which one can generate a PostClientAddress. |
void |
Post.removeClient(PostClient client)
Removes a client from this PostService. |
void |
PostImpl.removeClient(PostClient client)
Removes a client from this PostService. |
Uses of PostClient in rice.post.security.pknoi |
---|
Subclasses of PostClient in rice.post.security.pknoi | |
---|---|
class |
PKnoISecurityModule
This class is the security module which implements the PKnoI (web of trust) based security system. |
|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |