|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ClientFactory | Deprecated. |
| Destination | Represents a JBI endpoint you can communicate with |
| Message | Deprecated. |
| MessageListener | A listener which is called when a message is available to be processed. |
| ServiceMixClient | Represents a client API which allows users to programatically send messages into the JBI container or to receive them using the regular JBI API together with a collection of helper methods making it easier to interact with the JBI API. |
| Class Summary | |
|---|---|
| ClientFactoryBean | A factory bean which creates a ServiceMixClient. |
| DefaultDestination | |
| DefaultNamespaceContext | Deprecated. |
| DefaultServiceMixClient | The default implementation of the ServiceMixClient API. |
| RemoteServiceMixClient | Provides remote access to ServiceMix JBI Containers running on the JMS NMR Flow The RemoteServiceMixClient creates an enbedded JBIContainer and set the flow to use JMSFlow @see org.apache.servicemix.jbi.nmr.flow.jms.JMSFlow |
| ServiceMixClientFacade | A Facade around the ComponentContext to provide the ServiceMixClient API which is useful for
working with JBI from inside a POJO based JBI Component which doesn't derive from PojoSupport |
| XPathHelper | A helper class for working with XPath and Message instances. |
A JBI client interface for interacting with a JBI container easily from client side applications.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||