|
Interface Summary |
| DeliveryChannel |
Bi-directional communication channel used by engines and bindings (hereafter
called JBI components) to interact with the Normalized Message Router. |
| Fault |
Marker interface for WSDL fault messages. |
| InOnly |
Supports operations used to process an In Only MEP to completion. |
| InOptionalOut |
Supports operations used to process an In Optional Out MEP to completion. |
| InOut |
Supports operations used to process an In Out MEP to completion. |
| MessageExchange |
TODO MessageExchange : manage exceptions in methods MessageExchange
represents a container for normalized messages which is described by an
exchange pattern. |
| MessageExchangeFactory |
A message exchange factory is used used to create new instances of
MessageExchange. |
| NormalizedMessage |
Represents a JBI Normalized Message. |
| RobustInOnly |
Supports operations used to process an Robust In Only MEP to completion. |