StompHeaders.add

Add the given, single header value under the given name. @param headerName the header name @param headerValue the header value @throws UnsupportedOperationException if adding headers is not supported @see #put(string, List) @see #set(string, string)

class StompHeaders
override
void
add
(
string headerName
,)

Meta