|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceMixClient | |
---|---|
org.apache.servicemix.client | A JBI client interface for interacting with a JBI container easily from client side applications. |
org.apache.servicemix.tck |
Uses of ServiceMixClient in org.apache.servicemix.client |
---|
Classes in org.apache.servicemix.client that implement ServiceMixClient | |
---|---|
class |
DefaultServiceMixClient
The default implementation of the ServiceMixClient API. |
class |
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 |
class |
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 |
Uses of ServiceMixClient in org.apache.servicemix.tck |
---|
Fields in org.apache.servicemix.tck declared as ServiceMixClient | |
---|---|
protected ServiceMixClient |
TestSupport.client
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |