Uses of Interface
org.apache.servicemix.nmr.api.EndpointRegistry

Packages that use EndpointRegistry
org.apache.servicemix.nmr.api Defines the core NMR and its client side invocation API. 
org.apache.servicemix.nmr.api.internal Defines the internal API 
 

Uses of EndpointRegistry in org.apache.servicemix.nmr.api
 

Methods in org.apache.servicemix.nmr.api that return EndpointRegistry
 EndpointRegistry NMR.getEndpointRegistry()
          Access the endpoint registry.
 

Uses of EndpointRegistry in org.apache.servicemix.nmr.api.internal
 

Methods in org.apache.servicemix.nmr.api.internal with parameters of type EndpointRegistry
 java.lang.Iterable<InternalEndpoint> InternalReference.choose(EndpointRegistry registry)
          Creates an iterator to be used for choosing the physical target for an exchange.
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.