| Package | Description |
|---|---|
| org.apache.olingo.netty.server.core | |
| org.apache.olingo.server.api |
Olingo Server API
|
| org.apache.olingo.server.core | |
| org.apache.olingo.server.core.prefer |
| Modifier and Type | Method and Description |
|---|---|
Preferences |
ODataNettyImpl.createPreferences(Collection<String> preferHeaders) |
| Modifier and Type | Method and Description |
|---|---|
abstract Preferences |
OData.createPreferences(Collection<String> preferHeaders)
Creates a new Preferences object out of Prefer HTTP request headers.
|
| Modifier and Type | Method and Description |
|---|---|
Preferences |
ODataImpl.createPreferences(Collection<String> preferHeaders) |
| Modifier and Type | Class and Description |
|---|---|
class |
PreferencesImpl
Provides access methods to the preferences set in the Prefer HTTP request
header as described in RFC 7240.
|
Copyright © 2023. All rights reserved.