| 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 | Class and Description |
|---|---|
class |
MessageDeliveryReceiptsExtension |
| 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 |
ExtendableModule.addExtension(Extension f) |
void |
ExtensionsChain.addExtension(Extension f) |
void |
ExtendableModule.removeExtension(Extension f) |
void |
ExtensionsChain.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 |
OmemoExtension |
| Modifier and Type | Method and Description |
|---|---|
Extension |
OmemoModule.getExtension() |
| Modifier and Type | Class and Description |
|---|---|
class |
PEPExtension |
Copyright © 2006–2020 Tigase. All rights reserved.