Package | Description |
---|---|
org.apache.olingo.netty.server.core | |
org.apache.olingo.server.api |
Olingo Server API
|
org.apache.olingo.server.api.debug |
Olingo Server API - Debug
|
org.apache.olingo.server.api.processor |
Olingo Processors
|
org.apache.olingo.server.api.uri |
Olingo URI
|
org.apache.olingo.server.api.uri.queryoption |
Olingo Server API - URI - QueryOptions
|
org.apache.olingo.server.api.uri.queryoption.apply | |
org.apache.olingo.server.api.uri.queryoption.expression |
Olingo Server API - URI - QueryOptions - Expressions
|
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://.../serviceroot/$all |
UriInfoBatch
Used for URI info kind
UriInfoKind.batch to describe URIs like
http://.../serviceroot/$batch |
UriInfoCrossjoin
Used for URI info kind
UriInfoKind.crossjoin to describe URIs like
http://.../serviceroot/$crossjoin(...) |
UriInfoEntityId
Used for URI info kind
UriInfoKind.entityId to describe URIs like
http://.../serviceroot/$entity... |
UriInfoKind
Defining the various info kinds
|
UriInfoMetadata
Used for URI info kind
UriInfoKind.metadata to describe URIs like
http://.../serviceroot/$metadata... |
UriInfoResource
Used for URI info kind
UriInfoKind.resource to describe URIs like
E.g. |
UriInfoService
Used for URI info kind
UriInfoKind.service to describe URIs like
http://.../serviceroot |
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://.../serviceroot/entityset(1)
|
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. |
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. |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.