| Interface | Description |
|---|---|
| Mediator |
Base class for all mediator parties.
|
| NegotiationParty |
Base interface for Negotiation parties.
|
| PartyWithUtility |
Lightweight interface for some party that gives
Bids a utility. |
| Class | Description |
|---|---|
| AbstractNegotiationParty |
A basic implementation of the
NegotiationParty interface. |
| NegotiationInfo |
An object that collects all the init parameters for
NegotiationParty#init(). |
| NegotiationPartyInternal |
Only for use in the core.
|
| SessionsInfo |
immutable info for all sessions.
|