| Package | Description |
|---|---|
| org.mule.connectors.restconnect.commons.api.operation |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseRestConnectOperation.doRequest(RestConnectConfiguration config,
RestConnection connection,
RestRequestBuilder builder,
int responseTimeoutMillis,
org.mule.runtime.extension.api.runtime.streaming.StreamingHelper streamingHelper,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<InputStream,HttpResponseAttributes> callback)
Performs the request using the given
builder and connection and completes
the callback accordingly. |
protected org.mule.runtime.api.metadata.MediaType |
BaseRestConnectOperation.resolveDefaultResponseMediaType(RestConnectConfiguration config) |
Copyright © 2019. All rights reserved.