Package com.businesslink.sgi.api.hsm

High Speed Messaging (HSM) API.

See:
          Description

Interface Summary
HsmConstants Defines various HSM constants.
 

Class Summary
HsmClient Used to send HSM requests to HSM servers.
HsmClientDetails Provides details about the HSM client making the HSM request.
HsmClientRequest A wrapper of HsmData objects; used by a HSM client to set client request data and get server reply data.
HsmData Class used to store all HSM request and reply data.
HsmServer Abstract superclass for all HSM servers.
HsmServerRequest A wrapper of HsmData objects; used by a HSM server to get client request data and set server reply data.
 

Exception Summary
HsmEscape Escape class for the Java HSM API.
 

Package com.businesslink.sgi.api.hsm Description

High Speed Messaging (HSM) API.