Class EchoRequestInterceptor

java.lang.Object
org.restheart.test.plugins.interceptors.EchoRequestInterceptor
All Implemented Interfaces:
ByteArrayInterceptor, ConfigurablePlugin, ExchangeTypeResolver<ByteArrayRequest,ByteArrayResponse>, Interceptor<ByteArrayRequest,ByteArrayResponse>, Plugin

public class EchoRequestInterceptor extends Object implements ByteArrayInterceptor
Author:
Andrea Di Cesare <andrea@softinstigate.com>