Uses of Interface
org.apache.axis2.transport.OutTransportInfo

Packages that use OutTransportInfo
org.apache.axis2.transport.http   
org.apache.axis2.transport.http.server   
org.apache.axis2.transport.jms   
org.apache.axis2.transport.mail   
org.apache.axis2.transport.xmpp   
org.apache.axis2.transport.xmpp.util   
 

Uses of OutTransportInfo in org.apache.axis2.transport.http
 

Classes in org.apache.axis2.transport.http that implement OutTransportInfo
 class ServletBasedOutTransportInfo
           
 

Uses of OutTransportInfo in org.apache.axis2.transport.http.server
 

Classes in org.apache.axis2.transport.http.server that implement OutTransportInfo
 class AxisHttpResponseImpl
           
 

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

Classes in org.apache.axis2.transport.jms that implement OutTransportInfo
 class JMSOutTransportInfo
          The JMS OutTransportInfo
 

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

Classes in org.apache.axis2.transport.mail that implement OutTransportInfo
 class MailBasedOutTransportInfo
           
 

Uses of OutTransportInfo in org.apache.axis2.transport.xmpp
 

Methods in org.apache.axis2.transport.xmpp with parameters of type OutTransportInfo
 void XMPPSender.sendMessage(MessageContext msgCtx, java.lang.String targetAddress, OutTransportInfo outTransportInfo)
          Send the given message over XMPP transport
 

Uses of OutTransportInfo in org.apache.axis2.transport.xmpp.util
 

Classes in org.apache.axis2.transport.xmpp.util that implement OutTransportInfo
 class XMPPOutTransportInfo
          Holds XMPP transport out details
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.