All Classes and Interfaces

Class
Description
 
The DefaultOMElementConvertor converts between Synapse OMElements and Strings
JSObjectConvertor converts between OMElements and JavaScript E4X XML objects
The OMElementConvertor interface enables customizing the conversion of XML between Synapse and a script language.
OMElementConvertor for Ruby scripts TODO: Right now this goes via Strings and likely isn't very fast There could well be much better ways to do this :)
An Axis2 DeploymentEngine subclass for deploying script services supporting hot deploy and hot update.
 
ScriptMessageContext decorates the Axis2 MessageContext adding methods to use the message payload XML in a way natural to the scripting language.
Axis2 module to initialize script services.
An Axis2 MessageReceiver for invoking script language functions.
An Axis2 RepositoryListener subclass for dealing with script services