| Modifier and Type | Class and Description |
|---|---|
class |
ServiceImpl<T extends Module> |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PacketWriter.write(Module module,
tigase.server.Packet packet) |
boolean |
HttpMessageReceiver.write(Module module,
tigase.server.Packet packet) |
boolean |
PacketWriter.write(Module module,
tigase.server.Packet packet,
Integer timeout,
PacketWriter.Callback callback) |
boolean |
HttpMessageReceiver.write(Module module,
tigase.server.Packet packet,
Integer timeout,
PacketWriter.Callback callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpMessageReceiver.setActiveModules(List<Module> activeModules) |
| Constructor and Description |
|---|
CommandManager(Module module) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Service<T extends Module> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBareModule
Created by andrzej on 28.03.2017.
|
class |
AbstractModule |
class |
IndexModule
Created by andrzej on 28.05.2016.
|
class |
UserStatusEndpointModule |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Module> |
AbstractBareModule.getModuleByUUID(String uuid) |
static <T extends Module> |
AbstractModule.getModuleByUUID(String uuid) |
| Modifier and Type | Class and Description |
|---|---|
class |
AdminModule |
| Modifier and Type | Class and Description |
|---|---|
class |
DnsWebServiceModule |
| Modifier and Type | Class and Description |
|---|---|
class |
RestModule |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerInfoModule |
| Modifier and Type | Class and Description |
|---|---|
class |
SetupModeRedirectModule
Created by andrzej on 06.04.2017.
|
class |
SetupModule |
| Modifier and Type | Class and Description |
|---|---|
class |
UIModule
Created by andrzej on 05.08.2016.
|
class |
WebModule |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Service<T extends Module> |
Copyright © 2013–2021 Tigase. All rights reserved.