|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PostException | |
---|---|
rice.email | |
rice.post | |
rice.post.storage |
Uses of PostException in rice.email |
---|
Methods in rice.email that throw PostException | |
---|---|
void |
EmailService.sendMessage(Email email,
Continuation command)
Sends the email to the recipient. |
Uses of PostException in rice.post |
---|
Constructors in rice.post that throw PostException | |
---|---|
PostImpl(Node node,
Past immutablePast,
Past mutablePast,
DeliveryPast deliveryPast,
Past deliveredPast,
PostEntityAddress address,
java.security.KeyPair keyPair,
PostCertificate certificate,
java.security.PublicKey caPublicKey,
java.lang.String instance,
boolean logRewrite,
boolean announce,
PostEntityAddress previousAddress,
long synchronizeInterval,
long refreshInterval,
long timeoutInterval)
Builds a PostImpl to run on the given pastry node, using the provided PAST and Scribe services. |
Uses of PostException in rice.post.storage |
---|
Subclasses of PostException in rice.post.storage | |
---|---|
class |
StorageException
An exception that occurred when storing or retrieving data in POST. |
|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |