|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface MgcWriteValue
マルチキャストグループ書き込み用オブジェクト.
接続情報を格納するマルチキャストグループ書き込み用要素オブジェクトです.
メソッドの概要 | |
---|---|
void |
addNoResponseCount()
応答なしカウントを1インクリメント. |
int |
getNoResponseCount()
応答なしカウントを取得. |
void |
setConnectCount(int cnt)
接続カウントを設定. |
void |
setDefaultTime(long time)
MgcServer標準時間を設定. |
void |
setResponseTime(int time)
応答時間を設定. |
void |
update()
前回応答時間を更新. |
メソッドの詳細 |
---|
void update()
void setConnectCount(int cnt)
cnt
- 対象のカウントを設定します.void setResponseTime(int time)
time
- 応答時間を設定します.void setDefaultTime(long time)
time
- 対象の標準時間を設定します.void addNoResponseCount()
int getNoResponseCount()
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |