Class IntegrationStompHeaders
java.lang.Object
org.springframework.integration.stomp.support.IntegrationStompHeaders
The STOMP headers with Integration-friendly
stomp_
prefix.- Since:
- 4.2
- Author:
- Artem Bilan
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PREFIX
- See Also:
-
RECEIPT
- See Also:
-
HOST
- See Also:
-
LOGIN
- See Also:
-
PASSCODE
- See Also:
-
HEARTBEAT
- See Also:
-
SESSION
- See Also:
-
SERVER
- See Also:
-
DESTINATION
- See Also:
-
ID
- See Also:
-
ACK
- See Also:
-
SUBSCRIPTION
- See Also:
-
MESSAGE_ID
- See Also:
-
RECEIPT_ID
- See Also:
-
-
Constructor Details
-
IntegrationStompHeaders
public IntegrationStompHeaders()
-