|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface MessageConnection
The source of a received message and the common abstract interface of client->server and server->client objects.
メソッドの概要 | |
---|---|
void |
send(Message message)
Sends a message to the other end of the connection. |
メソッドの詳細 |
---|
void send(Message message)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |