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

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

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

Classes in org.apache.axis2.transport.base.event that implement TransportErrorSource
 class TransportErrorSourceSupport
           
 

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

Classes in org.apache.axis2.transport.jms that implement TransportErrorSource
 class JMSListener
          The revamped JMS Transport listener implementation.
 

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

Classes in org.apache.axis2.transport.mail that implement TransportErrorSource
 class MailTransportListener
          This mail transport lister implementation uses the base transport framework and is a polling transport.
 



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