Interface | Description |
---|---|
MessageBuild |
This interface is the template for creating any message builders.
|
MessageBuildCommand<R> |
This interface is a template for building the command part of a message.
|
MessageBuildParms<R> |
A template for building the different parameters of a message.
|
MessageBuildSendable |
A template for sending a message.
|
MessageBuildSendableDispatcher | |
MessageBuildSendableWithReply | |
MessageBuildSubject<R> |
This interface, MessageBuildSubject, is a template for setting the subject of a message.
|
MessageReplySendable | |
RemoteCallEndpointDef |
This interface, RemoteCallEndpointDef is a template for creating a remote call endpoint.
|
RemoteCallErrorDef |
This interface, RemoteCallErrorDef is a template for creating a remote call error handler.
|
RemoteCallResponseDef |
This interface, RemoteCallResponseDef is a template for creating a remote call response.
|
RemoteCallSendable |
This interface, RemoteCallSendable is a template for sending a message remotely.
|
RemoteCallServiceDef |
This interface, RemoteCallServiceDef is a template for setting a service for a remote call.
|
Sendable |
Class | Description |
---|---|
DefaultRemoteCallBuilder |
Facilitates the building of a remote call.
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.