Constant Field Values

Contents

org.drasyl.*

  • org.drasyl.handler.remote.protocol.AcknowledgementMessage 
    Modifier and Type Constant Field Value
    public static final int LENGTH 8
  • org.drasyl.handler.remote.protocol.ArmedProtocolMessage 
    Modifier and Type Constant Field Value
    public static final int ARMED_HEADER_LENGTH 16
  • org.drasyl.handler.remote.protocol.HelloMessage 
    Modifier and Type Constant Field Value
    public static final int SIGNED_LENGTH 80
    public static final int UNSIGNED_LENGTH 16
  • org.drasyl.handler.remote.protocol.HopCount 
    Modifier and Type Constant Field Value
    public static final byte MAX_HOP_COUNT 7
    public static final byte MIN_HOP_COUNT 0
  • org.drasyl.handler.remote.protocol.Nonce 
    Modifier and Type Constant Field Value
    public static final int NONCE_LENGTH 24
  • org.drasyl.handler.remote.protocol.PrivateHeader 
    Modifier and Type Constant Field Value
    public static final int ARMED_LENGTH 19
    public static final int LENGTH 3
  • org.drasyl.handler.remote.protocol.PublicHeader 
    Modifier and Type Constant Field Value
    public static final int LENGTH 97
  • org.drasyl.handler.remote.protocol.RemoteMessage 
    Modifier and Type Constant Field Value
    public static final int MAGIC_NUMBER 507465729
  • org.drasyl.handler.remote.protocol.UniteMessage 
    Modifier and Type Constant Field Value
    public static final int LENGTH 50