|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.p2p.past.ContentHashPastContent
rice.post.delivery.Delivery
rice.post.delivery.Undeliverable
public class Undeliverable
The undeliverable marker stored in Past
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class rice.post.delivery.Delivery |
|---|
Delivery.DeliveryHandle |
| Field Summary |
|---|
| Fields inherited from class rice.post.delivery.Delivery |
|---|
message |
| Fields inherited from class rice.p2p.past.ContentHashPastContent |
|---|
myId |
| Constructor Summary | |
|---|---|
protected |
Undeliverable(SignedPostMessage message,
Id id)
Constructor which takes the wrapped message |
| Method Summary |
|---|
| Methods inherited from class rice.post.delivery.Delivery |
|---|
getHandle, getMessage, getMetadata, getSignedMessage, getVersion |
| Methods inherited from class rice.p2p.past.ContentHashPastContent |
|---|
checkInsert, getHandle, getId, isMutable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface rice.p2p.past.PastContent |
|---|
checkInsert, getHandle, getId, isMutable |
| Constructor Detail |
|---|
protected Undeliverable(SignedPostMessage message,
Id id)
message - The message to deliver
|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||