public class HttpMessage extends Object
| Constructor and Description |
|---|
HttpMessage(com.sun.net.httpserver.HttpExchange httpExchange) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBody() |
com.google.common.collect.Multimap<String,String> |
getHeaders() |
org.mule.runtime.api.util.MultiMap<String,String> |
getQueryParams() |
String |
getUri() |
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.