Package bea.jolt

Class Summary
JoltDefinition This class represents the definition of a Jolt object that can be both a service and an asynchronous message.
JoltRemoteService JoltRemoteService provides an implementation of Tuxedo synchronous Request/Reply communication model.
JoltService JoltService provides an implementation of the Tuxedo synchronous Request/Reply communication model.
JoltServiceBase JoltServiceBase is the common base class for JoltRemoteService and JoltServiceRequest
SBuffer This class provides the constants for the data types.
 

Exception Summary
ApplicationException The ApplicationException class is used by the JoltRemoteService class and its methods.
JoltException  
MessageException This exception is thrown when there is an error in parsing the internal message object.
ServiceException This exception is thrown when a service invocation encounters a system level error.