public class ClientRequest extends Object
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.client.ClientRequestContext |
getClientRequestContext()
Wink compatibility layer class - see Wink docs.
|
javax.ws.rs.core.MultivaluedMap<String,Object> |
getHeaders()
Wink compatibility layer class - see Wink docs.
|
public javax.ws.rs.core.MultivaluedMap<String,Object> getHeaders()
public javax.ws.rs.client.ClientRequestContext getClientRequestContext()
Copyright © 2011–2016 UnboundID. All rights reserved.