All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Class NET.shudo.moba.place.CommandShell
java.lang.Object
   |
   +----NET.shudo.moba.place.CommandShell
  -  public class CommandShell
  -  extends Object
  -  implements Runnable
$B%3%^%s%I%7%'%k!#D>@\MxMQ
 CommandServer から起動される。
 コマンドは Command クラスで定義される。
    -  See Also:
    
-  CommandServer, Command
   
  -   CommandShell(Socket) CommandShell(Socket)
-  
  
-   CommandShell(Socket, boolean) CommandShell(Socket, boolean)
-  
   
  -   quit() quit()
-   コマンドシェルを終了させる
  
-   run() run()
-  
   
 CommandShell
CommandShell
 protected CommandShell(Socket sock,
                        boolean debug) throws IOException
 CommandShell
CommandShell
 protected CommandShell(Socket sock) throws IOException
   
 quit
quit
 protected void quit()
  -  $B%3%^%s%I%7%'%k$r=*N;$5$;$k
 
 run
run
 public void run()
All Packages  Class Hierarchy  This Package  Previous  Next  Index