| Package | Description |
|---|---|
| org.apache.olingo.server.core |
| Modifier and Type | Class and Description |
|---|---|
class |
AcceptHeaderContentNegotiatorException |
| Modifier and Type | Method and Description |
|---|---|
static ODataServerError |
ODataExceptionHelper.createServerErrorObject(ContentNegotiatorException e,
Locale requestedLocale) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ContentNegotiator.checkSupport(ContentType contentType,
CustomContentTypeSupport customContentTypeSupport,
RepresentationType representationType) |
static ContentType |
ContentNegotiator.doContentNegotiation(FormatOption formatOption,
ODataRequest request,
CustomContentTypeSupport customContentTypeSupport,
RepresentationType representationType) |
static boolean |
ContentNegotiator.isSupported(ContentType contentType,
CustomContentTypeSupport customContentTypeSupport,
RepresentationType representationType) |
Copyright © 2023. All rights reserved.