Package | Description |
---|---|
org.jboss.errai.bus.client.api | |
org.jboss.errai.bus.client.framework.transports |
Modifier and Type | Method and Description |
---|---|
TransportError |
BusLifecycleEvent.getReason()
The transport error that caused this lifecycle transition.
|
Modifier and Type | Method and Description |
---|---|
void |
TransportErrorHandler.onError(TransportError error)
Called by the bus upon an error that occurs during communication.
|
Constructor and Description |
---|
BusLifecycleEvent(ClientMessageBus bus,
TransportError reason)
Creates a new lifecycle event with the given details.
|
Modifier and Type | Class and Description |
---|---|
class |
BusTransportError |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.