Class UndertowHttpRequest

java.lang.Object
cloud.piranha.http.undertow.UndertowHttpRequest
All Implemented Interfaces:
HttpServerRequest

public class UndertowHttpRequest extends Object implements HttpServerRequest
The Undertow implementation of HTTP Server Request.
Author:
Manfred Riem ([email protected])