Uses of Interface
org.apache.axis2.transport.base.ManagementSupport

Packages that use ManagementSupport
org.apache.axis2.transport.jms JMS Listener Configuration (axis2.xml) 
org.apache.axis2.transport.mail   
org.apache.axis2.transport.udp Transport implementation for the UDP protocol. 
 

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

Classes in org.apache.axis2.transport.jms that implement ManagementSupport
 class JMSListener
          The revamped JMS Transport listener implementation.
 class JMSSender
          The TransportSender for JMS
 

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

Classes in org.apache.axis2.transport.mail that implement ManagementSupport
 class MailTransportListener
          This mail transport lister implementation uses the base transport framework and is a polling transport.
 class MailTransportSender
          The mail transport sender sends mail using an SMTP server configuration defined in the axis2.xml's transport sender definition
 

Uses of ManagementSupport in org.apache.axis2.transport.udp
 

Classes in org.apache.axis2.transport.udp that implement ManagementSupport
 class UDPListener
          Transport listener for the UDP protocol.
 



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