パッケージ
jp.ac.fun.osawalab.tileworld.connector の使用

jp.ac.fun.osawalab.tileworld.connector を使用しているパッケージ
jp.ac.fun.osawalab.tileworld.connector   
jp.ac.fun.osawalab.tileworld.game   
jp.ac.fun.osawalab.tileworld.server   
 

jp.ac.fun.osawalab.tileworld.connector により使用される jp.ac.fun.osawalab.tileworld.connector のクラス
AbstractConnectors
          接続の集合を管理する、抽象クラスです。
AllConnectors
          サーバーに接続しているすべてのログイン済みの接続(Player、もしくは、Viewer) の集合を管理するクラスです。
AllPlayers
          サーバーに接続しているすべてのログイン済みのプレイヤー(Player) の集合を管理するクラスです。
AllViewers
          サーバーに接続しているすべてのログイン済みのビューアー(Viewer) の集合を管理するクラスです。
Connector
          Connectorは、サーバーへの接続を表す抽象クラスです。
ConnectorThread
          サーバーへの接続を管理しているスレッド の抽象クラスです。
 

jp.ac.fun.osawalab.tileworld.game により使用される jp.ac.fun.osawalab.tileworld.connector のクラス
Player
          Tileworldのプレイヤー接続のクラスです。
 

jp.ac.fun.osawalab.tileworld.server により使用される jp.ac.fun.osawalab.tileworld.connector のクラス
Player
          Tileworldのプレイヤー接続のクラスです。
Viewer
          Tileworldのビューアー接続のクラスです。