Example usage for org.springframework.integration.handler AbstractMessageProcessor subclass-usage

List of usage examples for org.springframework.integration.handler AbstractMessageProcessor subclass-usage

Introduction

In this page you can find the example usage for org.springframework.integration.handler AbstractMessageProcessor subclass-usage.

Usage

From source file biz.c24.io.spring.integration.validation.C24ValidatingMessageProcessor.java

/**
 * @author askogman
 * 
 */
public class C24ValidatingMessageProcessor extends AbstractMessageProcessor<Map<String, ?>> {