StompAbortHeaders

fun StompAbortHeaders(transaction: String, configure: StompAbortHeadersBuilder.() -> Unit = {}): StompAbortHeaders

Creates an instance of StompAbortHeaders with the given transaction header. Extra headers can be configured using the configure lambda.