Uses of Package
org.apache.servicemix.components.util

Packages that use org.apache.servicemix.components.util
org.apache.servicemix.client A JBI client interface for interacting with a JBI container easily from client side applications. 
org.apache.servicemix.components.util A collection of utility components and helper classes for developers wishing to write components. 
org.apache.servicemix.jbi.container The JBI Container implementation and supporting classes 
org.apache.servicemix.jbi.nmr The Normalized Message Router implementation. 
org.apache.servicemix.tck   
 

Classes in org.apache.servicemix.components.util used by org.apache.servicemix.client
ComponentSupport
          A useful base class for developers wishing to implement a JBI Component.
PojoSupport
          A useful base class for a POJO based JBI component which contains most of the basic plumbing
 

Classes in org.apache.servicemix.components.util used by org.apache.servicemix.components.util
ComponentAdaptor
          A simple adaptor which can be used to turn any instance of a ComponentLifeCycle into a fully fledged JBI Component
ComponentSupport
          A useful base class for developers wishing to implement a JBI Component.
CopyTransformer
          Deprecated.  
MessageTransformer
          Deprecated.  
OutBinding
          A base class for bindings which process inbound JBI messages
PojoSupport
          A useful base class for a POJO based JBI component which contains most of the basic plumbing
TransformComponentSupport
          A useful base class for a transform component.
 

Classes in org.apache.servicemix.components.util used by org.apache.servicemix.jbi.container
PojoSupport
          A useful base class for a POJO based JBI component which contains most of the basic plumbing
 

Classes in org.apache.servicemix.components.util used by org.apache.servicemix.jbi.nmr
ComponentSupport
          A useful base class for developers wishing to implement a JBI Component.
PojoSupport
          A useful base class for a POJO based JBI component which contains most of the basic plumbing
 

Classes in org.apache.servicemix.components.util used by org.apache.servicemix.tck
ComponentSupport
          A useful base class for developers wishing to implement a JBI Component.
MessageTransformer
          Deprecated.  
PojoSupport
          A useful base class for a POJO based JBI component which contains most of the basic plumbing
 



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