Package | Description |
---|---|
negotiator.session |
Modifier and Type | Method and Description |
---|---|
java.lang.Exception |
TournamentManager.runSingleSession(java.util.List<NegotiationPartyInternal> parties,
ExecutorWithTimeout executor)
Run a single session for the given parties (protocol and session are also
used, but extracted from the tournament manager's configuration
|
Constructor and Description |
---|
SessionManager(java.util.List<NegotiationPartyInternal> theparties,
MultilateralProtocol protocol,
Session session,
ExecutorWithTimeout exec)
Initializes a new instance of the
SessionManager object. |