Interface HttpResponse
- All Superinterfaces:
BaseMessageResponse,BaseResponse,HttpBaseResponse,HttpMessageResponse,HttpPlainResponse
- All Known Subinterfaces:
Response
Allows accessing the specificities related to
HttpPlainRequest and HttpMessageResponse from a http request that can mutate from plain to messages.- Author:
- Jeoffrey HAEYAERT (jeoffrey.haeyaert at graviteesource.com), GraviteeSource Team
-
Method Summary
Methods inherited from interface io.gravitee.gateway.reactive.api.context.http.HttpBaseResponse
ended, headers, isStatus1xx, isStatus2xx, isStatus3xx, isStatus4xx, isStatus5xx, reason, reason, status, status, trailersMethods inherited from interface io.gravitee.gateway.reactive.api.context.http.HttpMessageResponse
messages, messages, onMessage, onMessagesMethods inherited from interface io.gravitee.gateway.reactive.api.context.http.HttpPlainResponse
body, body, bodyOrEmpty, chunks, chunks, contentLength, end, onBody, onChunks