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()
setUrlName
public void setUrlName(javax.mail.URLName urlName)
setPop3Properties
public void setPop3Properties(Properties pop3Properties)
connect
public void connect()
throws AxisFault
- Throws:
AxisFault
disconnect
public void disconnect()
throws AxisFault
- Throws:
AxisFault
receiveMessages
public javax.mail.Message[] receiveMessages()
throws AxisFault
- Throws:
AxisFault