Package | Description |
---|---|
org.apache.olingo.netty.server.core | |
org.apache.olingo.server.api |
Olingo Server API
The OData Library is a protocol implementation of the OData V4.0 standard.
|
org.apache.olingo.server.api.debug |
Olingo Server API - Debug
The debug package is used to condense all information about the Olingo debug handling.
|
org.apache.olingo.server.api.processor |
Olingo Processors
Processors are used to handle OData requests and send back the OData reponse.
|
org.apache.olingo.server.api.uri |
Olingo URI
The URI package is used to condense all information about the OData path used to query the data.
|
org.apache.olingo.server.api.uri.queryoption |
Olingo Server API - URI - QueryOptions
The uri.queryoption package is used to condense all about the Olingo query options (in uri context).
|
org.apache.olingo.server.api.uri.queryoption.apply | |
org.apache.olingo.server.api.uri.queryoption.expression |
Olingo Server API - URI - QueryOptions - Expressions
The uri.queryoption.expression package is used to condense all about
the Olingo expressions within the query options (in uri context).
|
Class and Description |
---|
UriHelper
Used for URI-related tasks.
|
Class and Description |
---|
UriHelper
Used for URI-related tasks.
|
Class and Description |
---|
UriInfo
Object acting as general access to URI information extracted from the request URI.
|
Class and Description |
---|
UriInfo
Object acting as general access to URI information extracted from the request URI.
|
Class and Description |
---|
UriInfoAll
Used for URI info kind
UriInfoKind.all to describe URIs like
http://... |
UriInfoBatch
Used for URI info kind
UriInfoKind.batch to describe URIs like
http://... |
UriInfoCrossjoin
Used for URI info kind
UriInfoKind.crossjoin to describe URIs like
http://... |
UriInfoEntityId
Used for URI info kind
UriInfoKind.entityId to describe URIs like
http://... |
UriInfoKind
Defining the various info kinds
|
UriInfoMetadata
Used for URI info kind
UriInfoKind.metadata to describe URIs like
http://... |
UriInfoResource
Used for URI info kind
UriInfoKind.resource to describe URIs like
E.g. http://... |
UriInfoService
Used for URI info kind
UriInfoKind.service to describe URIs like
http://... |
UriParameter
Represents a function parameter or key predicate when used in the URI.
|
UriResource
Super interface for all objects representing resource parts.
|
UriResourceEntitySet
Used to describe an entity set used within an resource path
For example: http://...
|
UriResourceKind
Defining the various resource part types
|
UriResourcePartTyped
Used to describe an typed resource part (super interface)
|
UriResourceProperty
Used to describe an resource part which is an property (super interface)
|
Class and Description |
---|
UriInfoResource
Used for URI info kind
UriInfoKind.resource to describe URIs like
E.g. http://... |
Class and Description |
---|
UriParameter
Represents a function parameter or key predicate when used in the URI.
|
UriResource
Super interface for all objects representing resource parts.
|
Class and Description |
---|
UriInfoResource
Used for URI info kind
UriInfoKind.resource to describe URIs like
E.g. http://... |
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.