public interface HttpResponseRenderer
| Modifier and Type | Method and Description |
|---|---|
void |
handleResponse(org.springframework.http.HttpEntity<?> httpEntity,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void handleResponse(org.springframework.http.HttpEntity<?> httpEntity,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException
IOExceptionCopyright © 2018. All rights reserved.