Overview  Package  Class  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Constant Field Values

Contents
sajas.core.behaviours.*
sajas.core.behaviours.Behaviour
protected static final int
NOTIFY_DOWN
1
protected static final int
NOTIFY_UP
-1
public static final String
STATE_BLOCKED
"BLOCKED"
public static final String
STATE_READY
"READY"
public static final String
STATE_RUNNING
"RUNNING"
sajas.core.behaviours.ParallelBehaviour
public static final int
WHEN_ALL
0
public static final int
WHEN_ANY
1
sajas.proto.*
sajas.proto.AchieveREInitiator
protected static final String
CHECK_AGAIN
"Check-again"
protected static final String
CHECK_IN_SEQ
"Check-in-seq"
protected static final String
CHECK_SESSIONS
"Check-sessions"
protected static final String
DUMMY_FINAL
"Dummy-final"
protected static final String
HANDLE_AGREE
"Handle-agree"
protected static final String
HANDLE_ALL_RESPONSES
"Handle-all-responses"
protected static final String
HANDLE_ALL_RESULT_NOTIFICATIONS
"Handle-all-result-notifications"
protected static final String
HANDLE_FAILURE
"Handle-failure"
protected static final String
HANDLE_INFORM
"Handle-inform"
protected static final String
HANDLE_NOT_UNDERSTOOD
"Handle-not-understood"
protected static final String
HANDLE_OUT_OF_SEQ
"Handle-out-of-seq"
protected static final String
HANDLE_REFUSE
"Handle-refuse"
protected static final String
PREPARE_INITIATIONS
"Prepare-initiations"
protected static final String
RECEIVE_REPLY
"Receive-reply"
protected static final String
SEND_INITIATIONS
"Send-initiations"
sajas.proto.ContractNetInitiator
protected static final String
CHECK_IN_SEQ
"Check-in-seq"
protected static final String
CHECK_SESSIONS
"Check-sessions"
protected static final String
DUMMY_FINAL
"Dummy-final"
protected static final String
HANDLE_FAILURE
"Handle-failure"
protected static final String
HANDLE_NOT_UNDERSTOOD
"Handle-not-understood"
protected static final String
HANDLE_OUT_OF_SEQ
"Handle-out-of-seq"
protected static final String
PREPARE_INITIATIONS
"Prepare-initiations"
protected static final String
RECEIVE_REPLY
"Receive-reply"
protected static final String
SEND_INITIATIONS
"Send-initiations"
sajas.proto.ContractNetResponder
public static final String
RECEIVE_CFP
"Receive-Cfp"
sajas.proto.IteratedAchieveREInitiator
public static final String
REINIT
"Reinit"
sajas.proto.ProposeInitiator
protected static final String
CHECK_IN_SEQ
"Check-in-seq"
protected static final String
CHECK_SESSIONS
"Check-sessions"
protected static final String
DUMMY_FINAL
"Dummy-final"
protected static final String
HANDLE_ACCEPT_PROPOSAL
"Handle-accept-proposal"
protected static final String
HANDLE_ALL_RESPONSES
"Handle-all-responses"
protected static final String
HANDLE_NOT_UNDERSTOOD
"Handle-not-understood"
protected static final String
HANDLE_OUT_OF_SEQ
"Handle-out-of-seq"
protected static final String
HANDLE_REJECT_PROPOSAL
"Handle-reject-proposal"
protected static final String
PREPARE_INITIATIONS
"Prepare-initiations"
protected static final String
RECEIVE_REPLY
"Receive-reply"
protected static final String
SEND_INITIATIONS
"Send-initiations"
sajas.proto.ProposeResponder
protected static final String
PREPARE_RESPONSE
"Prepare-response"
protected static final String
RECEIVE_PROPOSE
"Receive-propose"
protected static final String
SEND_RESPONSE
"Send-response"
sajas.proto.SSContractNetResponder
protected static final String
CHECK_IN_SEQ
"Check-In-seq"
protected static final String
DUMMY_FINAL
"Dummy-Final"
public static final String
HANDLE_ACCEPT_PROPOSAL
"Handle-Accept-Proposal"
public static final String
HANDLE_CFP
"Handle-Cfp"
protected static final String
HANDLE_OUT_OF_SEQUENCE
"Handle-Out-of-seq"
public static final String
HANDLE_REJECT_PROPOSAL
"Handle-Reject-Proposal"
protected static final String
RECEIVE_NEXT
"Receive-Next"
protected static final String
SEND_REPLY
"Send-Reply"
sajas.proto.SSIteratedAchieveREResponder
protected static final String
CHECK_IN_SEQ
"Check-In-seq"
protected static final String
DUMMY_FINAL
"Dummy-Final"
public static final String
HANDLE_CANCEL
"Handle-Cancel"
protected static final String
HANDLE_OUT_OF_SEQUENCE
"Handle-Out-of-seq"
public static final String
HANDLE_REQUEST
"Handle-Request"
protected static final String
RECEIVE_NEXT
"Receive-Next"
protected static final String
SEND_REPLY
"Send-Reply"
sajas.proto.states.*
sajas.proto.states.HandlerSelector
public static final int
SELECTION_NOK
0
public static final int
SELECTION_OK
1
sajas.proto.states.MsgReceiver
public static final int
INFINITE
-1
public static final int
INTERRUPTED
-1002
public static final int
TIMEOUT_EXPIRED
-1001
sajas.proto.states.ReplySender
public static final int
NO_REPLY_SENT
-1
sajas.proto.*
sajas.proto.SubscriptionInitiator
protected static final String
CHECK_IN_SEQ
"Check-in-seq"
protected static final String
CHECK_SESSIONS
"Check-sessions"
protected static final String
DUMMY_FINAL
"Dummy-final"
protected static final String
HANDLE_FAILURE
"Handle-failure"
protected static final String
HANDLE_NOT_UNDERSTOOD
"Handle-not-understood"
protected static final String
HANDLE_OUT_OF_SEQ
"Handle-out-of-seq"
protected static final String
PREPARE_INITIATIONS
"Prepare-initiations"
protected static final String
RECEIVE_REPLY
"Receive-reply"
protected static final String
SEND_INITIATIONS
"Send-initiations"

Overview  Package  Class  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Java API documentation generated with DocFlex/Doclet 1.6.1 using JavadocPro template set.
DocFlex/Doclet is both a multi-format Javadoc doclet and a free edition of DocFlex/Javadoc, which is a template-driven programming tool for rapid development of any Javadoc-based Java API documentation generators (i.e. doclets). If you need to customize your Javadoc without writing a full-blown doclet from scratch, DocFlex/Javadoc may be the only tool able to help you! Find out more at www.docflex.com