クラス RemoteInvocationAwareMessageConverterAdapter

java.lang.ObjectSE
org.springframework.amqp.support.converter.RemoteInvocationAwareMessageConverterAdapter
実装されたすべてのインターフェース:
MessageConverter

public class RemoteInvocationAwareMessageConverterAdapter extends ObjectSE implements MessageConverter
メッセージから変換するデリゲートを呼び出した後、RemoteInvocationResult をアンラップする委譲アダプター。デフォルトで SimpleMessageConverter に委譲します。
導入:
2.0
作成者:
Gary Russell
  • コンストラクターの詳細

    • RemoteInvocationAwareMessageConverterAdapter

      public RemoteInvocationAwareMessageConverterAdapter()
    • RemoteInvocationAwareMessageConverterAdapter

      public RemoteInvocationAwareMessageConverterAdapter(MessageConverter delegate)
  • メソッドの詳細