Apache CXF API

Uses of Class
org.apache.cxf.jaxws.handler.AbstractJAXWSHandlerInterceptor

Packages that use AbstractJAXWSHandlerInterceptor
org.apache.cxf.jaxws.handler   
org.apache.cxf.jaxws.handler.logical   
org.apache.cxf.jaxws.handler.soap   
 

Uses of AbstractJAXWSHandlerInterceptor in org.apache.cxf.jaxws.handler
 

Subclasses of AbstractJAXWSHandlerInterceptor in org.apache.cxf.jaxws.handler
 class AbstractProtocolHandlerInterceptor<T extends Message>
           
 

Uses of AbstractJAXWSHandlerInterceptor in org.apache.cxf.jaxws.handler.logical
 

Subclasses of AbstractJAXWSHandlerInterceptor in org.apache.cxf.jaxws.handler.logical
 class DispatchLogicalHandlerInterceptor<T extends Message>
           
 class DispatchLogicalHandlerOutInterceptor<T extends Message>
           
 class LogicalHandlerFaultInInterceptor<T extends Message>
           
 class LogicalHandlerFaultOutInterceptor<T extends Message>
           
 class LogicalHandlerInInterceptor<T extends Message>
           
 class LogicalHandlerOutInterceptor<T extends Message>
           
 

Uses of AbstractJAXWSHandlerInterceptor in org.apache.cxf.jaxws.handler.soap
 

Subclasses of AbstractJAXWSHandlerInterceptor in org.apache.cxf.jaxws.handler.soap
 class DispatchSOAPHandlerInterceptor
           
 class SOAPHandlerFaultInInterceptor
           
 class SOAPHandlerFaultOutInterceptor
           
 class SOAPHandlerInterceptor
           
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.