- combine
SimpMessageTypeMessageCondition combine(SimpMessageTypeMessageCondition other)
Undocumented in source. Be warned that the author may not have intended to support it.
- compareTo
int compareTo(SimpMessageTypeMessageCondition other, MessageBase message)
Undocumented in source. Be warned that the author may not have intended to support it.
- getContent
Collection!SimpMessageType getContent()
Undocumented in source. Be warned that the author may not have intended to support it.
- getMatchingCondition
SimpMessageTypeMessageCondition getMatchingCondition(MessageBase message)
Undocumented in source. Be warned that the author may not have intended to support it.
- getMessageType
SimpMessageType getMessageType()
Undocumented in source. Be warned that the author may not have intended to support it.
- getToStringInfix
string getToStringInfix()
Undocumented in source. Be warned that the author may not have intended to support it.
{@code MessageCondition} that matches by the message type obtained via {@link SimpMessageHeaderAccessor#getMessageType(Map)}.
@author Rossen Stoyanchev @since 4.0