Apache CXF API

Uses of Class
org.apache.cxf.transport.jms.uri.ResolveEndpointFailedException

Packages that use ResolveEndpointFailedException
org.apache.cxf.transport.jms.uri   
 

Uses of ResolveEndpointFailedException in org.apache.cxf.transport.jms.uri
 

Methods in org.apache.cxf.transport.jms.uri that throw ResolveEndpointFailedException
protected static void JMSEndpointParser.validateURI(String uri, String path, Map parameters)
          Strategy for validation of the uri when creating the endpoint.
 


Apache CXF API

Apache CXF