- getMessageType
SimpMessageType getMessageType()
Undocumented in source. Be warned that the author may not have intended to support it.
- isBodyAllowed
bool isBodyAllowed()
Undocumented in source. Be warned that the author may not have intended to support it.
- name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
- requiresContentLength
bool requiresContentLength()
Undocumented in source. Be warned that the author may not have intended to support it.
- requiresDestination
bool requiresDestination()
Undocumented in source. Be warned that the author may not have intended to support it.
- requiresSubscriptionId
bool requiresSubscriptionId()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
Represents a STOMP command.
@author Rossen Stoyanchev @author Juergen Hoeller @since 4.0