public interface HttpRequestBridge
Modifier and Type | Method and Description |
---|---|
String |
getHeader(String name) |
InputStream |
getInputStream() |
String |
getRequestURI() |
String getRequestURI()
InputStream getInputStream()
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.