Now, to create a BlogPost object, supply the username, password, URL and blog ID using Listing 2.
现在,为了创建BlogPost对象,使用清单2 中的代码提供用户名、密码、URL和blogID。
The resulting BlogPost is wrapped in a new message that contains the headers from the original message.
由此产生的BlogPost封装在一条新消息中,其中包含原始消息的头信息。
In this case, the Transformer is given a Message containing a payload of type MimeMessage, which is used to create an object of type BlogPost.
这种情况下,会给Transformer给定一个包含MimeMessage类型有效负载的Message,转化器用于创建BlogPost类型的一个对象。
In this case, the Transformer is given a Message containing a payload of type MimeMessage, which is used to create an object of type BlogPost.
这种情况下,会给Transformer给定一个包含MimeMessage类型有效负载的Message,转化器用于创建BlogPost类型的一个对象。
应用推荐