Uses of Class
org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
- 
Packages that use XMPPServerCredentials Package Description org.apache.axis2.transport.xmpp.util  - 
- 
Uses of XMPPServerCredentials in org.apache.axis2.transport.xmpp.util
Methods in org.apache.axis2.transport.xmpp.util with parameters of type XMPPServerCredentials Modifier and Type Method Description org.jivesoftware.smack.XMPPConnectionXMPPClientConnectionFactory. connect(XMPPServerCredentials serverCredentials)Connects to a XMPP server based on the details available in serverCredentials objectorg.jivesoftware.smack.XMPPConnectionXMPPConnectionFactory. connect(XMPPServerCredentials serverCredentials)Connects to a XMPP server based on the details available in serverCredentials object 
 -