|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.calfater.mailcarbon.adapter.MessageManagerAdapter
public class MessageManagerAdapter
The Class MessageManagerAdapter.
| Constructor Summary | |
|---|---|
MessageManagerAdapter()
|
|
| Method Summary | |
|---|---|
static IMessageManager |
getMessageManager(MessageManagerBinding messageManagerBinding)
Adapts a MessageManagerBinding to a MessageManager. |
static MessageManagerBinding |
getMessageManagerBinding(IMessageManager messageManager)
Adapts a MessageManager to a MessageManagerBinding. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageManagerAdapter()
| Method Detail |
|---|
public static MessageManagerBinding getMessageManagerBinding(IMessageManager messageManager)
messageManager - the message manager
public static IMessageManager getMessageManager(MessageManagerBinding messageManagerBinding)
messageManagerBinding - the message manager binding
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||