Class JavascriptInterceptor

All Implemented Interfaces:
Interceptor

public class JavascriptInterceptor extends AbstractScriptInterceptor
Description
Executes a Javascript. The script can access and manipulate data from the request and response. Use this or the Groovy plugin to extend the functions of Membrane by scripting. See the samples in examples/javascript.
Topic
4. Interceptors/Features