Uses of Interface
org.apache.servicemix.client.ServiceMixClient

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
           
 



Copyright © 2005-2006 Apache Software Foundation. All Rights Reserved.