Class Packet

    • Constructor Detail

      • Packet

        public Packet()
      • Packet

        public Packet​(int c,
                      short id,
                      Authenticator auth)
    • Method Detail

      • getCode

        public int getCode()
      • getIdentifier

        public short getIdentifier()
      • addAttribute

        public void addAttribute​(Attribute attr)
      • getAttributeAt

        public Attribute getAttributeAt​(int pos)
      • toString

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