Interface HttpContent

    • Method Detail

      • getContentType

        HttpField getContentType()
        Deprecated.
      • getContentTypeValue

        String getContentTypeValue()
        Deprecated.
      • getCharacterEncoding

        String getCharacterEncoding()
        Deprecated.
      • getContentEncoding

        HttpField getContentEncoding()
        Deprecated.
      • getContentEncodingValue

        String getContentEncodingValue()
        Deprecated.
      • getContentLength

        HttpField getContentLength()
        Deprecated.
      • getContentLengthValue

        long getContentLengthValue()
        Deprecated.
      • getLastModified

        HttpField getLastModified()
        Deprecated.
      • getLastModifiedValue

        String getLastModifiedValue()
        Deprecated.
      • getETagValue

        String getETagValue()
        Deprecated.
      • getIndirectBuffer

        ByteBuffer getIndirectBuffer()
        Deprecated.
      • getDirectBuffer

        ByteBuffer getDirectBuffer()
        Deprecated.
      • getResource

        Resource getResource()
        Deprecated.
      • release

        void release()
        Deprecated.