public class SENP
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static byte |
ADV |
static byte |
BYE |
static int |
CLIENT_PORT |
static byte |
CNF |
static byte[] |
Cost |
static int |
DEFAULT_PORT |
static int |
DefaultTtl |
static byte |
DRP |
static byte |
DV |
static byte[] |
Handler |
static byte |
HLO |
static byte[] |
Id |
static byte[] |
KwdBSet |
static byte[] |
KwdDistanceVector |
static byte[] |
KwdDVEntry |
static byte[] |
KwdEquals |
static byte[] |
KwdEvent |
static byte[] |
KwdEvents |
static byte[] |
KwdFalse |
static byte[] |
KwdFilter |
static byte[] |
KwdLParen |
static byte[] |
KwdNull |
static byte[] |
KwdPattern |
static byte[] |
KwdPred |
static byte[] |
KwdRecList |
static byte[] |
KwdRParen |
static byte[] |
KwdSenp |
static byte[] |
KwdSeparator |
static byte[] |
KwdTrue |
static byte |
MAP |
static int |
MaxPacketLen |
static byte[] |
Mcc |
static byte[] |
Method |
static byte[][] |
Methods |
static byte |
NOP |
static byte |
OFF |
static byte[][] |
operators |
static byte |
PAD |
static byte |
ProtocolVersion |
static byte |
PUB |
static byte |
RES |
static int |
SERVER_PORT |
static byte |
SUB |
static byte |
SUS |
static byte[] |
To |
static byte[] |
Ttl |
static byte |
UDV |
static byte |
UNA |
static byte |
UNS |
static byte[] |
Version |
Constructor and Description |
---|
SENP() |
Modifier and Type | Method and Description |
---|---|
static boolean |
match(byte[] x,
byte[] y) |
public static final byte ProtocolVersion
public static final byte[] Version
public static final byte[] To
public static final byte[] Method
public static final byte[] Id
public static final byte[] Handler
public static final byte[] Cost
public static final byte[] Ttl
public static final byte[] Mcc
public static final int DefaultTtl
public static final int MaxPacketLen
public static final byte NOP
public static final byte PUB
public static final byte SUB
public static final byte UNS
public static final byte ADV
public static final byte UNA
public static final byte HLO
public static final byte BYE
public static final byte SUS
public static final byte RES
public static final byte MAP
public static final byte CNF
public static final byte OFF
public static final byte UDV
public static final byte DV
public static final byte DRP
public static final byte PAD
public static final byte[][] Methods
public static final byte[][] operators
public static final int CLIENT_PORT
public static final int SERVER_PORT
public static final int DEFAULT_PORT
public static final byte[] KwdSeparator
public static final byte[] KwdSenp
public static final byte[] KwdEvent
public static final byte[] KwdEvents
public static final byte[] KwdFilter
public static final byte[] KwdPattern
public static final byte[] KwdDistanceVector
public static final byte[] KwdDVEntry
public static final byte[] KwdPred
public static final byte[] KwdBSet
public static final byte[] KwdLParen
public static final byte[] KwdRParen
public static final byte[] KwdEquals
public static final byte[] KwdTrue
public static final byte[] KwdFalse
public static final byte[] KwdNull
public static final byte[] KwdRecList
Copyright © 2005-2011 Antonio Carzaniga.
This documentation is maintained by Antonio Carzaniga