Uses of Class
org.jivesoftware.smack.tcp.XMPPTCPConnectionConfiguration
-
Packages that use XMPPTCPConnectionConfiguration Package Description org.jivesoftware.smack.tcp TCP-IP related classes for Smack. -
-
Uses of XMPPTCPConnectionConfiguration in org.jivesoftware.smack.tcp
Methods in org.jivesoftware.smack.tcp that return XMPPTCPConnectionConfiguration Modifier and Type Method Description XMPPTCPConnectionConfigurationXMPPTCPConnectionConfiguration.Builder. build()Constructors in org.jivesoftware.smack.tcp with parameters of type XMPPTCPConnectionConfiguration Constructor Description XMPPTCPConnection(XMPPTCPConnectionConfiguration config)Creates a new XMPP connection over TCP (optionally using proxies).
-