Silk Performer provides functions to simulate
Jolt-based client/server interaction. The following Jolt objects
are relevant for the simulation of such interaction:
- JoltSessionAttributes:
- Determines the server
location and communication properties.
- JoltSession:
- Enables the client to create and
shutdown Jolt sessions.
- JoltRemoteService:
- Provides the client’s view
at a TUXEDO service and allows service invocation and data
exchange.
- JoltTransaction:
- Required for transaction
control.
- JoltUserEvent:
- Needed for event subscription and unsubscription.