hunt-stomp ~master (2019-10-12T02:58:14Z)
Home
Dub
Repo
NativeMessageHeaderAccessor.getFirstNativeHeader
hunt
stomp
support
NativeMessageHeaderAccessor
NativeMessageHeaderAccessor
Return the first value for the specified native header, or {@code null} if none.
string
getFirstNativeHeader
(string headerName)
class
NativeMessageHeaderAccessor
string
getFirstNativeHeader
(
string
headerName
)
string
getFirstNativeHeader
(string headerName, Map!(string, Object) headers)
Meta
Source
See Implementation
hunt
stomp
support
NativeMessageHeaderAccessor
NativeMessageHeaderAccessor
constructors
this
functions
addNativeHeader
addNativeHeaders
containsNativeHeader
getFirstNativeHeader
getNativeHeader
getNativeHeaders
removeNativeHeader
setImmutable
setNativeHeader
toNativeHeaderMap
variables
NATIVE_HEADERS
Return the first value for the specified native header, or {@code null} if none.