|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.openexchange.mail.api.MailProvider
com.openexchange.mail.api.AllMailProvider
public abstract class AllMailProvider
AllMailProvider - Special all-provider.
| Method Summary | |
|---|---|
abstract MailProvider |
getDelegatingProvider(MailProvider realProvider)
Gets the delegating mail provider. |
| Methods inherited from class com.openexchange.mail.api.MailProvider |
|---|
createNewMailAccess, createNewMailAccess, createNewMailPermission, equals, getProtocol, getProtocolProps, getSpamHandler, hashCode, isDeprecated, setDeprecated, shutDown, startUp, supportsProtocol |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public abstract MailProvider getDelegatingProvider(MailProvider realProvider)
realProvider - The real provider to delegate to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||