Class | Description |
---|---|
JavaScriptXmlHelper |
This class will provide the operation to getPayloadXML and setPayload of ScriptMessageContext to convert
between XML and ScriptXML object
since there is an api change in rhino17,This class is provided instead of getting Helper class by
XMLHelper.getArgHelper(engine) in bsf
|
ScriptEngineWrapper | |
ScriptMediator |
A Synapse mediator that calls a function in any scripting language supported by the BSF.
|
ScriptMediatorFactory |
Creates an instance of a Script mediator for inline or external script mediation for BSF
scripting languages.
|
ScriptMediatorSerializer |
Serializer for a script mediator
|
ScriptMessageContext |
ScriptMessageContext decorates the Synapse MessageContext adding methods to use the
message payload XML in a way natural to the scripting languageS
|
Copyright © 2005–2017 Apache Software Foundation. All rights reserved.