Uses of Class
io.toro.martini.jabber.model.JabberConnection
-
Packages that use JabberConnection Package Description io.toro.martini io.toro.martini.jabber.model -
-
Uses of JabberConnection in io.toro.martini
Methods in io.toro.martini that return JabberConnection Modifier and Type Method Description static JabberConnectionJabberMethods. createJabberConnection(String name, Map configuration)Deprecated, for removal: This API element is subject to removal in a future version.this method was move to XmppMethodsstatic JabberConnectionJabberMethods. createJabberConnection(String name, Map configuration, Closure closure)Deprecated, for removal: This API element is subject to removal in a future version.this method was move to XmppMethods -
Uses of JabberConnection in io.toro.martini.jabber.model
Subclasses of JabberConnection in io.toro.martini.jabber.model Modifier and Type Class Description classXmppConnectionMethods in io.toro.martini.jabber.model that return JabberConnection Modifier and Type Method Description JabberConnectionJabberConnection. connect()
-