4.1.2 Jolt Class Library Features
The Jolt Class Library has the following characteristics:
- Features fully thread-safe classes.
- Encapsulates typical transaction functions such as logon, synchronous calling, transaction begin, commit, rollback, and logoffs as Java objects.
- Contains methods that allow you to set idle timeouts for continuous and intermittent client network connections.
- Features methods that allow a Jolt client to subscribe to and receive event-based notifications.
Parent topic: Class Library Functionality Overview