| Package | Description |
|---|---|
| tigase.jaxmpp.core.client |
Core of JAXMPP library.
|
| tigase.jaxmpp.core.client.xmpp.modules |
Support for XMPP Modules.
|
| Modifier and Type | Field and Description |
|---|---|
protected Listener<ResourceBinderModule.ResourceBindEvent> |
JaxmppCore.resourceBindListener |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
JaxmppCore.onResourceBinded(ResourceBinderModule.ResourceBindEvent be) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceBinderModule.addListener(EventType eventType,
Listener<ResourceBinderModule.ResourceBindEvent> listener) |
void |
ResourceBinderModule.removeListener(EventType eventType,
Listener<ResourceBinderModule.ResourceBindEvent> listener) |
Copyright © 2006–2014 Tigase. All rights reserved.