hunt-stomp ~master (2019-10-12T02:58:14Z)
Home
Dub
Repo
SimpMessageHeaderAccessor.wrap
hunt
stomp
simp
SimpMessageHeaderAccessor
SimpMessageHeaderAccessor
Create an instance from the payload and headers of the given Message.
class
SimpMessageHeaderAccessor
static
SimpMessageHeaderAccessor
wrap
(
MessageBase
message
)
Meta
Source
See Implementation
hunt
stomp
simp
SimpMessageHeaderAccessor
SimpMessageHeaderAccessor
constructors
this
functions
createAccessor
getDestination
getDetailedLogMessage
getMessageType
getSessionAttributes
getSessionId
getShortLogMessage
getSubscriptionId
setDestination
setMessageTypeIfNotSet
setSessionAttributes
setSessionId
setSubscriptionId
static functions
create
getHeartbeat
wrap
variables
CONNECT_MESSAGE_HEADER
DESTINATION_HEADER
DISCONNECT_MESSAGE_HEADER
HEART_BEAT_HEADER
IGNORE_ERROR
MESSAGE_TYPE_HEADER
ORIGINAL_DESTINATION
SESSION_ATTRIBUTES
SESSION_ID_HEADER
SUBSCRIPTION_ID_HEADER
USER_HEADER
Create an instance from the payload and headers of the given Message.