public class ProxyResponse extends Object
| Constructor and Description |
|---|
ProxyResponse(com.sun.jersey.api.client.ClientResponse inClientResponse,
ReplacementPathAndClient inReplacementPathAndClient) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.api.client.ClientResponse |
getClientResponse() |
ReplacementPathAndClient |
getReplacementPathAndClient() |
public ProxyResponse(com.sun.jersey.api.client.ClientResponse inClientResponse,
ReplacementPathAndClient inReplacementPathAndClient)
public com.sun.jersey.api.client.ClientResponse getClientResponse()
public ReplacementPathAndClient getReplacementPathAndClient()
Copyright © 2016–2018 Emory University. All rights reserved.