Uses of Interface
org.apache.servicemix.jbi.api.EndpointFilter

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

Uses of EndpointFilter in org.apache.servicemix.jbi.api
 

Methods in org.apache.servicemix.jbi.api with parameters of type EndpointFilter
 javax.jbi.servicedesc.ServiceEndpoint EndpointResolver.resolveEndpoint(javax.jbi.component.ComponentContext context, javax.jbi.messaging.MessageExchange exchange, EndpointFilter filter)
          Resolves the endpoint which should be used for the given message exchange using either a hard coded endpoint or some policy which chooses the endpoint dynamically using some algorithm.
 



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