|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.james.mailrepository.javamail.StoreGateKeeperImpl
public class StoreGateKeeperImpl
| Constructor Summary | |
|---|---|
StoreGateKeeperImpl(javax.mail.Store store)
|
|
| Method Summary | |
|---|---|
FolderGateKeeper |
getDefaultFolder()
|
FolderGateKeeper |
getFolder(java.lang.String name)
|
FolderGateKeeper[] |
list(java.lang.String string)
|
void |
renameTo(FolderGateKeeper from,
java.lang.String to)
|
void |
setFolderAdapterFactory(FolderAdapterFactory folderFactory)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StoreGateKeeperImpl(javax.mail.Store store)
| Method Detail |
|---|
public FolderGateKeeper getFolder(java.lang.String name)
throws javax.mail.MessagingException
getFolder in interface StoreGateKeeperjavax.mail.MessagingExceptionStoreGateKeeper.getFolder(java.lang.String)
public FolderGateKeeper getDefaultFolder()
throws javax.mail.MessagingException
getDefaultFolder in interface StoreGateKeeperjavax.mail.MessagingExceptionStoreGateKeeper.getDefaultFolder()public void setFolderAdapterFactory(FolderAdapterFactory folderFactory)
setFolderAdapterFactory in interface StoreGateKeeperStoreGateKeeper.setFolderAdapterFactory(org.apache.james.mailrepository.javamail.FolderAdapterFactory)
public FolderGateKeeper[] list(java.lang.String string)
throws javax.mail.MessagingException
list in interface StoreGateKeeperjavax.mail.MessagingExceptionStoreGateKeeper.list(java.lang.String)
public void renameTo(FolderGateKeeper from,
java.lang.String to)
throws javax.mail.MessagingException
renameTo in interface StoreGateKeeperjavax.mail.MessagingExceptionStoreGateKeeper.renameTo(org.apache.james.mailrepository.javamail.FolderGateKeeper, java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||