|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndpointFilter | |
|---|---|
| org.apache.servicemix.client | A JBI client interface for interacting with a JBI container easily from client side applications. |
| org.apache.servicemix.jbi.nmr | The Normalized Message Router implementation. |
| Uses of EndpointFilter in org.apache.servicemix.client |
|---|
| Methods in org.apache.servicemix.client that return EndpointFilter | |
|---|---|
EndpointFilter |
ServiceMixClientFacade.getFilter()
|
EndpointFilter |
DefaultServiceMixClient.getFilter()
|
| Methods in org.apache.servicemix.client with parameters of type EndpointFilter | |
|---|---|
void |
ServiceMixClientFacade.setFilter(EndpointFilter filter)
Sets the filter used to exclude possible endpoints based on their capabilities |
void |
DefaultServiceMixClient.setFilter(EndpointFilter filter)
Sets the filter used to exclude possible endpoints based on their capabilities |
| Uses of EndpointFilter in org.apache.servicemix.jbi.nmr |
|---|
| Methods in org.apache.servicemix.jbi.nmr that return EndpointFilter | |
|---|---|
protected EndpointFilter |
DefaultBroker.createEndpointFilter(ComponentContextImpl context,
MessageExchangeImpl exchange)
Factory method to create an endpoint filter for the given component context and message exchange |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||