|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
Map<String, List<String>> ) toStompHeaderMap() |
Added Methods | |
MessageHeaderAccessor createAccessor(Message<?> ) |
|
StompHeaderAccessor createForHeartbeat() |
Create headers for a heartbeat. |
StompCommand getCommand(Map<String, |
Return the STOMP command from the given headers, or {@code null} if not set. |
Integer getContentLength(Map<String, |
|
String getDetailedLogMessage(Object ) |
|
String getPasscode(Map<String, |
Return the passcode header value, or {@code null} if not set. |
String getShortLogMessage(Object ) |
|
boolean isHeartbeat() |
Changed Methods | ||
void setSubscriptionId(String ) |
Method was inherited from SimpMessageHeaderAccessor, but is now defined locally. | |
Map<String, List<String>> toNativeHeaderMap() |
Method was locally defined, but is now inherited from NativeMessageHeaderAccessor. | Return a copy of the native header values or an empty map. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |