StompErrorHeaders
The headers of a StompFrame.Error frame.
Inheritors
Properties
Functions
Link copied to clipboard
Creates a copy of these headers with the given transform applied.
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.