|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface Message
Interface implemented by all network messages.
メソッドの概要 | |
---|---|
boolean |
isReliable()
Indicates which way an outgoing message should be sent or which way an incoming message was sent. |
Message |
setReliable(boolean f)
Sets this message to 'reliable' or not and returns this message. |
メソッドの詳細 |
---|
Message setReliable(boolean f)
boolean isReliable()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |