Klassenvorlage für einen ActionHandler
Ein ActionHandler verarbeitet die Actions, die von dem InputAdapter ausgelesen wurden
| copyright | (c) Copyright 2008-2013 by ManuAdminMod (http://www.manuadminmod.de) |
|---|---|
| license | Creative Commons BY-NC-ND 3.0 (http://www.creativecommons.org/licenses/by-nc-nd/3.0/) |
| author | manu (manu@manuadminmod.de) |
| since | 1.0 |
| version | 1.0 |
__construct(\Daemon\Server\Server $Server)
getHandledActions() : string[]
string[]handleAction(\Daemon\Server\Action $Action) : void
Server() : \Daemon\Server\Server
$Server : \Daemon\Server\Server