Uses of Class
org.apache.axis2.transport.xmpp.util.XMPPConnectionFactory

Packages that use XMPPConnectionFactory
org.apache.axis2.transport.xmpp.util   
 

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

Methods in org.apache.axis2.transport.xmpp.util that return XMPPConnectionFactory
 XMPPConnectionFactory XMPPOutTransportInfo.getConnectionFactory()
           
 

Methods in org.apache.axis2.transport.xmpp.util with parameters of type XMPPConnectionFactory
 void XMPPOutTransportInfo.setConnectionFactory(XMPPConnectionFactory connectionFactory)
           
 

Constructors in org.apache.axis2.transport.xmpp.util with parameters of type XMPPConnectionFactory
XMPPPacketListener(XMPPConnectionFactory xmppConnectionFactory, org.apache.axis2.context.ConfigurationContext configurationContext, java.util.concurrent.Executor workerPool)
           
 



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