Package | Description |
---|---|
oracle.wsc.feature.webrtc.template |
Modifier and Type | Method and Description |
---|---|
RestClient |
AuthenticationContext.getRestClient()
Gets the REST client for submitting outbound REST requests.
|
RestClient |
NotificationContext.getRestClient()
Gets the REST client for submitting outbound REST requests.
|
RestClient |
TemplateContext.getRestClient()
Gets the REST client for submitting outbound REST requests.
|
protected RestClient |
AbstractWscContext.getRestClientAsyncInternal()
Returns the asychronous rest client.
|
protected RestClient |
AbstractWscContext.getRestClientSyncInternal()
Returns the synchronous rest client.
|