Boolean safmq_php::safmq_enqueue_with_relay

(URL relayURL,
  Message msg,
  Connection con)

Sends a message to the SAFMQ server to be forwarded to a queue, possibly on another server.

Child Classes

Sends a message to the SAFMQ server to be forwarded to a queue, possibly on another server.

Parameters:
- URL [in] The URL of the destiantion queue.
msg - [in,out] The message object to enqueue the timestamp
con - [in, optional] The connection connected to the SAFMQ server which will receive the message, if not specified, the most recently opened connection is used.
Returns:
TRUE if the message was enqueued, FALSE otherwise.

Member Documentation

Table of Contents HTML hierarchy of classes or Java


Safmq Documentation, copyright (c) 2004-2010 Matthew J. Battey, Licensed Under Apache License Ver 2.0
Powered By: Get SAFMQ: Store and Forward Message Queue at SourceForge.net. Fast, secure and Free Open Source software downloads