Uses of Class
org.apache.axis2.transport.base.AbstractPollingTransportListener
-
Packages that use AbstractPollingTransportListener Package Description org.apache.axis2.transport.mail -
-
Uses of AbstractPollingTransportListener in org.apache.axis2.transport.mail
Subclasses of AbstractPollingTransportListener in org.apache.axis2.transport.mail 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.
-