| Package | Description |
|---|---|
| org.mule.extension.api.serialization | |
| org.mule.extension.internal.handlers | |
| org.mule.extension.internal.sources |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityCollectionSuccessResponse
Parameters used by the module to serialize a success response of entity collections.
|
class |
RawEntityCollectionSuccessResponse
Raw content of a success response that represents an entity collection.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.mule.runtime.extension.api.runtime.operation.Result<InputStream,org.mule.runtime.api.util.MultiMap<String,Object>> |
EntityCollectionResponseHandler.serialize(org.apache.olingo.commons.api.data.EntityCollection entityCollection,
CollectionSuccessResponse flowResponse,
org.apache.olingo.server.api.uri.UriInfo uriInfo,
org.apache.olingo.server.api.ODataRequest request,
org.apache.olingo.commons.api.format.ContentType responseFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityCollectionSource.onSuccess(CollectionSuccessResponse collectionSuccessResponse,
org.mule.runtime.extension.api.runtime.source.SourceCallbackContext callbackContext,
org.mule.runtime.extension.api.runtime.source.SourceCompletionCallback completionCallback) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.