Interface TcpRequest
- All Superinterfaces:
BaseRequest,GenericRequest,HttpBaseRequest,TcpRequest
- All Known Subinterfaces:
Request
Deprecated, for removal: This API element is subject to removal in a future version.
- Author:
- Benoit BORDIGONI (benoit.bordigoni at graviteesource.com), GraviteeSource Team
-
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.tcp.TcpRequest
chunks, chunks, pipeUpstream
TcpRequest