Example usage for org.springframework.integration.ip.tcp.connection TcpConnectionInterceptorSupport subclass-usage

List of usage examples for org.springframework.integration.ip.tcp.connection TcpConnectionInterceptorSupport subclass-usage

Introduction

In this page you can find the example usage for org.springframework.integration.ip.tcp.connection TcpConnectionInterceptorSupport subclass-usage.

Usage

From source file org.springframework.integration.ip.tcp.connection.HelloWorldInterceptor.java

/**
 * @author Gary Russell
 * @since 2.0
 *
 */
public class HelloWorldInterceptor extends TcpConnectionInterceptorSupport {