Uses of Interface
org.apache.axis2.transport.base.event.TransportErrorListener

Packages that use TransportErrorListener
org.apache.axis2.transport.base.event   
org.apache.axis2.transport.jms JMS Listener Configuration (axis2.xml) 
org.apache.axis2.transport.mail   
 

Uses of TransportErrorListener in org.apache.axis2.transport.base.event
 

Methods in org.apache.axis2.transport.base.event with parameters of type TransportErrorListener
 void TransportErrorSourceSupport.addErrorListener(TransportErrorListener listener)
           
 void TransportErrorSource.addErrorListener(TransportErrorListener listener)
           
 void TransportErrorSourceSupport.removeErrorListener(TransportErrorListener listener)
           
 void TransportErrorSource.removeErrorListener(TransportErrorListener listener)
           
 

Uses of TransportErrorListener in org.apache.axis2.transport.jms
 

Methods in org.apache.axis2.transport.jms with parameters of type TransportErrorListener
 void JMSListener.addErrorListener(TransportErrorListener listener)
           
 void JMSListener.removeErrorListener(TransportErrorListener listener)
           
 

Uses of TransportErrorListener in org.apache.axis2.transport.mail
 

Methods in org.apache.axis2.transport.mail with parameters of type TransportErrorListener
 void MailTransportListener.addErrorListener(TransportErrorListener listener)
           
 void MailTransportListener.removeErrorListener(TransportErrorListener listener)
           
 



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