org.mpisws.p2p.transport.peerreview
Interface PeerReviewConstants
- All Known Implementing Classes:
- AccusationMessage, AckMessage, BasicEntryDeserializer, CommitmentProtocolImpl, EvtRecv, MyEntryDeserializer, ProofInconsistent, RecordLayer, RecordSocket, ReplayLayer, SecureHistoryFactoryImpl, UserDataMessage, Verifier
public interface PeerReviewConstants
EVT_SEND
static final short EVT_SEND
- See Also:
- Constant Field Values
EVT_RECV
static final short EVT_RECV
- See Also:
- Constant Field Values
EVT_SIGN
static final short EVT_SIGN
- See Also:
- Constant Field Values
EVT_ACK
static final short EVT_ACK
- See Also:
- Constant Field Values
EVT_CHECKPOINT
static final short EVT_CHECKPOINT
- See Also:
- Constant Field Values
EVT_INIT
static final short EVT_INIT
- See Also:
- Constant Field Values
EVT_SENDSIGN
static final short EVT_SENDSIGN
- See Also:
- Constant Field Values
EVT_SOCKET_OPEN_INCOMING
static final short EVT_SOCKET_OPEN_INCOMING
- See Also:
- Constant Field Values
EVT_SOCKET_OPEN_OUTGOING
static final short EVT_SOCKET_OPEN_OUTGOING
- See Also:
- Constant Field Values
EVT_SOCKET_OPENED_OUTGOING
static final short EVT_SOCKET_OPENED_OUTGOING
- See Also:
- Constant Field Values
EVT_SOCKET_EXCEPTION
static final short EVT_SOCKET_EXCEPTION
- See Also:
- Constant Field Values
EVT_SOCKET_CLOSE
static final short EVT_SOCKET_CLOSE
- See Also:
- Constant Field Values
EVT_SOCKET_SHUTDOWN_OUTPUT
static final short EVT_SOCKET_SHUTDOWN_OUTPUT
- See Also:
- Constant Field Values
EVT_SOCKET_CLOSED
static final short EVT_SOCKET_CLOSED
- See Also:
- Constant Field Values
EVT_SOCKET_CAN_READ
static final short EVT_SOCKET_CAN_READ
- See Also:
- Constant Field Values
EVT_SOCKET_CAN_WRITE
static final short EVT_SOCKET_CAN_WRITE
- See Also:
- Constant Field Values
EVT_SOCKET_CAN_RW
static final short EVT_SOCKET_CAN_RW
- See Also:
- Constant Field Values
EVT_SOCKET_READ
static final short EVT_SOCKET_READ
- See Also:
- Constant Field Values
EVT_SOCKET_WRITE
static final short EVT_SOCKET_WRITE
- See Also:
- Constant Field Values
EVT_MIN_SOCKET_EVT
static final short EVT_MIN_SOCKET_EVT
- See Also:
- Constant Field Values
EVT_MAX_SOCKET_EVT
static final short EVT_MAX_SOCKET_EVT
- See Also:
- Constant Field Values
EX_TYPE_IO
static final short EX_TYPE_IO
- See Also:
- Constant Field Values
EX_TYPE_ClosedChannel
static final short EX_TYPE_ClosedChannel
- See Also:
- Constant Field Values
EX_TYPE_Unknown
static final short EX_TYPE_Unknown
- See Also:
- Constant Field Values
MSG_USERDATA
static final short MSG_USERDATA
- See Also:
- Constant Field Values
MSG_ACK
static final short MSG_ACK
- See Also:
- Constant Field Values
MSG_ACCUSATION
static final short MSG_ACCUSATION
- See Also:
- Constant Field Values
MSG_CHALLENGE
static final short MSG_CHALLENGE
- See Also:
- Constant Field Values
MSG_RESPONSE
static final short MSG_RESPONSE
- See Also:
- Constant Field Values
MSG_AUTHPUSH
static final short MSG_AUTHPUSH
- See Also:
- Constant Field Values
MSG_AUTHREQ
static final short MSG_AUTHREQ
- See Also:
- Constant Field Values
MSG_AUTHRESP
static final short MSG_AUTHRESP
- See Also:
- Constant Field Values
MSG_USERDGRAM
static final short MSG_USERDGRAM
- See Also:
- Constant Field Values
CHAL_AUDIT
static final byte CHAL_AUDIT
- See Also:
- Constant Field Values
CHAL_SEND
static final byte CHAL_SEND
- See Also:
- Constant Field Values
PROOF_INCONSISTENT
static final byte PROOF_INCONSISTENT
- See Also:
- Constant Field Values
PROOF_NONCONFORMANT
static final byte PROOF_NONCONFORMANT
- See Also:
- Constant Field Values
Copyright © 2001-2005 - Rice Pastry.