Interface HttpRequest

All Superinterfaces:
BaseMessageRequest, BaseRequest, HttpBaseRequest, HttpMessageRequest, HttpPlainRequest
All Known Subinterfaces:
Request

public interface HttpRequest extends HttpPlainRequest, HttpMessageRequest
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