Oracle® Application Server
XML Java API Reference
10g Release 2 (10.1.2)

Part no. B12024-03
September 2004

org.apache.soap.transport.smtp
Class POP3StatusListener

java.lang.Object
  |
  +--org.apache.soap.transport.smtp.POP3StatusListener

public class POP3StatusListener
extends java.lang.Object

Constructor Summary
POP3StatusListener()
           

 

Method Summary
 void operationComplete(StatusEvent e)
           
 void processStatus(StatusEvent e)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

POP3StatusListener

public POP3StatusListener()
Method Detail

operationComplete

public void operationComplete(StatusEvent e)

processStatus

public void processStatus(StatusEvent e)

Oracle® Application Server
XML Java API Reference
10g Release 2 (10.1.2)

Part no. B12024-03
September 2004

Copyright © 2001 The Apache Software Foundation. All rights reserved.