Uses of Class
org.jivesoftware.smack.internal.SmackTlsContext
-
Packages that use SmackTlsContext Package Description org.jivesoftware.smack Core classes of the Smack API.org.jivesoftware.smack.c2s.internal Smack's internal API for client-to-server (c2s) connections. -
-
Uses of SmackTlsContext in org.jivesoftware.smack
Methods in org.jivesoftware.smack that return SmackTlsContext Modifier and Type Method Description protected SmackTlsContextAbstractXMPPConnection. getSmackTlsContext() -
Uses of SmackTlsContext in org.jivesoftware.smack.c2s.internal
Methods in org.jivesoftware.smack.c2s.internal that return SmackTlsContext Modifier and Type Method Description abstract SmackTlsContextModularXmppClientToServerConnectionInternal. getSmackTlsContext()
-