4.1 Class Library Functionality Overview
The Jolt Class Library gives the Oracle Tuxedo application developer the tools to develop client-side applications or applets that run as independent Java applications or in a Java-enabled Web browser. The bea.jolt
package contains the Jolt Class Library. To use the Jolt Class Library, the client program or applet must import this package. For an example of how to import the bea.jolt
package, refer to the listing “Jolt Transfer of Funds Example (SimXfer.java)”.