|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.post.storage.ContentHashReference
rice.email.EmailDataReference
public class EmailDataReference
This class serves as a reference to a PostObject stored in the Post system. This class knows both the location in the network and the encryption key of the corresponding PostData object.
| Constructor Summary | |
|---|---|
protected |
EmailDataReference(Id[] location,
byte[][] key)
Contructs an EmailDataReference object given the address and encryption key of the object. |
| Method Summary |
|---|
| Methods inherited from class rice.post.storage.ContentHashReference |
|---|
equals, getKeys, getLocations, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected EmailDataReference(Id[] location,
byte[][] key)
location - The location in PAST of the PostData objectkey - The encryption key of the PostData object
|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||