StompHeaders.set

Set 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 #add(string, string)

class StompHeaders
override
void
set
(
string headerName
,)

Meta