Class DefaultHttpObject

    • Constructor Detail

      • DefaultHttpObject

        protected DefaultHttpObject()
    • Method Detail

      • setDecoderResult

        public void setDecoderResult​(DecoderResult decoderResult)
        Description copied from interface: DecoderResultProvider
        Updates the result of decoding this object. This method is supposed to be invoked by a decoder. Do not call this method unless you know what you are doing.
        Specified by:
        setDecoderResult in interface DecoderResultProvider
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object