Class FlippingServerSideSlowDownByConfigurationInterceptor

All Implemented Interfaces:
ServerSideRequestInterceptor

public class FlippingServerSideSlowDownByConfigurationInterceptor extends ServerSideSlowDownByConfigurationInterceptor
This interceptor slows down the request depending on a configured probability (flipping) on the server side.
Version:
$Id: $Id
Author:
another