public class ODataEndpoint extends Object
| Constructor and Description |
|---|
ODataEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
static void |
process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
This method will find the particular OdataHandler from the ODataServiceRegistry and process the request.
|
public static void process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
request - HTTPServlet Requestresponse - HTTPServlet ResponseODataServiceRegistryCopyright © 2019 WSO2. All rights reserved.