AmqpMessage.setApplicationProperty(Map<String, Object> userProperties) 方法
定义
Set the application property for the message
public void setApplicationProperty(Map<String, Object> userProperties)
参数
- userProperties
-
Map<String, Object>
The user prototype.
适用于