Package | Description |
---|---|
org.jboss.errai.bus.client.api | |
org.jboss.errai.bus.client.framework |
Modifier and Type | Method and Description |
---|---|
void |
ClientMessageBus.addTransportErrorHandler(TransportErrorHandler errorHandler)
Adds a global transport error handler to deal with any errors which arise
from communication between the bus and the server.
|
void |
ClientMessageBus.removeTransportErrorHandler(TransportErrorHandler errorHandler)
Removes the given global transport error handler from this bus.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientMessageBusImpl.addTransportErrorHandler(TransportErrorHandler errorHandler) |
void |
ClientMessageBusImpl.removeTransportErrorHandler(TransportErrorHandler errorHandler) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.