Class StreamWriterResponseContext

    • Method Detail

      • setAutoIndent

        public StreamWriterResponseContext setAutoIndent​(boolean autoindent)
        Deprecated.
        True to enable automatic indenting on the StreamWriter
      • getAutoIndent

        public boolean getAutoIndent()
        Deprecated.
        True if automatic indenting is enabled on the StreamWriter
      • hasEntity

        public boolean hasEntity()
        Deprecated.
        Description copied from interface: ResponseContext
        True if the response contains an entity