See: Description
Interface | Description |
---|---|
MHawkMethod.MethodType |
This interface encapsulates the method types.
|
MHawkMicroAgent.UnsolicitedMsgType |
Unsolicited message type.
|
ParameterType |
Parameter types
|
Class | Description |
---|---|
MDefinedHawkMicroAgent |
This class encapsulates a list of user-defined methods.
|
MHawkActionInfoMethod | Deprecated
Note: Unsupported API
|
MHawkActionMethod | Deprecated
Note: Unsupported API
|
MHawkBooleanParameter | Deprecated
Note: Unsupported API
|
MHawkInfoMethod | Deprecated
Note: Unsupported API
|
MHawkIntegerParameter | Deprecated
Note: Unsupported API
|
MHawkMethod |
This base and factory class encapsulates the description of a TIBCO Hawk method.
|
MHawkMicroAgent |
This class defines the types of notification of unsolicited messages sent to TIBCO Hawk.
|
MHawkParameter |
This is the base and factory class for all types of Hawk method parameters.
|
MHawkRealParameter | Deprecated
Note: Unsupported API
|
MHawkRegistry |
Registry to contain TIBCO Hawk microagents.
|
MHawkStringParameter | Deprecated
Note: Unsupported API
|
MStandardHawkMicroAgent |
This class encapsulates a list of standard methods.
|
Exception | Description |
---|---|
MHawkException |
Exception to be thrown on any Hawk-related error.
|