helma.scripting.rhino.extensions |
|
Java Source File Name | Type | Comment |
DatabaseObject.java | Class | |
FileObject.java | Class | |
FtpObject.java | Class | A FTP-client object that allows to do some FTP from HOP applications. |
ImageObject.java | Class | Extension to provide Helma with Image processing features. |
MailObject.java | Class | |
XmlObject.java | Class | This class provides methods for converting HopObjects to XML and back. |
XmlRpcObject.java | Class | An extension to transparently call and serve XML-RPC from Rhino.
The extension adds constructors for XML-RPC clients and servers to the Global Object.
All argument conversion is done automatically. |