Uses of Class
com.sun.xml.ws.client.ResponseContext

Packages that use ResponseContext
com.sun.xml.ws.client JAX-WS 2.0.1 Client Runtime 
 

Uses of ResponseContext in com.sun.xml.ws.client
 

Methods in com.sun.xml.ws.client that return ResponseContext
 ResponseContext AsyncResponseImpl.getContext()
           
 ResponseContext Stub.getResponseContext()
           
 

Methods in com.sun.xml.ws.client with parameters of type ResponseContext
 void ResponseContextReceiver.setResponseContext(ResponseContext rc)
          Called upon the completion of the invocation to set a ResponseContext.
 void AsyncResponseImpl.setResponseContext(ResponseContext rc)
           
 void Stub.setResponseContext(ResponseContext rc)
           
 



Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.