Package ai.vespa.metricsproxy.http.yamas
Class YamasResponse
java.lang.Object
com.yahoo.container.jdisc.HttpResponse
ai.vespa.metricsproxy.http.yamas.YamasResponse
public class YamasResponse
extends com.yahoo.container.jdisc.HttpResponse
- Author:
- olaa
-
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, getJdiscResponse, getLogValues, getRequestType, getStatus, headers, maxPendingBytes, populateAccessLogEntry, setRequestType, setStatus
-
Constructor Details
-
YamasResponse
-
-
Method Details
-
getContentType
- Overrides:
getContentTypein classcom.yahoo.container.jdisc.HttpResponse
-
render
- Specified by:
renderin classcom.yahoo.container.jdisc.HttpResponse- Throws:
IOException
-