org.mpisws.p2p.transport.peerreview
Interface PeerReviewConstants
- All Superinterfaces:
- StatusConstants
- All Known Subinterfaces:
- AuditProtocol<Handle,Identifier>, AuthenticatorPushProtocol<Handle,Identifier>, Evidence, EvidenceTool<Handle,Identifier>, IdentityTransport<Handle,Identifier>, PeerInfoStore<Handle,Identifier>, PeerReview<Handle,Identifier>, PeerReviewMessage, SecureHistory, StatementProtocol<Handle,Identifier>, Verifier<Handle>
- All Known Implementing Classes:
- AccusationMessage, AckMessage, AuditProtocolImpl, AuditResponse, AuthenticatorPushProtocolImpl, AuthPushMessage, AuthRequest, AuthResponse, BasicEntryDeserializer, Basics, ChallengeAudit, ChallengeHashPolicy, ChallengeMessage, ChallengeResponseProtocolImpl, CommitmentProtocolImpl, EvidenceSerializerImpl, EvidenceToolImpl, EvidenceTransferProtocolImpl, EvtAck, EvtInit, EvtRecv, EvtSend, EvtSendSign, EvtSign, HistoryEvent, IdentityTransportLayerImpl, MyEntryDeserializer, OutgoingUserDataMessage, PeerInfoRecord, PeerInfoStoreImpl, PeerReviewImpl, PRInconsistent1.ForkingSecureHistory, ProofInconsistent, ProofNonconformant, RecordLayer, RecordSocket, ReplayLayer, ReplayVerifier, ResponseMessage, SecureHistoryFactoryImpl, SecureHistoryImpl, Statement, StatementProtocolImpl, UserDataMessage, VerifierImpl
public interface PeerReviewConstants
- extends StatusConstants
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_VRF
static final short EVT_VRF
- See Also:
- Constant Field Values
EVT_CHOOSE_Q
static final short EVT_CHOOSE_Q
- See Also:
- Constant Field Values
EVT_CHOOSE_RAND
static final short EVT_CHOOSE_RAND
- See Also:
- Constant Field Values
EVT_MAX_RESERVED
static final short EVT_MAX_RESERVED
- 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
RESP_SEND
static final byte RESP_SEND
- See Also:
- Constant Field Values
RESP_AUDIT
static final byte RESP_AUDIT
- 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
DEFAULT_AUTH_PUSH_INTERVAL_MILLIS
static final long DEFAULT_AUTH_PUSH_INTERVAL_MILLIS
- See Also:
- Constant Field Values
DEFAULT_CHECKPOINT_INTERVAL_MILLIS
static final long DEFAULT_CHECKPOINT_INTERVAL_MILLIS
- See Also:
- Constant Field Values
MAINTENANCE_INTERVAL_MILLIS
static final long MAINTENANCE_INTERVAL_MILLIS
- See Also:
- Constant Field Values
DEFAULT_TIME_TOLERANCE_MILLIS
static final long DEFAULT_TIME_TOLERANCE_MILLIS
- See Also:
- Constant Field Values
TI_CHECKPOINT
static final int TI_CHECKPOINT
- See Also:
- Constant Field Values
TI_MAINTENANCE
static final int TI_MAINTENANCE
- See Also:
- Constant Field Values
TI_AUTH_PUSH
static final int TI_AUTH_PUSH
- See Also:
- Constant Field Values
TI_MAX_RESERVED
static final int TI_MAX_RESERVED
- See Also:
- Constant Field Values
TI_STATUS_INFO
static final int TI_STATUS_INFO
- See Also:
- Constant Field Values
MAX_STATUS_INFO
static final int MAX_STATUS_INFO
- See Also:
- Constant Field Values
FLAG_INCLUDE_CHECKPOINT
static final byte FLAG_INCLUDE_CHECKPOINT
- See Also:
- Constant Field Values
FLAG_FULL_MESSAGES_SENDER
static final byte FLAG_FULL_MESSAGES_SENDER
- See Also:
- Constant Field Values
FLAG_FULL_MESSAGES_ALL
static final byte FLAG_FULL_MESSAGES_ALL
- See Also:
- Constant Field Values
VALID
static final int VALID
- Enum for EvidenceTool
- See Also:
- Constant Field Values
INVALID
static final int INVALID
- See Also:
- Constant Field Values
CERT_MISSING
static final int CERT_MISSING
- See Also:
- Constant Field Values
DEFAULT_AUDIT_INTERVAL_MILLIS
static final long DEFAULT_AUDIT_INTERVAL_MILLIS
- See Also:
- Constant Field Values
PROGRESS_INTERVAL_MILLIS
static final int PROGRESS_INTERVAL_MILLIS
- See Also:
- Constant Field Values
INVESTIGATION_INTERVAL_MILLIS
static final int INVESTIGATION_INTERVAL_MILLIS
- See Also:
- Constant Field Values
DEFAULT_LOG_DOWNLOAD_TIMEOUT
static final int DEFAULT_LOG_DOWNLOAD_TIMEOUT
- See Also:
- Constant Field Values
MAX_WITNESSED_NODES
static final int MAX_WITNESSED_NODES
- See Also:
- Constant Field Values
MAX_ACTIVE_AUDITS
static final int MAX_ACTIVE_AUDITS
- See Also:
- Constant Field Values
MAX_ACTIVE_INVESTIGATIONS
static final int MAX_ACTIVE_INVESTIGATIONS
- See Also:
- Constant Field Values
MAX_ENTRIES_BETWEEN_CHECKPOINTS
static final int MAX_ENTRIES_BETWEEN_CHECKPOINTS
- See Also:
- Constant Field Values
AUTH_CACHE_INTERVAL
static final int AUTH_CACHE_INTERVAL
- See Also:
- Constant Field Values
TI_START_AUDITS
static final int TI_START_AUDITS
- See Also:
- Constant Field Values
TI_MAKE_PROGRESS
static final int TI_MAKE_PROGRESS
- See Also:
- Constant Field Values
STATE_SEND_AUDIT
static final int STATE_SEND_AUDIT
- See Also:
- Constant Field Values
STATE_WAIT_FOR_LOG
static final int STATE_WAIT_FOR_LOG
- See Also:
- Constant Field Values
NO_CERTIFICATE
static final int NO_CERTIFICATE
- See Also:
- Constant Field Values
SIGNATURE_BAD
static final int SIGNATURE_BAD
- See Also:
- Constant Field Values
SIGNATURE_OK
static final int SIGNATURE_OK
- See Also:
- Constant Field Values
Copyright © 2001-2005 - Rice Pastry.