cz.cuni.amis.pogamut.defcon.communication.commands
Class DefConCommandExecutor

Package class diagram package DefConCommandExecutor
java.lang.Object
  extended by cz.cuni.amis.pogamut.defcon.communication.commands.DefConCommandExecutor
All Implemented Interfaces:
ICommandSerializer<DefConCommand>

public class DefConCommandExecutor
extends Object
implements ICommandSerializer<DefConCommand>

Executes a single defcon comamnd.

Author:
Radek 'Black_Hand' Pibil

Constructor Summary
DefConCommandExecutor()
           
 
Method Summary
 DefConCommand serialize(CommandMessage command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefConCommandExecutor

public DefConCommandExecutor()
Method Detail

serialize

public DefConCommand serialize(CommandMessage command)
Specified by:
serialize in interface ICommandSerializer<DefConCommand>


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.