Package | Description |
---|---|
com.sun.xml.ws.client |
JAX-WS 2.0.1 Client Runtime
|
Modifier and Type | Method and Description |
---|---|
ResponseContext |
AsyncResponseImpl.getContext() |
ResponseContext |
Stub.getResponseContext() |
Modifier and Type | Method and Description |
---|---|
void |
AsyncResponseImpl.setResponseContext(ResponseContext rc) |
void |
ResponseContextReceiver.setResponseContext(ResponseContext rc)
Called upon the completion of the invocation
to set a
ResponseContext . |
void |
Stub.setResponseContext(ResponseContext rc) |
Copyright © 2015 Oracle Corporation. All rights reserved.