| Package | Description |
|---|---|
| org.mule.module.apikit.odata | |
| org.mule.module.apikit.odata.backward.compatibility | |
| org.mule.module.apikit.odata.processor |
| Modifier and Type | Method and Description |
|---|---|
protected OdataContext |
ODataRouterService.geODataContext() |
protected abstract OdataContext |
AbstractODataRouterService.geODataContext() |
| Modifier and Type | Method and Description |
|---|---|
static ODataRequestProcessor |
ODataUriParser.parse(OdataContext odataContext,
String path,
String query,
org.mule.runtime.api.util.MultiMap<String,String> queryParams)
Parses the URI and returns the right processor to handle the request
|
protected static org.reactivestreams.Publisher<org.mule.runtime.core.api.event.CoreEvent> |
AbstractODataRouterService.processODataRequest(org.mule.extension.http.api.HttpRequestAttributes attributes,
AbstractRouterInterface router,
OdataContext oDataContext,
org.mule.runtime.core.api.event.CoreEvent event) |
| Modifier and Type | Method and Description |
|---|---|
protected OdataContext |
ODataRouterService.geODataContext()
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected OdataContext |
ODataRequestProcessor.oDataContext |
| Constructor and Description |
|---|
ODataApikitProcessor(OdataContext odataContext,
String entity,
String query,
Map<String,Object> keys,
boolean count) |
ODataMetadataProcessor(OdataContext odataContext) |
ODataRequestProcessor(OdataContext oDataContext) |
ODataServiceDocumentProcessor(OdataContext odataContext) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.