Modifier and Type | Class and Description |
---|---|
class |
OnNewMailHandler |
Modifier and Type | Class and Description |
---|---|
class |
HornetQListener |
Modifier and Type | Class and Description |
---|---|
class |
MQListener |
Modifier and Type | Class and Description |
---|---|
class |
CalendarsNotificationHandler |
Modifier and Type | Class and Description |
---|---|
class |
ContactNotificationHandler |
Modifier and Type | Class and Description |
---|---|
class |
FolderNotificationHandler |
class |
NewMailNotificationHandler |
Modifier and Type | Class and Description |
---|---|
class |
TaskNotificationHandler |
Modifier and Type | Method and Description |
---|---|
static Consumer |
MQ.registerConsumer(java.lang.String topic,
OutOfProcessMessageHandler handler) |
static Consumer |
MQ.registerConsumer(java.lang.String topic,
java.util.function.Predicate<org.vertx.java.core.json.JsonObject> filter,
OutOfProcessMessageHandler handler) |
Modifier and Type | Method and Description |
---|---|
Consumer |
ClusterNode.registerConsumer(java.lang.String topic,
OutOfProcessMessageHandler handler) |
Consumer |
ClusterNode.registerConsumer(java.lang.String topic,
java.util.function.Predicate<org.vertx.java.core.json.JsonObject> filter,
OutOfProcessMessageHandler handler) |
Modifier and Type | Class and Description |
---|---|
class |
TopologyConsumer |
Modifier and Type | Class and Description |
---|---|
class |
XivoPhoneStatusHandler |
Copyright © 2021. All Rights Reserved.