public class ODataDispatcher extends Object
| Constructor and Description |
|---|
ODataDispatcher(UriInfo uriInfo,
ODataHandlerImpl handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(ODataRequest request,
ODataResponse response) |
public ODataDispatcher(UriInfo uriInfo, ODataHandlerImpl handler)
public void dispatch(ODataRequest request, ODataResponse response) throws ODataApplicationException, ODataLibraryException
Copyright © 2023. All rights reserved.