Class ProxyResponse
java.lang.Object
com.yahoo.container.jdisc.HttpResponse
com.yahoo.vespa.hosted.controller.api.integration.configserver.ProxyResponse
public class ProxyResponse
extends com.yahoo.container.jdisc.HttpResponse
- Author:
- valerijf
-
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
-
ProxyResponse
-
-
Method Details
-
render
- Specified by:
renderin classcom.yahoo.container.jdisc.HttpResponse- Throws:
IOException
-
getContentType
- Overrides:
getContentTypein classcom.yahoo.container.jdisc.HttpResponse
-