| Interface | Description |
|---|---|
| ChannelStatistics | |
| EndpointStatistics | |
| LocalStringKeys |
i18n Message Keys.
|
| MessageServiceStatisticsMBean |
This interface implements the MBean for collection of statistics for the
messaging service.
|
| NMRStatistics |
| Class | Description |
|---|---|
| DeliveryChannelImpl |
Implementation of DeliveryChannel interface.
|
| DynamicEndpoint |
Represents a dynamic endpoint supplied by a component in response to a
call to resolveEndpointReference().
|
| EndpointReference |
XML representation of an internal service endpoint.
|
| EndpointRegistry |
In-memory store of all endpoints that have been registered with the NMS.
|
| ExchangeFactory |
A message exchange factory is used used to create new instances of
MessageExchange.
|
| ExchangeIdGeneratorImpl |
This class is used to generate message exchange identifiers.
|
| ExternalEndpoint |
Represents an external-facing endpoint activated by a JBI component.
|
| FaultImpl |
Implementation of Fault interface.
|
| InOnlyImpl |
Implementation of In Only Message Exchange Pattern.
|
| InOptionalOutImpl |
Implementation of In Optional Out Message Exchange Pattern.
|
| InOutImpl |
Implementation of In Out Message Exchange Pattern.
|
| InternalEndpoint |
Represents a service endpoint which has been activated in the NMR by a
JBI component.
|
| LinkedEndpoint | |
| MessageExchangeImpl |
This serves as the container about all of the state of a message exchange.
|
| MessageExchangeProxy |
This abstract class is used as the base for a MessageExchange reference
given to a Binding or Engine.
|
| MessageFactory |
Default message factory for NMS.
|
| MessageImpl |
Implementation of JBI
NormalizedMessage interface. |
| MessageService |
Entry point to NMS for framework and management code.
|
| MessageServiceStatistics |
This class implements the MBean for collection of statistics for the
messaging service.
|
| MessagingStatistics |
This class provides methods for creation and retrieval of messaging
statistics in the message service.
|
| Observer |
Used to pass copied Message Exchanges to all known Observers of
the NMR.
|
| RegisteredEndpoint |
Abstract base class representing WSDL endpoint registered with the NMS.
|
| RobustInOnlyImpl |
Implementation of Robust In Only Message Exchange Pattern.
|
| SimpleExchangeIdGenerator |
| Enum | Description |
|---|---|
| ExchangePattern |
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.