- send(Object) - Method in class COM.TIBCO.hawk.ami.AmiSession
-
Send a message.
- sendData(AmiMethodContext, AmiParameterList) - Method in class COM.TIBCO.hawk.ami.AmiSession
-
Sends data to subscriber according to the given method subscription
context.
- sendError(AmiMethodContext, String) - Method in class COM.TIBCO.hawk.ami.AmiSession
-
Sends error to subscriber according to the given method subscription
context.
- sendUnsolicitedMsg(AmiAlertType, String, Integer) - Method in class COM.TIBCO.hawk.ami.AmiSession
-
The method sends unsolicited message to TIB/Hawk Agent to be processed by
rulebases via the onUnsolicitedMsg() method.
- setAnnounced(boolean) - Method in class COM.TIBCO.hawk.ami.AmiSession
-
- setDirectoryName(String) - Method in interface COM.TIBCO.hawk.ami.AmiTraceInterface
-
Sets the current trace directory path.
- setDuration(Integer) - Method in class COM.TIBCO.hawk.ami.AmiMethodContext
-
Sets the DURATION parameter of the asynchronous method subscription.
- setFileName(String) - Method in interface COM.TIBCO.hawk.ami.AmiTraceInterface
-
Sets the current trace file name.
- setFileSize(long) - Method in interface COM.TIBCO.hawk.ami.AmiTraceInterface
-
Sets the current trace file maximum size before rollover.
- setIndexName(String) - Method in class COM.TIBCO.hawk.ami.AmiMethod
-
Sets the AMI method's index parameter name.
- setIndexName(String[]) - Method in class COM.TIBCO.hawk.ami.AmiMethod
-
Sets the AMI method's index parameter name.
- setIndexName(String) - Method in interface COM.TIBCO.hawk.ami.AmiMethodInterface
-
Sets the AMI method's index parameter name.
- setIndexName(String[]) - Method in interface COM.TIBCO.hawk.ami.AmiMethodInterface
-
Sets the AMI method's index parameter names - for composite index.
- setLegalChoices(Object[]) - Method in class COM.TIBCO.hawk.ami.AmiParameter
-
Sets the legal choices for this AMI parameter with an array of Objects.
- setLegalChoices(byte[]) - Method in class COM.TIBCO.hawk.ami.AmiParameter
-
Sets the legal choices for this AMI parameter with an array of byte type.
- setLegalChoices(short[]) - Method in class COM.TIBCO.hawk.ami.AmiParameter
-
Sets the legal choices for this AMI parameter with an array of short type
- setLegalChoices(int[]) - Method in class COM.TIBCO.hawk.ami.AmiParameter
-
Sets the legal choices for this AMI parameter with an array of int type
- setLegalChoices(long[]) - Method in class COM.TIBCO.hawk.ami.AmiParameter
-
Sets the legal choices for this AMI parameter with an array of long type
- setLegalChoices(float[]) - Method in class COM.TIBCO.hawk.ami.AmiParameter
-
Sets the legal choices for this AMI parameter with an array of float type
- setLegalChoices(double[]) - Method in class COM.TIBCO.hawk.ami.AmiParameter
-
Sets the legal choices for this AMI parameter with an array of double type
- setLevel(int) - Method in interface COM.TIBCO.hawk.ami.AmiTraceInterface
-
Sets the current trace level with the given int value.
- setMaxFile(long) - Method in interface COM.TIBCO.hawk.ami.AmiTraceInterface
-
Sets the current trace maximum number of log file before purging.
- setMaxThreads(int) - Method in class COM.TIBCO.hawk.ami.AmiSession
-
Sets the maximum number of invocation processing thread this
AmiSession
is allowed to create.
- setSession(AmiSession) - Method in interface COM.TIBCO.hawk.ami.AmiEnabledInterface
-
Sets the AmiSession object for the class implementing this interface.
- setSession(AmiSession) - Method in class COM.TIBCO.hawk.ami.AmiMethod
-
Sets the AmiSession
for this method.
- setSession(AmiSession) - Method in interface COM.TIBCO.hawk.ami.AmiMethodInterface
-
Sets the AMI session object this method is to be associated with.
- setSession(AmiSession) - Method in class COM.TIBCO.hawk.ami.AmiSession
-
This method has a noop implementation.
- setSession(AmiSession) - Method in class COM.TIBCO.hawk.ami.AmiTrace
-
This method has a noop implementation.
- setUserLevel(String, String, String) - Method in interface COM.TIBCO.hawk.ami.AmiTraceInterface
-
Sets the next available user definable trace level.
- setUserLevel(String, String) - Method in interface COM.TIBCO.hawk.ami.AmiTraceInterface
-
- setValueChoices(Object[]) - Method in class COM.TIBCO.hawk.ami.AmiParameter
-
Sets the value choices for this AMI parameter.
- setValueChoices(byte[]) - Method in class COM.TIBCO.hawk.ami.AmiParameter
-
Sets the value choices for this AMI parameter with an array of byte type.
- setValueChoices(short[]) - Method in class COM.TIBCO.hawk.ami.AmiParameter
-
Sets the value choices for this AMI parameter with an array of short type.
- setValueChoices(int[]) - Method in class COM.TIBCO.hawk.ami.AmiParameter
-
Sets the value choices for this AMI parameter with an array of int type
- setValueChoices(long[]) - Method in class COM.TIBCO.hawk.ami.AmiParameter
-
Sets the value choices for this AMI parameter with an array of long type
- setValueChoices(float[]) - Method in class COM.TIBCO.hawk.ami.AmiParameter
-
Sets the value choices for this AMI parameter with an array of float type
- setValueChoices(double[]) - Method in class COM.TIBCO.hawk.ami.AmiParameter
-
Sets the value choices for this AMI parameter with an array of double type
- stop() - Method in class COM.TIBCO.hawk.ami.AmiSession
-
The method sends unsolicited message to TIB/Hawk Agent to be processed by
rulebases via the onUnsolicitedMsg() method.