Package | Description |
---|---|
org.apache.olingo.server.api.processor |
Olingo Processors
Processors are used to handle OData requests and send back the OData reponse.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultProcessor
Processor implementation for handling default cases:
request for the metadata document
request for the service document
error handling
This implementation is registered in the ODataHandler by default.
|
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.