org.apache.axis2.transport.mail
Class EmailReceiver
java.lang.Object
org.apache.axis2.transport.mail.EmailReceiver
- public class EmailReceiver
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmailReceiver
public EmailReceiver(String user,
String host,
String popPort,
String password)
throws AxisFault
connect
public void connect()
throws AxisFault
- Throws:
AxisFault
disconnect
public void disconnect()
throws AxisFault
- Throws:
AxisFault
receive
public javax.mail.Message[] receive()
throws AxisFault
- Throws:
AxisFault