Class Summary |
ArrayWrapper |
This class serves as a wrapper for Java arrays. |
EnumerationWrapper |
Class to allow Rexx enumerating objects of classes implementing the Enumeration interface, if running under Java 1.1.
|
Java4Rexx |
Java class to allow Rexx to invoke BSF4Rexx via JNI, after the JVM was created.
|
RexxAndJava |
This class manages the calls from Rexx or Object Rexx into Java.
|
RexxEngine |
This class manages the calls from Java via JNI to Rexx or Object Rexx
using the RexxSAA interface.
|
Supplier |
Class modelled after the ooRexx class "Supplier". |