Interface | Description |
---|---|
RestClient |
The REST client is the main entry point to the WSC REST client implementation.
|
RestFuture |
Future of REST Invocation.
|
RestRequest |
Represents the request in a REST client invocation.
|
RestResult |
Result of the Rest Invocation.
|
Enum | Description |
---|---|
RestMediaType |
Supported REST Media Type.
|