All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class NET.shudo.moba.place.CommandServer

java.lang.Object
   |
   +----NET.shudo.moba.place.CommandServer

public class CommandServer
extends Object
implements Runnable
接続要求に応じてコマンドシェルを起動するデーモン。
CommandShell を起動する。
MobaPlace から起動される。

See Also:
CommandShell, Command, MobaPlace

Constructor Index

 o CommandServer(int, boolean)

Method Index

 o run()

Constructors

 o CommandServer
 public CommandServer(int port,
                      boolean debug)

Methods

 o run
 public void run()

All Packages  Class Hierarchy  This Package  Previous  Next  Index