All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractRepository Provides common methods and fields for the default implementations of the repository interfaceAbstractResource Binary A wrapper around a Java byte array compliant to the Binary/ByteArray/ByteString classes defined in the Binary/B proposal.Callback This class represents a JavaScript callback function.CaseInsensitiveMap<V> Map wrapper that makes a string-keyed map case insensitive while still preserving case in key collections.DebuggerBase A base class for Debuggers and Profilers implemented in Javascript.EventAdapter FileRepository Repository implementation for directories providing file resourcesFileResource JsgiRequest JsgiServlet Main Main launcher class.ModuleLoader ModuleObject ModuleScope A scriptable object that keeps track of the resource it has been loaded from so requests to load other stuff can look for local resources.ReloadableScript This class represents a JavaScript Resource.Repository Repository represents an abstract container of resources (e.g.Require Resource Resource represents a pointer to some kind of information (code, skin, ...) from which the content can be fetchedRhinoEngine This class provides methods to create JavaScript objects from JavaScript files.RingoClassLoader AClassLoader
used for application class loading.RingoConfig This class describes the configuration for a RingoJS application or shell session.RingoContextFactory RingoDebugger RingoGlobal RingoRunner RingoShell RingoShell is a simple interactive shell that provides the additional global functions implemented by Ringo.RingoWorker RingoWrapFactory Ringo default wrap factory implementation.ScriptableList ScriptableList is a wrapper for java.util.List instances that allows developers to interact with them like it was a native JavaScript array.ScriptableMap ScriptableMap is a wrapper for java.util.Map instances that allows developers to interact with them as if it were a native JavaScript object.ScriptableWrapper A scriptable wrapper around a scriptable object.ScriptError ScriptUtils A collection of Rhino utility methods.StackUtils Utility class to extract pure JavaScript stack trace from Java exceptionsStorable Stream A CommonJS-compliant wrapper around a Java input or output stream.StringResource StringUtils Utility class for String manipulation.Trackable Parent interface for both Repository and Resource interfaces.Tracker A utility class that allows Resource consumers to track changes on resources.WebappRepository WebappResource ZipRepository ZipResource