Uses of Class
org.apache.cxf.jaxws.handler.types.PortComponentHandlerType
Packages that use PortComponentHandlerType
-
Uses of PortComponentHandlerType in org.apache.cxf.jaxws.handler
Methods in org.apache.cxf.jaxws.handler that return PortComponentHandlerTypeModifier and TypeMethodDescriptionstatic PortComponentHandlerTypeJakartaeeToJavaeeAdaptor.of(PortComponentHandlerType pcht) Methods in org.apache.cxf.jaxws.handler with parameters of type PortComponentHandlerTypeModifier and TypeMethodDescriptionprotected List<jakarta.xml.ws.handler.Handler>HandlerChainBuilder.buildHandlerChain(PortComponentHandlerType ht, ClassLoader classLoader) List<jakarta.xml.ws.handler.Handler>HandlerChainBuilder.buildHandlerChainFromConfiguration(PortComponentHandlerType hc) Method parameters in org.apache.cxf.jaxws.handler with type arguments of type PortComponentHandlerTypeModifier and TypeMethodDescriptionList<jakarta.xml.ws.handler.Handler>HandlerChainBuilder.buildHandlerChainFromConfiguration(List<PortComponentHandlerType> hc)