Message.setContentEncoding(String contentEncoding) 方法
定义
Set the content encoding of this message. Used in message routing.
public void setContentEncoding(String contentEncoding)
参数
- contentEncoding
- String
the content encoding of the message. May be null if you don't want to specify a content encoding.