Uses of Class
org.apache.camel.NoSuchEndpointException

Packages that use NoSuchEndpointException
org.apache.camel.util Utility classes used by the core of Camel and useful for Camel component developers 
 

Uses of NoSuchEndpointException in org.apache.camel.util
 

Methods in org.apache.camel.util that throw NoSuchEndpointException
static
<E extends Exchange>
Endpoint<E>
ExchangeHelper.resolveEndpoint(E exchange, Object value)
          Attempts to resolve the endpoint for the given value
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.