Interface | Description |
---|---|
MultilateralSessionConfiguration |
Configuration for a multilateral session.
|
MultiSessionConfigChange |
Superclass of change event objects for the
MultiSessionConfigListener . |
MultiSessionConfigListener |
Listeners to changes in the
MultiSessionModel implement this
interface. |
Class | Description |
---|---|
MultiSessionModel |
Session model, stores modifyable
MultilateralSessionConfiguration
containing all info to run a multi party negotiation session. |
Participant |
Contains full participant info: the party name, strategy and profile.
|
PartySizeChange |
Informs that the party size has changed.
|
PartyTableModel |
Adapts the
MultiSessionModel to a JTable showing the participants. |
ProtocolChange |