JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 9 & JDK 9
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
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.