Apache CXF API

Uses of Class
org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainType

Packages that use ServiceRefHandlerChainType
org.apache.cxf.jaxws.javaee   
 

Uses of ServiceRefHandlerChainType in org.apache.cxf.jaxws.javaee
 

Fields in org.apache.cxf.jaxws.javaee with type parameters of type ServiceRefHandlerChainType
protected  List<ServiceRefHandlerChainType> ServiceRefHandlerChainsType.handlerChain
           
 

Methods in org.apache.cxf.jaxws.javaee that return ServiceRefHandlerChainType
 ServiceRefHandlerChainType ObjectFactory.createServiceRefHandlerChainType()
          Create an instance of ServiceRefHandlerChainType
 

Methods in org.apache.cxf.jaxws.javaee that return types with arguments of type ServiceRefHandlerChainType
 List<ServiceRefHandlerChainType> ServiceRefHandlerChainsType.getHandlerChain()
          Gets the value of the handlerChain property.
 


Apache CXF API

Apache CXF