Package com.yahoo.vespa.http.server
Class ErrorHttpResponse
java.lang.Object
com.yahoo.container.jdisc.HttpResponse
com.yahoo.vespa.http.server.ErrorHttpResponse
public class ErrorHttpResponse
extends com.yahoo.container.jdisc.HttpResponse
-
Field Summary
Fields inherited from class com.yahoo.container.jdisc.HttpResponse
DEFAULT_CHARACTER_ENCODING, DEFAULT_MIME_TYPE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.container.jdisc.HttpResponse
complete, getCharacterEncoding, getContentType, getJdiscResponse, getLogValues, getRequestType, getStatus, headers, maxPendingBytes, populateAccessLogEntry, setRequestType, setStatus
-
Constructor Details
-
ErrorHttpResponse
-
-
Method Details
-
render
- Specified by:
renderin classcom.yahoo.container.jdisc.HttpResponse- Throws:
IOException
-