クラス CodecMessageConverter

java.lang.ObjectSE
org.springframework.integration.context.IntegrationObjectSupport
org.springframework.integration.codec.CodecMessageConverter
実装済みのインターフェース一覧:
AwareBeanFactoryAwareBeanNameAwareInitializingBeanApplicationContextAwareComponentSourceAwareExpressionCapableNamedComponentMessageConverter

public class CodecMessageConverter extends IntegrationObjectSupport implements MessageConverter
変換するために Codec に委譲する MessageConverter
導入:
4.2
作成者:
Gary Russell