Package | Description |
---|---|
org.jboss.errai.bus.client.api.base | |
org.jboss.errai.bus.server.api |
Class and Description |
---|
Capabilities
An enumeration of the possible mechanisms by which a bus can communicate with
another remote bus.
|
CommandMessage
The default implementation of the Message interface.
|
ConversationMessage
A message that is automatically routed back to the originating bus of a
reference message (usually called the incoming message).
|
DefaultErrorCallback
The default error callback implementation, used when
MessageBuildParms.defaultErrorHandling() was invoked
(which is the default when there is no explicit mention of error handling to the MessageBuilder). |
MessageDeliveryFailure
Thrown to indicate that delivery could not be completed for a message which was given to ErraiBus.
|
Class and Description |
---|
CommandMessage
The default implementation of the Message interface.
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.