cz.cuni.amis.pogamut.defcon.communication.commands
Class DefConCommandExecutor
java.lang.Object
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
|
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 |
DefConCommandExecutor
public DefConCommandExecutor()
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.