AMQPEnvelope
在线手册:中文  英文

AMQPEnvelope::getExchange

(No version information available, might only be in SVN)

AMQPEnvelope::getExchangeGet the message exchange

说明

public string AMQPEnvelope::getExchange ( void )

Get the exchange name on which the message was published.

参数

此函数没有参数。

返回值

The exchange name on which the message was published.


AMQPEnvelope
在线手册:中文  英文

用户评论:

zircote (2012-04-18 14:46:21)

Method name is:
AMQPQueue::getExchangeName

易百教程