Classes and methods for the IBM® Interact API
The following sections list requirements and other details you should know before you work with the Interact API.
*
This section assumes you are familiar with your touchpoint, the Java programming language, and working with a Java-based API.
The Interact API has a Java client adaptor that uses Java serialization over HTTP. In addition, Interact supplies a WSDL to support SOAP clients. The WSDL exposes the same set of functions as the Java client adaptor, so the following sections, except for examples, still apply.
Interact API Classes
Working with session data
About the InteractAPI class
About the AdvisoryMessage class
About the AdvisoryMessageCode class
About the BatchResponse class
About the Command interface
About the NameValuePair interface
About the Offer class
About the OfferList class
About the Response class