JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.igniterealtime.smack.examples.XmppConnectionTool
Packages that use
XmppConnectionTool
Package
Description
org.igniterealtime.smack.examples
Examples and tests for Smack.
Uses of
XmppConnectionTool
in
org.igniterealtime.smack.examples
Methods in
org.igniterealtime.smack.examples
that return
XmppConnectionTool
Modifier and Type
Method
Description
static
XmppConnectionTool
XmppConnectionTool.
of
(
String
jid,
String
password, boolean debug)