public class PageResponse extends Response
responseHeaders
Constructor and Description |
---|
PageResponse() |
PageResponse(ResponseType type) |
Modifier and Type | Method and Description |
---|---|
void |
setContent(java.lang.String content) |
equals, getCode, getContent, getHeader, getHeader, getResponse, hashCode, send, setHeader, setResponseHeaders, setType, toString
public PageResponse(ResponseType type)
public PageResponse()
public void setContent(java.lang.String content)
setContent
in class Response