hunt-stomp ~master (2019-10-12T02:58:14Z)
Home
Dub
Repo
SimpMessagingTemplate.convertAndSendToUser
hunt
stomp
simp
SimpMessagingTemplate
SimpMessagingTemplate
Undocumented in source. Be warned that the author may not have intended to support it.
void
convertAndSendToUser
(string user, string destination, Object payload)
void
convertAndSendToUser
(string user, string destination, Object payload, Map!(string, Object) headers)
void
convertAndSendToUser
(string user, string destination, Object payload, MessagePostProcessor postProcessor)
void
convertAndSendToUser
(string user, string destination, Object payload, Map!(string, Object) headers, MessagePostProcessor postProcessor)
class
SimpMessagingTemplate
override
void
convertAndSendToUser
(
string
user
,
string
destination
,
Object
payload
,
Map
!(
string
,
Object
)
headers
,
MessagePostProcessor
postProcessor
)
Meta
Source
See Implementation
hunt
stomp
simp
SimpMessagingTemplate
SimpMessagingTemplate
constructors
this
functions
convertAndSendToUser
doSend
getHeaderInitializer
getMessageChannel
getSendTimeout
getUserDestinationPrefix
processHeadersToSend
send
setHeaderInitializer
setSendTimeout
setUserDestinationPrefix