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


Chapter 5 C++ AMI API Reference : AmiSession Class

AmiSession Class
Class
Declaration
class AmiSession;
Purpose
An instance of AmiSession represents an interface to the TIBCO Hawk agent and is treated as a microagent.
Remarks
This class can be used as a base class for an application-specific AMI class. The user can inherit from this class and populate the AMI session with methods in the constructor.
The AmiSession class will establish point-to-point communication with a TIBCO Hawk agent.
Member Summary
 

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