Client
.@Deprecated public abstract class RestletHttpClient extends Object
HttpClientRequest
objects and
receive HttpClientResponse
objects.Constructor and Description |
---|
RestletHttpClient()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected HttpClientResponse |
getHttpClientResponse(String uri,
String body,
Map<String,List<Map<String,String>>> requestData,
String method)
Deprecated.
|
protected HttpClientResponse getHttpClientResponse(String uri, String body, Map<String,List<Map<String,String>>> requestData, String method) throws UnsupportedEncodingException
UnsupportedEncodingException
Copyright © 2010-2018, ForgeRock All Rights Reserved.