This matches the postcode property set in the message, so the message is delivered to this MessageConsumer.
这与上面代码片断中的邮政编码属性值相匹配,所以该消息将传输到此MessageConsumer 中。
MessageConsumer: a component that a session creates and that's used for receiving messages from a destination.
MessageConsumer:会话创建的组件,用于从目的地接收消息。
In the fragment shown below, a receiving application creates a MessageConsumer that filters for postcodes beginning with SO21.
在下面的代码片断中,接收应用程序创建了一个MessageConsumer——筛选邮政编码开头为SO 21的消息。
In the fragment shown below, a receiving application creates a MessageConsumer that filters for postcodes beginning with SO21.
在下面的代码片断中,接收应用程序创建了一个MessageConsumer——筛选邮政编码开头为SO 21的消息。
应用推荐