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

Packages that use org.apache.servicemix.jbi.resolver
org.apache.servicemix.client A JBI client interface for interacting with a JBI container easily from client side applications. 
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.jbi.resolver An extension point to allow plugable ServiceEndpoint resolution policies. 
 

Classes in org.apache.servicemix.jbi.resolver used by org.apache.servicemix.client
EndpointFilter
          Deprecated.  
EndpointResolver
          Deprecated.  
 

Classes in org.apache.servicemix.jbi.resolver used by org.apache.servicemix.jbi.container
EndpointChooser
          A selection policy which will choose a service endpoint from an array of possible endpoints using some kind of policy.
SubscriptionFilter
          Represents a filter used to match Subcriptions for the internal pub/dispatch model
 

Classes in org.apache.servicemix.jbi.resolver used by org.apache.servicemix.jbi.nmr
EndpointChooser
          A selection policy which will choose a service endpoint from an array of possible endpoints using some kind of policy.
EndpointFilter
          Deprecated.  
 

Classes in org.apache.servicemix.jbi.resolver used by org.apache.servicemix.jbi.resolver
EndpointChooser
          A selection policy which will choose a service endpoint from an array of possible endpoints using some kind of policy.
EndpointResolverSupport
          A useful base class for EndpointResolver implementations.
NullEndpointFilter
          A null filter which never filters anything out.
 



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