Interface | Description |
---|---|
TimeLineInfo |
read-only access to the actual timeline information.
|
Class | Description |
---|---|
ExecutorWithTimeout |
execute commands within the set timout limits.
|
MultipartyNegoEventLoggerData | |
Round |
Represents a single round in a negotiation session.
|
Session |
Represents a negotiation session.
|
SessionManager | |
Timeline |
A time line, running from t = 0 (start) to t = 1 (deadline).
|
TournamentManager |
Manages a multi-lateral tournament and makes sure that the
SessionManager are instantiated. |
Turn |
Represents a single turn in the negotiation session.
|
Enum | Description |
---|---|
Timeline.Type |
In a time-based protocol, time passes within a round.
|
Exception | Description |
---|---|
InvalidActionError |
Error that will be thrown when an action that is not valid for the given
round.
|
RepositoryException |
Error that will be thrown when we fail to fetch data from repository XML
files.
|