Interface Response
- 
- All Known Implementing Classes:
 ResponseImpl
public interface Response
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>headers()byte[]payload()intstatus() 
 -