Package | Description |
---|---|
oracle.sdp.daf.action.api |
Modifier and Type | Method and Description |
---|---|
HttpResponse |
HttpContext.getSouthboundResponse()
Gets the response from the network (readonly).
|
HttpResponse |
Callout.send()
Synchronous call.
|
Modifier and Type | Method and Description |
---|---|
void |
ResponseCallback.handleResponse(HttpResponse response,
HttpContext context)
Handle the response.
|