org.apache.axis2.transport.base.event
Interface TransportErrorSource

All Known Implementing Classes:
JMSListener, MailTransportListener, TransportErrorSourceSupport

public interface TransportErrorSource


Method Summary
 void addErrorListener(TransportErrorListener listener)
           
 void removeErrorListener(TransportErrorListener listener)
           
 

Method Detail

addErrorListener

void addErrorListener(TransportErrorListener listener)

removeErrorListener

void removeErrorListener(TransportErrorListener listener)


Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.