public interface TraceableResponse
HttpExchangeTracer| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.util.List<java.lang.String>> |
getHeaders()
Returns a modifiable copy of the headers of the response.
|
int |
getStatus()
The status of the response.
|