| Package | Description |
|---|---|
| tigase.disteventbus | |
| tigase.disteventbus.component | |
| tigase.disteventbus.impl | |
| tigase.server.xmppclient |
| Modifier and Type | Method and Description |
|---|---|
void |
EventBus.addHandler(String name,
String xmlns,
EventHandler handler)
Registers handler to receive events with given name and namespace.
|
void |
EventBus.removeHandler(String name,
String xmlns,
EventHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
ListenerScript |
| Modifier and Type | Method and Description |
|---|---|
protected EventsNameMap<EventHandler> |
LocalEventBus.createHandlersMap() |
protected Collection<EventHandler> |
LocalEventBus.getHandlersList(String name,
String xmlns) |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalEventBus.addHandler(String name,
String xmlns,
EventHandler handler) |
void |
LocalEventBus.removeHandler(String name,
String xmlns,
EventHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
SeeOtherHostDualIP
Extended implementation of SeeOtherHost using redirect information from
database based on cluster_nodes table.
|
Copyright © 2017 "Tigase, Inc.". All rights reserved.