Uses of Class
soc.message.SOCMessageTemplateMs

Packages that use SOCMessageTemplateMs
soc.message   
 

Uses of SOCMessageTemplateMs in soc.message
 

Subclasses of SOCMessageTemplateMs in soc.message
 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 SOCScenarioInfo
          A client's request for updated SOCScenario info, or server's reply with information on one available SOCScenario (including localization).