public interface MultilateralSessionConfiguration
MultilateralTournamentConfigurationInterface.| Modifier and Type | Method and Description |
|---|---|
Deadline |
getDeadline() |
Participant |
getMediator() |
java.util.List<Participant> |
getParties() |
PersistentDataType |
getPersistentDataType() |
MultiPartyProtocolRepItem |
getProtocol() |
MultiPartyProtocolRepItem getProtocol()
Deadline getDeadline()
Participant getMediator()
getProtocol() returns a
protocol that needs mediator.java.util.List<Participant> getParties()
PersistentDataType getPersistentDataType()