Interface HttpRequest
- All Superinterfaces:
BaseRequest,GenericRequest,HttpBaseRequest,HttpPlainRequest
- All Known Subinterfaces:
Request
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
Methods inherited from interface io.gravitee.gateway.reactive.api.context.GenericRequest
sslSessionMethods inherited from interface io.gravitee.gateway.reactive.api.context.http.HttpBaseRequest
clientIdentifier, contextPath, ended, headers, host, id, localAddress, method, originalHost, parameters, path, pathInfo, pathParameters, remoteAddress, scheme, timestamp, tlsSession, transactionId, uri, versionMethods inherited from interface io.gravitee.gateway.reactive.api.context.http.HttpPlainRequest
body, body, bodyOrEmpty, chunks, chunks, contentLength, isWebSocket, method, onBody, onChunks, webSocket
HttpPlainRequest