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:
cz.cuni.amis.pogamut.base.communication.command.ICommandSerializer<DefConCommand>

public class DefConCommandExecutor
extends Object
implements cz.cuni.amis.pogamut.base.communication.command.ICommandSerializer<DefConCommand>

Executes a single defcon comamnd.

Author:
Radek 'Black_Hand' Pibil

Constructor Summary
DefConCommandExecutor()
           
 
Method Summary
 DefConCommand serialize(cz.cuni.amis.pogamut.base.communication.messages.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(cz.cuni.amis.pogamut.base.communication.messages.CommandMessage command)
Specified by:
serialize in interface cz.cuni.amis.pogamut.base.communication.command.ICommandSerializer<DefConCommand>


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