AmiMethod Class
Class
Declaration
class AmiMethod
Purpose
This class implements methods.
Remarks
Classes derived from AmiMethod
can be registered with AmiSession
. The AmiSyncMethod
class extends the AmiMethod
class to implement synchronous methods. The AmiAsyncMethod
class extends the AmiMethod
class to implement asynchronous methods.
Member Summary
Member |
Description |
Page |
Sets the index name for this |
||
Retrieves information from this
|
||
Callback on arrival of a method invocation method from the monitoring agent. See AmiParameter Class. |