public class RequestHandler extends Object
| Constructor and Description |
|---|
RequestHandler(RoutingManager<InputStream,ListenerRequestAttributes,SourceConfiguration> 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) |
public RequestHandler(RoutingManager<InputStream,ListenerRequestAttributes,SourceConfiguration> routingManager)
public RoutingContext handleRequest(org.apache.olingo.server.api.ODataRequest request, org.apache.olingo.server.api.uri.UriInfo uriInfo, SourceKind kind)
Copyright © 2022 MuleSoft, Inc.. All rights reserved.