Uses of Package
org.apache.servicemix.jbi.api

Packages that use org.apache.servicemix.jbi.api
org.apache.servicemix.jbi.api   
 

Classes in org.apache.servicemix.jbi.api used by org.apache.servicemix.jbi.api
ClientFactory
          An interface that defines a factory to create ServiceMixClient.
Destination
          Represents a JBI endpoint you can communicate with
EndpointFilter
          Represents a filter used to exclude endpoints before choosing which endpoint to use
EndpointResolver
          A Strategy pattern which can be used to plug in different ServiceEndpoint resolving policies from static relationships to dynamic resolution of the endpoint used based on some policy.
Message
          An extension of the standard NormalizedMessage which allows you to work directly with message bodies as POJOs ignoring the XML stuff or passing a binary message around as a ByteBuffer or byte[]
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.
 



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