Package | Description |
---|---|
net.waglewagle.servlet.http |
Modifier and Type | Method and Description |
---|---|
static HttpResponse |
HttpResponse.getHttpResponse(javax.servlet.http.HttpServletResponse response)
주어진 HttpServletResponse Interface를 감싸는 HttpResponse 객체를 돌려 준다.
|