Package si.mazi.rescu
Interface HttpResponseAware
- All Known Implementing Classes:
AwareException,HttpStatusIOException
public interface HttpResponseAware
-
Method Summary
Modifier and Type Method Description Map<String,List<String>>getResponseHeaders()voidsetResponseHeaders(Map<String,List<String>> headers)