クラス MessageCodec
java.lang.ObjectSE
org.springframework.integration.codec.kryo.AbstractKryoCodec
org.springframework.integration.codec.kryo.PojoCodec
org.springframework.integration.codec.kryo.MessageCodec
- 実装されたすべてのインターフェース:
Codec
フィールドのサマリー
クラス org.springframework.integration.codec.kryo.AbstractKryoCodec から継承されたフィールド
pool
コンストラクターの概要
コンストラクターコンストラクター説明メッセージヘッダーのデフォルトの登録 ID を使用してインスタンスを構築します。MessageCodec
(MessageKryoRegistrar registrar) カスタムレジストラを使用してインスタンスを構築します。通常、メッセージヘッダーに異なる登録 ID が必要な場合に使用されます。メソッドのサマリー
クラス org.springframework.integration.codec.kryo.PojoCodec から継承されたメソッド
configureKryoInstance, doDecode, doEncode
クラス org.springframework.integration.codec.kryo.AbstractKryoCodec から継承されたメソッド
decode, decode, encode, encode
コンストラクターの詳細
MessageCodec
public MessageCodec()メッセージヘッダーのデフォルトの登録 ID を使用してインスタンスを構築します。MessageCodec
カスタムレジストラを使用してインスタンスを構築します。通常、メッセージヘッダーに異なる登録 ID が必要な場合に使用されます。- パラメーター:
registrar
- レジストラ。