Uses of Interface
javax.xml.ws.handler.PortInfo
-
Packages that use PortInfo Package Description javax.xml.ws.handler This package defines APIs for message handlers. -
-
Uses of PortInfo in javax.xml.ws.handler
Methods in javax.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.
-