Uses of Class
com.sun.xml.ws.client.ResponseContext
Packages that use ResponseContext
Package
Description
This document describes the architecture of client side
JAX-WS 2.0.1 runtime.
-
Uses of ResponseContext in com.sun.xml.ws.client
Methods in com.sun.xml.ws.client that return ResponseContextModifier and TypeMethodDescriptionAsyncResponseImpl.getContext()final ResponseContextStub.getResponseContext()Methods in com.sun.xml.ws.client with parameters of type ResponseContextModifier and TypeMethodDescriptionvoidAsyncResponseImpl.setResponseContext(ResponseContext rc) voidResponseContextReceiver.setResponseContext(ResponseContext rc) Called upon the completion of the invocation to set aResponseContext.voidStub.setResponseContext(ResponseContext rc)