Package cz.cuni.amis.pogamut.ut2004.communication.translator.server.support


Class Summary
AbstractServerFSMState<SYMBOL,CONTEXT extends TranslatorContext> This abstract server states is handling ALIVE message, descendants does not need to care about those messages.
ServerListState<MESSAGE,CONTEXT extends TranslatorContext> Support class that takes care of batch of messages in the form of:
ServerMessageExpectedState<CONTEXT extends TranslatorContext> Used to check the message that is used to leave the state.