Package | Description |
---|---|
org.jboss.errai.bus.client.api.messaging | |
org.jboss.errai.bus.client.framework | |
org.jboss.errai.bus.server |
The server-side components of ErraiBus.
|
org.jboss.errai.bus.server.service | |
org.jboss.errai.tools.monitoring |
Modifier and Type | Method and Description |
---|---|
void |
MessageBus.addSubscribeListener(SubscribeListener listener)
Registers a subscription listener, which is fired whenever a new subscription is created.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientMessageBusImpl.addSubscribeListener(SubscribeListener listener)
Adds a subscription listener, so it is possible to add subscriptions to the
client.
|
Modifier and Type | Method and Description |
---|---|
void |
ServerMessageBusImpl.addSubscribeListener(SubscribeListener listener)
Adds subscription listener
|
Modifier and Type | Method and Description |
---|---|
void |
MessageBusProxy.addSubscribeListener(SubscribeListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
ClientBusProxyImpl.addSubscribeListener(SubscribeListener listener) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.