Interface | Description |
---|---|
ControlCommand |
This represents a clustering control command to be executed by the system or a command that needs
to be published to the zookeeper for the execution among the complete cluster.
|
MessageAggregator | |
ResponseValidator |
The interface for a Spring bean that will optionally perform a user defined validation of a response message received
to decide if it should be considered as valid, or a retry of the request or failure (ie resulting in a suspension of
the endpoint)
|
SplitGroupingCriteria<T> |
An interface that lets users define a criteria for split grouping, while the path can split the message into n
number of sub messages, you might want to re-group the splitted parts based on some criteria where the grouped split
will be sent to a given address.
|
SwiftMessageValidator |
SWIFT MT message validation service
|
XQuerySupport |
Class | Description |
---|---|
MessageAggregator.AggregationConstants | |
ResourceWrapper |
Wrapper to hold the input stream and the resource path
|
Enum | Description |
---|---|
ResponseValidator.ResponseType |
Copyright © 2010–2016 AdroitLogic. All rights reserved.