|
ePOST API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StorageService | |
|---|---|
| rice.email | |
| rice.post | |
| Uses of StorageService in rice.email |
|---|
| Fields in rice.email declared as StorageService | |
|---|---|
protected StorageService |
EmailContentPart.storage
The local storage service |
| Methods in rice.email with parameters of type StorageService | |
|---|---|
protected void |
Email.setStorage(StorageService s)
Sets the storage service for the email. |
void |
EmailContentPart.setStorage(StorageService storage)
Method which sets this part's storage service |
void |
EmailHeadersPart.setStorage(StorageService storage)
Method which sets this part's storage service |
void |
EmailMultiPart.setStorage(StorageService storage)
Method which sets this part's storage service |
void |
EmailSinglePart.setStorage(StorageService storage)
Method which sets this part's storage service |
| Uses of StorageService in rice.post |
|---|
| Methods in rice.post that return StorageService | |
|---|---|
StorageService |
Post.getStorageService()
This method returns the local storage service. |
StorageService |
PostImpl.getStorageService()
This method returns the local storage service. |
|
ePOST API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||