Uses of Class
org.apache.cxf.jaxws.handler.types.PortComponentHandlerType
-
Packages that use PortComponentHandlerType Package Description org.apache.cxf.jaxws.handler -
-
Uses of PortComponentHandlerType in org.apache.cxf.jaxws.handler
Methods in org.apache.cxf.jaxws.handler that return PortComponentHandlerType Modifier and Type Method Description static PortComponentHandlerTypeJakartaeeToJavaeeAdaptor. of(PortComponentHandlerType pcht)Methods in org.apache.cxf.jaxws.handler with parameters of type PortComponentHandlerType Modifier and Type Method Description protected List<javax.xml.ws.handler.Handler>HandlerChainBuilder. buildHandlerChain(PortComponentHandlerType ht, ClassLoader classLoader)List<javax.xml.ws.handler.Handler>HandlerChainBuilder. buildHandlerChainFromConfiguration(PortComponentHandlerType hc)Method parameters in org.apache.cxf.jaxws.handler with type arguments of type PortComponentHandlerType Modifier and Type Method Description List<javax.xml.ws.handler.Handler>HandlerChainBuilder. buildHandlerChainFromConfiguration(List<PortComponentHandlerType> hc)
-