Interface TcpResponse
- All Superinterfaces:
BaseResponse,GenericResponse,HttpBaseResponse,TcpResponse
- All Known Subinterfaces:
Response
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.GenericResponse
reason, statusMethods inherited from interface io.gravitee.gateway.reactive.api.context.http.HttpBaseResponse
ended, headers, isStatus1xx, isStatus2xx, isStatus3xx, isStatus4xx, isStatus5xx, reason, status, trailersMethods inherited from interface io.gravitee.gateway.reactive.api.context.tcp.TcpResponse
chunks, chunks, pipeDownstream
TcpResponse