public interface HttpRequest extends HttpMessage
| Modifier and Type | Method and Description |
|---|---|
InputStreamHttpEntity |
getInputStreamEntity() |
String |
getMethod() |
String |
getPath() |
HttpProtocol |
getProtocol() |
String |
getUri() |
getEntity, getHeaderNames, getHeaderValue, getHeaderValueIgnoreCase, getHeaderValues, getHeaderValuesIgnoreCaseHttpProtocol getProtocol()
String getPath()
String getMethod()
String getUri()
InputStreamHttpEntity getInputStreamEntity()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.