パッケージ org.piax.common
クラス TransportId
java.lang.Object
org.piax.common.Id
org.piax.common.ObjectId
org.piax.common.ServiceId
org.piax.common.TransportId
- すべての実装されたインタフェース:
Serializable,Comparable<Id>,ComparableKey<Id>,Destination,Key
public class TransportId extends ServiceId
A class of a identifier of a Transport.
- 関連項目:
- 直列化された形式
-
ネストされたクラスの概要
-
フィールドの概要
フィールド 修飾子とタイプ フィールド 説明 static TransportIdNULL_ID無名のTransportIdの指定に用いる -
コンストラクタの概要
コンストラクタ コンストラクタ 説明 TransportId(byte[] bytes)TransportId(String str) -
メソッドの概要
クラスから継承されたメソッド org.piax.common.Id
_getBytes, commonPostfixLen, commonPrefixLen, compareTo, equals, getByteLen, getBytes, hashCode, newId, newRandomBytes, testBit, toBinaryString, toHexString, toString
-
フィールド詳細
-
NULL_ID
無名のTransportIdの指定に用いる
-
-
コンストラクタの詳細
-
TransportId
public TransportId(byte[] bytes) -
TransportId
-