|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxmppCore | |
|---|---|
| tigase.jaxmpp.core.client | |
| Uses of JaxmppCore in tigase.jaxmpp.core.client |
|---|
| Methods in tigase.jaxmpp.core.client with type parameters of type JaxmppCore | ||
|---|---|---|
|
MultiJaxmpp.add(T jaxmpp)
Register implementation of JaxmppCore |
|
|
MultiJaxmpp.get(BareJID userJid)
Return instance of JaxmppCore connected registered for specific user account. |
|
|
MultiJaxmpp.get(SessionObject sessionObject)
Returns instance of JaxmppCore connected registered for specific user account represented by SessionObject. |
|
|
MultiJaxmpp.remove(T jaxmpp)
Unregisters JaxmppCore. |
|
| Methods in tigase.jaxmpp.core.client that return types with arguments of type JaxmppCore | |
|---|---|
Collection<JaxmppCore> |
MultiJaxmpp.get()
Returns collection of registered instances of JaxmppCore |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||