Modifier and Type | Method and Description |
---|---|
ClientMessageBus |
BusLifecycleEvent.getBus()
Returns the bus that this lifecycle event pertains to.
|
Constructor and Description |
---|
BusLifecycleEvent(ClientMessageBus bus,
TransportError reason)
Creates a new lifecycle event with the given details.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientMessageBusImpl
The default client MessageBus implementation.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
BusToolsCli.decodeToCallback(String jsonString,
ClientMessageBus bus) |
Modifier and Type | Method and Description |
---|---|
ClientMessageBus |
MessageBusProvider.get() |
Modifier and Type | Class and Description |
---|---|
class |
LocationAwareClientMessageBus
Overrides the standard ClientMessageBus implementation that throws exception when the user did not specify the endpoint
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.