Class XMPPTCPConnection

java.lang.Object
org.jivesoftware.smack.AbstractXMPPConnection
org.jivesoftware.smack.tcp.XMPPTCPConnection
All Implemented Interfaces:
XMPPConnection

Creates a socket connection to an XMPP server. This is the default connection to an XMPP server and is specified in the XMPP Core (RFC 6120).
See Also: