パッケージ org.piax.gtrans.ov.ring
クラス ReplyMessage
java.lang.Object
org.piax.gtrans.ov.ring.ResponseMessage
org.piax.gtrans.ov.ring.ReplyMessage
- すべての実装されたインタフェース:
Serializable
- 直系の既知のサブクラス:
RQReplyMessage
public abstract class ReplyMessage extends ResponseMessage
a base class for a reply message.
- 関連項目:
- 直列化された形式
-
フィールドの概要
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 ReplyMessage(RingManager<?> manager, RequestMessage req, List<DdllKey> unavailableKeys)compose a reply message for the specifiedRequestMessage. -
メソッドの概要
-
フィールド詳細
-
コンストラクタの詳細
-
ReplyMessage
compose a reply message for the specifiedRequestMessage.- パラメータ:
manager- the managerreq- the RequestMessage to which corresponds this ReplyMessageunavailableKeys- unavailable keys
-
-
メソッドの詳細