Uses of Interface
javax.xml.ws.WebServiceContext
Packages that use WebServiceContext
-
Uses of WebServiceContext in javax.xml.ws.spi
Methods in javax.xml.ws.spi with parameters of type WebServiceContextModifier and TypeMethodDescriptionabstract void
Invoker.inject
(WebServiceContext webServiceContext) JAX-WS runtimes calls this method to ask container to inject WebServiceContext on the endpoint instance.