Package sudoku
Interface SharedProtocols.NegotiationsProtocol
-
- All Known Implementing Classes:
Player.AdditionalInfoRequestMsg
,Player.NegotiationsFinishedMsg
,Player.NegotiationsMsg
,Player.NegotiationsPositiveMsg
,Player.RejectOfferMsg
,Table.AcceptNegotiationsResultsMsg
,Table.AdditionalInfoMsg
,Table.NegotiationsMsg
,Table.OfferMsg
,Table.WithdrawOfferMsg
- Enclosing class:
- SharedProtocols
public static interface SharedProtocols.NegotiationsProtocol
Protocol for negotiations between the Player and the Table.