Uses of Class
org.apache.cxf.wsdl.interceptors.AbstractEndpointSelectionInterceptor
-
Packages that use AbstractEndpointSelectionInterceptor Package Description 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 Modifier and Type Class Description classEndpointSelectionInterceptorSelects the most appropriate endpoint based on the SOAP version used.
-