public class RequestHandler extends Object
| Constructor and Description |
|---|
RequestHandler(RoutingManager routingManager) |
| Modifier and Type | Method and Description |
|---|---|
RoutingContext |
handleRequest(org.apache.olingo.server.api.ODataRequest request,
org.apache.olingo.server.api.uri.UriInfo uriInfo,
SourceKind kind) |
ListenerRequestAttributes |
testGetInputAttributes(org.apache.olingo.server.api.uri.UriInfo uriInfo,
org.apache.olingo.commons.api.edm.EdmEntityType entityType,
org.apache.olingo.server.api.ODataRequest request) |
public RequestHandler(RoutingManager routingManager)
public RoutingContext handleRequest(org.apache.olingo.server.api.ODataRequest request, org.apache.olingo.server.api.uri.UriInfo uriInfo, SourceKind kind)
public ListenerRequestAttributes testGetInputAttributes(org.apache.olingo.server.api.uri.UriInfo uriInfo, org.apache.olingo.commons.api.edm.EdmEntityType entityType, org.apache.olingo.server.api.ODataRequest request)
Copyright © 2026 MuleSoft, Inc.. All rights reserved.