seda.sandStorm.test.bench.simple_sa
Interface SimpleP2PConst

All Known Implementing Classes:
ClassedMessage, ClientStage, ClientStageMulticlass, Message, RecvStage

public interface SimpleP2PConst


Field Summary
static int MSG_SIZE
          Size of a request message in bytes
static int PORT
          The TCP port number to use
 

Field Detail

MSG_SIZE

static final int MSG_SIZE
Size of a request message in bytes

See Also:
Constant Field Values

PORT

static final int PORT
The TCP port number to use

See Also:
Constant Field Values