@Concealed
Interface | Description |
---|---|
ConnectionAuthentication | |
RestConnectionDelegate | |
RestResponse |
The Interface provides a way to RestConnection (or its client e.g RestDC)
to handle HTTPResponse based on API type (e.g HTTP, Jersey) used.
|
Class | Description |
---|---|
BaseJerseyDelegate | |
DefaultChallengeAuthentication | |
HttpRestResponse | |
JerseyRestResponse |
The class holds the InputStream and StatusCode from a Jersey call.
|
RestChallengeAuthentication | |
RestConnection |
Supported Jersey version Jersey2.9 in 12C release.
|
RestConnectionCache | |
RestConnectionFactory | |
RestConnectionLogger | |
RestPolicyReference | Deprecated
This class won't be required to attach the policies ,post 12.1.4.Instead, the OWSM APIs will be used for attaching policy to Rest Connection.
|
RestPolicyReferences | Deprecated
This class won't be required to attach the policies ,post 12.1.4.
|
RestProxy |
Proxy allows the various connection implementations to define the details of a
proxy host which may be needed to access the resource represented by them.
|