| Package | Description |
|---|---|
| org.mule.extension.internal.routing | |
| org.mule.extension.internal.serialization | |
| org.mule.extension.internal.sources | |
| org.mule.extension.internal.transformation |
| Modifier and Type | Method and Description |
|---|---|
void |
RouteOperation.route(ODataConfig config,
InputStream content,
HttpRequestParameters parameters,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<InputStream,RouteOutputAttributes> callback,
org.mule.runtime.extension.api.runtime.operation.FlowListener flowListener) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<InputStream,Void> |
SerializeEntityResponseOperation.serializeEntity(ODataConfig config,
ConfigurationRoutingKey routingKey,
org.mule.runtime.api.metadata.TypedValue<InputStream> inboundContent) |
org.mule.runtime.extension.api.runtime.operation.Result<InputStream,Void> |
SerializeEntityCollectionResponseOperation.serializeEntityCollection(ODataConfig config,
ConfigurationRoutingKey routingKey,
org.mule.runtime.api.metadata.TypedValue<InputStream> inboundContent) |
| Modifier and Type | Field and Description |
|---|---|
protected ODataConfig |
BaseSource.odataConfig |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<InputStream,SQLTransformerOutputAttributes> |
TransformToSQLOperation.transformToSqlSelect(ODataConfig oDataConfig,
ODataRequestParameters requestParameters,
String entitySetName,
String databaseSchema,
Integer pageSize,
SQLSelectTransformationParameters sqlSelectTransformationParameters) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.