| Interface | Description |
|---|---|
| ResponseHandler.Serialize |
Functional interface, used for injecting the logic and applying the correct serialize method.
|
| Class | Description |
|---|---|
| EntityCollectionResponseHandler | |
| EntityResponseHandler | |
| RequestHandler |
Request Handler, responsible for route the request to the correct Listener, using the Input Request
|
| ResponseHandler<T,R extends SuccessResponse> |
Response Handler, transform the Flow Output in an OData Response using Olingo serialization
|
Copyright © 2024 MuleSoft, Inc.. All rights reserved.