public class Dispatcher extends Object
| Constructor and Description |
|---|
Dispatcher(ODataServiceFactory serviceFactory,
ODataService service) |
| Modifier and Type | Method and Description |
|---|---|
ODataResponse |
dispatch(ODataHttpMethod method,
UriInfoImpl uriInfo,
InputStream content,
String requestContentType,
String contentType) |
protected static Class<? extends ODataProcessor> |
mapUriTypeToProcessorFeature(UriInfoImpl uriInfo) |
public Dispatcher(ODataServiceFactory serviceFactory, ODataService service)
public ODataResponse dispatch(ODataHttpMethod method, UriInfoImpl uriInfo, InputStream content, String requestContentType, String contentType) throws ODataException
ODataExceptionprotected static Class<? extends ODataProcessor> mapUriTypeToProcessorFeature(UriInfoImpl uriInfo)
Copyright © 2020. All rights reserved.