Package com.predic8.membrane.core.lang
Class ScriptingUtils
java.lang.Object
com.predic8.membrane.core.lang.ScriptingUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateParameterBindings(URIFactory uriFactory, Exchange exc, Message msg, Interceptor.Flow flow, boolean includeJsonObject)
-
Constructor Details
-
ScriptingUtils
public ScriptingUtils()
-
-
Method Details
-
createParameterBindings
public static HashMap<String,Object> createParameterBindings(URIFactory uriFactory, Exchange exc, Message msg, Interceptor.Flow flow, boolean includeJsonObject)
-