Class UserFeatureInterceptor

java.lang.Object
com.predic8.membrane.core.interceptor.AbstractInterceptor
com.predic8.membrane.core.interceptor.UserFeatureInterceptor
All Implemented Interfaces:
Interceptor

public class UserFeatureInterceptor extends AbstractInterceptor
Handles features that are user-configured in proxies.xml .

Not that we do not implement handleResponse() as this will be automatically done by the stack-unwinding in InterceptorFlowController.