|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientMessageBusImpl | |
---|---|
org.jboss.errai.bus.client.framework.transports | |
org.jboss.errai.bus.client.util | |
org.jboss.errai.ui.cordova |
Uses of ClientMessageBusImpl in org.jboss.errai.bus.client.framework.transports |
---|
Methods in org.jboss.errai.bus.client.framework.transports with parameters of type ClientMessageBusImpl | |
---|---|
static HttpPollingHandler |
HttpPollingHandler.newLongPollingInstance(ClientMessageBusImpl messageBus)
|
static HttpPollingHandler |
HttpPollingHandler.newNoPollingInstance(ClientMessageBusImpl messageBus)
|
static HttpPollingHandler |
HttpPollingHandler.newShortPollingInstance(ClientMessageBusImpl messageBus)
|
Constructors in org.jboss.errai.bus.client.framework.transports with parameters of type ClientMessageBusImpl | |
---|---|
SSEHandler(ClientMessageBusImpl clientMessageBus)
|
|
WebsocketHandler(ClientMessageBusImpl messageBus)
|
Uses of ClientMessageBusImpl in org.jboss.errai.bus.client.util |
---|
Constructors in org.jboss.errai.bus.client.util with parameters of type ClientMessageBusImpl | |
---|---|
BusErrorDialog(ClientMessageBusImpl clientMessageBus)
|
|
ManagementConsole(ClientMessageBusImpl clientMessageBus)
|
Uses of ClientMessageBusImpl in org.jboss.errai.ui.cordova |
---|
Subclasses of ClientMessageBusImpl in org.jboss.errai.ui.cordova | |
---|---|
class |
LocationAwareClientMessageBus
Overrides the standard ClientMessageBus implementation that throws exception when the user did not specify the endpoint |
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |