Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 8 Using TIBCO Object Service Broker SDK (Java) : SDK (Java) Methods

SDK (Java) Methods
Classes
The SDK (Java) client comprises a set of Java classes that reside in the com.Amdahl.Cli package:
 
A class representing an SDK (Java) session context, and providing methods for session start up and stop, transaction start up and stop, and rules invocation.
A class providing commarea helper functions and functions for converting numeric types to and from big-endian byte array representation.
The tables are followed by detailed information about each SDK (Java) method.
Session Class
 
SessionException Class
 
Refer to Appendix A, SDK (C/C++) and SDK (Java) Error Reason Codes for a list of error reason codes issued by the SDK (Java).
Misc Class
These functions facilitate conversions between numeric types and their big-endian representations in byte arrays. These functions do not validate input parameters.
This group of functions facilitate dataIn and dataOut commarea processing. These functions work with commareas of the format described in call. Generally, these functions do not validate input parameters.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved