Interface | Description |
---|---|
CallbackTrustManager.TrustManagerCallback | |
IMediaType |
A media type that encodes and writes request parameters before they get sent by the client.
|
Class | Description |
---|---|
CallbackTrustManager |
A trust manager that calls a callback if the wrapped trustmanager fails to
validate a given certificate.
|
FormUrlEncodedMediaType |
A class that encodes request parameters to formurl-encoded format so that they may get sent to
the server.
|
JsonMediaType |
A class that encodes request parameters to json so that they may get sent to
the server.
|
Parameter |
A parameter wrapper to pass param key/values to the service when executing a
remote operation from a link.
|
ParameterValue<V> | |
ParameterValueArray | |
ParameterValueMap | |
StringParameter | |
StringValue | |
UrlConnectionHttpClient | |
UrlConnectionHttpClientBuilder |
Enum | Description |
---|---|
HttpMethod |
Exception | Description |
---|---|
BadRequestException | |
EncodingException | |
HttpClientException | |
InternalServerErrorException | |
NotFoundException | |
UnauthorizedException |
Copyright © 2016 Red Hat, Inc. All rights reserved.