Uses of Class
soc.message.SOCMessageMulti

Packages that use SOCMessageMulti
soc.message   
 

Uses of SOCMessageMulti in soc.message
 

Subclasses of SOCMessageMulti in soc.message
 class SOCDiceResultResources
          All resources gained by players from a dice roll.
 class SOCGameOptionInfo
          Information on one available SOCGameOption game option.
 class SOCGamesWithOptions
          List of all games currently on the server, including their game options.
 class SOCLocalizedStrings
          Message from server for i18n localization of item types such as game options or scenarios, such as SOCLocalizedStrings.TYPE_GAMEOPT or SOCLocalizedStrings.TYPE_SCENARIO, or request from client to get localized strings for specific keys of certain item types.
 class SOCMessageTemplateMi
          Template for message types with variable number of integer parameters.
 class SOCMessageTemplateMs
          Template for message types with variable number of string parameters.
 class SOCPlayerElements
          This message from the server holds information on some parts of the player's status, such as resource type counts.
 class SOCPlayerStats
          Statistics of one type for one player.
 class SOCScenarioInfo
          A client's request for updated SOCScenario info, or server's reply with information on one available SOCScenario (including localization).