Uses of Interface
jakarta.xml.ws.handler.PortInfo
-
Packages that use PortInfo Package Description jakarta.xml.ws.handler This package defines APIs for message handlers. -
-
Uses of PortInfo in jakarta.xml.ws.handler
Methods in jakarta.xml.ws.handler with parameters of type PortInfo Modifier and Type Method Description List<Handler>
HandlerResolver. getHandlerChain(PortInfo portInfo)
Gets the handler chain for the specified port.
-