public class MessagingHeaders extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MESSAGING_CONTENT_TYPE
The Content-Type header name of a message.
|
Constructor and Description |
---|
MessagingHeaders() |
Modifier and Type | Method and Description |
---|---|
String |
messagingContentType()
Deprecated.
Replaced by
MessagingHeaders.MESSAGING_CONTENT_TYPE . |
public static final String MESSAGING_CONTENT_TYPE
@Deprecated public String messagingContentType()
MessagingHeaders.MESSAGING_CONTENT_TYPE
.Copyright © 2016–2019 Spring. All rights reserved.