Class ProxyResponse


  • public class ProxyResponse
    extends com.yahoo.container.jdisc.HttpResponse
    Author:
    valerijf
    • Constructor Detail

      • ProxyResponse

        public ProxyResponse​(byte[] content,
                             String contentType,
                             int status)
    • Method Detail

      • render

        public void render​(OutputStream outputStream)
                    throws IOException
        Specified by:
        render in class com.yahoo.container.jdisc.HttpResponse
        Throws:
        IOException
      • getContentType

        public String getContentType()
        Overrides:
        getContentType in class com.yahoo.container.jdisc.HttpResponse