Uses of Package
org.apache.olingo.server.api
Packages that use org.apache.olingo.server.api
Package
Description
Netty handler for Olingo Server API
Olingo Server API
Olingo Server API - Batch
Olingo Server API - Debug
Olingo Server API - Deserializer
Olingo Server API - Deserializer - Batch
Olingo Server API - ETag
Olingo Processors
Olingo Server API - Serializer
Olingo Server API - URI - QueryOptions - Expressions
-
Classes in org.apache.olingo.server.api used by org.apache.olingo.netty.server.apiClassDescriptionRoot object for serving factory tasks and support loose coupling of implementation (core) from the API.Metadata of an OData service like the Entity Data Model.
-
Classes in org.apache.olingo.server.api used by org.apache.olingo.netty.server.coreClassDescriptionRoot object for serving factory tasks and support loose coupling of implementation (core) from the API.Handles requests as OData requests.Handles HTTP requests as OData requests.Request object to carry HTTP information optimized for and required to handle OData requests only.Response object to carry OData-relevant HTTP information (status code, response headers, and content).Metadata of an OData service like the Entity Data Model.
-
Classes in org.apache.olingo.server.api used by org.apache.olingo.server.apiClassDescriptionRoot object for serving factory tasks and support loose coupling of implementation (core) from the API.Contains the response content for the OData request.The WriteContentErrorErrorContext is the parameter for the WriteContentErrorCallback.Handles requests as OData requests.Handles HTTP requests as OData requests.Abstract superclass of all translatable server exceptions.Key for the exception text in the resource bundle.Error message text and
Locale
used for it.Request object to carry HTTP information optimized for and required to handle OData requests only.Response object to carry OData-relevant HTTP information (status code, response headers, and content).Class to hold all server relevant error information.Marker interface for all possible Olingo extensions.Metadata of an OData service like the Entity Data Model. -
Classes in org.apache.olingo.server.api used by org.apache.olingo.server.api.batchClassDescriptionException thrown by OData service implementations.Abstract superclass of all translatable server exceptions.Request object to carry HTTP information optimized for and required to handle OData requests only.Response object to carry OData-relevant HTTP information (status code, response headers, and content).
-
Classes in org.apache.olingo.server.api used by org.apache.olingo.server.api.debugClassDescriptionRoot object for serving factory tasks and support loose coupling of implementation (core) from the API.Request object to carry HTTP information optimized for and required to handle OData requests only.Response object to carry OData-relevant HTTP information (status code, response headers, and content).
-
Classes in org.apache.olingo.server.api used by org.apache.olingo.server.api.deserializerClassDescriptionAbstract superclass of all translatable server exceptions.Key for the exception text in the resource bundle.
-
Classes in org.apache.olingo.server.api used by org.apache.olingo.server.api.deserializer.batchClassDescriptionAbstract superclass of all translatable server exceptions.Key for the exception text in the resource bundle.Request object to carry HTTP information optimized for and required to handle OData requests only.Response object to carry OData-relevant HTTP information (status code, response headers, and content).
-
Classes in org.apache.olingo.server.api used by org.apache.olingo.server.api.etagClassDescriptionAbstract superclass of all translatable server exceptions.Key for the exception text in the resource bundle.Marker interface for all possible Olingo extensions.
-
Classes in org.apache.olingo.server.api used by org.apache.olingo.server.api.processorClassDescriptionRoot object for serving factory tasks and support loose coupling of implementation (core) from the API.Exception thrown by OData service implementations.Abstract superclass of all translatable server exceptions.Request object to carry HTTP information optimized for and required to handle OData requests only.Response object to carry OData-relevant HTTP information (status code, response headers, and content).Class to hold all server relevant error information.Metadata of an OData service like the Entity Data Model.
-
Classes in org.apache.olingo.server.api used by org.apache.olingo.server.api.serializerClassDescriptionContains the response content for the OData request.The ODataContentWriteErrorCallback is called when during the
ODataContent.write(OutputStream)
or theODataContent.write(WritableByteChannel)
an error occurs.Abstract superclass of all translatable server exceptions.Key for the exception text in the resource bundle.Response object to carry OData-relevant HTTP information (status code, response headers, and content).Class to hold all server relevant error information.Marker interface for all possible Olingo extensions.Metadata of an OData service like the Entity Data Model. -