|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.providers.email.Pop3MessageDispatcherFactory
Pop3MessageDispatcherFactory
creates a Pop3 Message dispatcher.
For Pop3 connections the dispatcher can only be used to receive message (as apposed
to listening for them). Trying to send or dispatch will throw an UnsupportedOperationException.
Constructor Summary | |
Pop3MessageDispatcherFactory()
|
Method Summary | |
UMOMessageDispatcher |
create(UMOConnector connector)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Pop3MessageDispatcherFactory()
Method Detail |
public UMOMessageDispatcher create(UMOConnector connector) throws UMOException
create
in interface UMOMessageDispatcherFactory
UMOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |