class_CommandResolver.php

Go to the documentation of this file.
00001 <?php
00024 interface CommandResolver extends Resolver {
00031         function resolveCommandByRequest (Requestable $requestInstance);
00032 
00040         function isCommandValid ($commandName);
00041 }
00042 
00043 //
00044 ?>

Generated on Mon Dec 8 01:06:45 2008 for Ship-Simulator by  doxygen 1.5.6