JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 10
DRAFT 10-ea+42
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
javax.xml.ws.EndpointContext
Packages that use
EndpointContext
Package
Description
javax.xml.ws
This package contains the core JAX-WS APIs.
Uses of
EndpointContext
in
javax.xml.ws
Methods in
javax.xml.ws
with parameters of type
EndpointContext
Modifier and Type
Method
Description
void
Endpoint.
setEndpointContext
(
EndpointContext
ctxt)
By setting a
EndpointContext
, JAX-WS runtime knows about addresses of other endpoints in an application.