Interface AMQMethodBody

    • Method Detail

      • getClazz

        int getClazz()
        Returns:
        unsigned short
      • getMethod

        int getMethod()
        Returns:
        unsigned short
      • getSize

        int getSize()
        Description copied from interface: AMQBody
        Get the size of the body
        Specified by:
        getSize in interface AMQBody
        Returns:
        unsigned short
      • generateFrame

        AMQFrame generateFrame​(int channelId)
      • toString

        java.lang.String toString()
        Overrides:
        toString in class java.lang.Object