static void |
ContentNegotiator.checkSupport(org.apache.olingo.commons.api.format.ContentType contentType,
org.apache.olingo.server.api.serializer.CustomContentTypeSupport customContentTypeSupport,
org.apache.olingo.server.api.serializer.RepresentationType representationType) |
static org.apache.olingo.commons.api.format.ContentType |
ContentNegotiator.doContentNegotiation(org.apache.olingo.server.api.uri.queryoption.FormatOption formatOption,
org.apache.olingo.server.api.ODataRequest request,
org.apache.olingo.server.api.serializer.CustomContentTypeSupport customContentTypeSupport,
org.apache.olingo.server.api.serializer.RepresentationType representationType) |
static boolean |
ContentNegotiator.isSupported(org.apache.olingo.commons.api.format.ContentType contentType,
org.apache.olingo.server.api.serializer.CustomContentTypeSupport customContentTypeSupport,
org.apache.olingo.server.api.serializer.RepresentationType representationType) |