Package | Description |
---|---|
<Unnamed> | |
tigase.jaxmpp.core.client.xmpp.modules |
Support for XMPP Modules.
|
tigase.jaxmpp.core.client.xmpp.modules.chat.xep0085 | |
tigase.jaxmpp.core.client.xmpp.modules.extensions | |
tigase.jaxmpp.core.client.xmpp.modules.mam | |
tigase.jaxmpp.core.client.xmpp.modules.pubsub |
Support for XEP-0060: Publish-Subscribe.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageDeliveryReceiptsExtension |
Modifier and Type | Method and Description |
---|---|
void |
AbstractStanzaExtendableModule.addExtension(Extension e) |
void |
AbstractStanzaExtendableModule.removeExtension(Extension e) |
Modifier and Type | Class and Description |
---|---|
class |
ChatStateExtension |
Modifier and Type | Method and Description |
---|---|
<T extends Extension> |
ExtensionsChain.getExtension(Class<T> cls) |
Modifier and Type | Method and Description |
---|---|
Collection<Extension> |
ExtensionsChain.getExtension() |
Modifier and Type | Method and Description |
---|---|
void |
ExtensionsChain.addExtension(Extension f) |
void |
ExtendableModule.addExtension(Extension f) |
void |
ExtensionsChain.removeExtension(Extension f) |
void |
ExtendableModule.removeExtension(Extension f) |
Modifier and Type | Class and Description |
---|---|
class |
MessageArchiveManagementModule
MessageArchiveManagementModule class implements support for XEP-0313 Message Archive Management.
|
Modifier and Type | Class and Description |
---|---|
class |
PEPExtension |
Copyright © 2006–2018 Tigase. All rights reserved.