COM.TIBCO.hawk.microagent.Messaging

Microagent

Note 

This microagent is available only when Hawk Message Transport is TIBCO Rendezvous.

Purpose

The Messaging microagent (on all platforms) responds to requests from TIBCO Hawk agents to send and receive messages using either TIBCO Rendezvous or TIBCO EMS.

Methods

 

Method

Description

Page

Messaging:sendMessage

Sends a simple message as a string using the configured transport

Messaging:sendMessage

Messaging:onMessage

Receives a message

Messaging:onMessage

Messaging:onTimeout

Returns the number of timeout intervals that have elapsed since the arrival of the previous message or since the start of the subscription to this method.

Messaging:onTimeout

Messaging:onNumber

Receives a message with a _data_ field having a numeric value

Messaging:onNumber