Class EchoResponseInterceptor

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

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