Class | Description |
---|---|
ActionEvent |
This class records details about an action of an agent.
|
AgreementEvent |
Indicates that an agreement was reached.
|
BilateralAtomicNegotiationSessionEvent | |
LogMessageEvent | Deprecated |
MultipartyNegotiationOfferEvent | |
MultipartyNegotiationSessionEvent | |
NegotiationEvent |
An abstract superclass for all events, both meta-events like
SessionFailedEvent and concrete Action s done by agents like
doing an Offer . |
NegotiationSessionEvent | |
SessionFailedEvent |
Indicates that a session failed, typically due to an exception, timeout etc.
|
SessionStartedEvent |
Indicates that a session started.
|
TournamentEndedEvent |
Indicates that a tournament terminated.
|
TournamentStartedEvent |
Indicates that a tournament started.
|