StompHeadersBuilder
A temporary mutable representation of StompHeaders to ease their construction (or copy with modification).
Inheritors
Properties
Functions
Link copied to clipboard
Gets the header with the given headerName, or null if it's not present. Usually, headers should be accessed via type-safe properties, but this is useful to access custom headers.
Link copied to clipboard
Sets the header named headerName to the given headerValue.