Apache CXF API

Uses of Class
org.apache.cxf.interceptor.AbstractEndpointSelectionInterceptor

Packages that use AbstractEndpointSelectionInterceptor
org.apache.cxf.binding.soap.interceptor   
 

Uses of AbstractEndpointSelectionInterceptor in org.apache.cxf.binding.soap.interceptor
 

Subclasses of AbstractEndpointSelectionInterceptor in org.apache.cxf.binding.soap.interceptor
 class EndpointSelectionInterceptor
          Selects the most appropriate endpoint based on the SOAP version used.
 


Apache CXF API

Apache CXF