| Package | Description |
|---|---|
| oracle.wsc.feature.webrtc.template.restclient |
| Modifier and Type | Method and Description |
|---|---|
RestFuture |
RestRequest.send() |
RestFuture |
RestRequest.send(Object entity,
RestMediaType mediaType)
Trigger the REST request invocation.
|