|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmailLog | |
---|---|
rice.email | |
rice.email.log |
Uses of EmailLog in rice.email |
---|
Constructors in rice.email with parameters of type EmailLog | |
---|---|
Folder(EmailLog log,
Post post,
java.security.KeyPair pair)
Constructs a Folder from a log and a storage service. |
Uses of EmailLog in rice.email.log |
---|
Methods in rice.email.log with parameters of type EmailLog | |
---|---|
void |
EmailLog.reconcile(EmailLog otherLog,
java.security.KeyPair keyPair,
Continuation command)
|
Constructors in rice.email.log with parameters of type EmailLog | |
---|---|
AddFolderLogEntry(EmailLog log)
|
|
EmailLog(EmailLog unreconciled,
java.security.KeyPair pair)
This constructor should only be used for constructing a reconciled log |
|
RemoveFolderLogEntry(java.lang.String name,
EmailLog log,
long time)
|
|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |