Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package jackbot.scripting.ecma

Class Summary
Bot ECMAScript host object Bot.
Channel ECMAScript host object Channel.
ECMAEngine A JackBot scripting engine that utilizes the Rhino JavaScript engine to provide ECMAScript scripting capabilities.
Exec A native executed process on the JackBot host system.
HostObject The base class of all Host Objects in the JackBot ECMAScript engine.
HostObjectFactory A class for encapsulating the complexities of setting up host objects in the Rhino runtime.
Name ECMAScript host object Name.