Uses of Interface
org.apache.axis2.transport.base.event.TransportErrorSource
-
Packages that use TransportErrorSource Package Description org.apache.axis2.transport.base.event org.apache.axis2.transport.jms Transport implementation for JMS.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 Modifier and Type Class Description class
TransportErrorSourceSupport
-
Uses of TransportErrorSource in org.apache.axis2.transport.jms
Classes in org.apache.axis2.transport.jms that implement TransportErrorSource Modifier and Type Class Description 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 Modifier and Type Class Description class
MailTransportListener
This mail transport lister implementation uses the base transport framework and is a polling transport. i.e. a service can register itself with custom a custom mail configuration (i.e.
-