Interface InterfaceHttpData

    • Method Detail

      • getName

        String getName()
        Returns the name of this InterfaceHttpData.
      • retain

        InterfaceHttpData retain()
        Specified by:
        retain in interface io.netty.util.ReferenceCounted
      • retain

        InterfaceHttpData retain​(int increment)
        Specified by:
        retain in interface io.netty.util.ReferenceCounted
      • touch

        InterfaceHttpData touch()
        Specified by:
        touch in interface io.netty.util.ReferenceCounted
      • touch

        InterfaceHttpData touch​(Object hint)
        Specified by:
        touch in interface io.netty.util.ReferenceCounted