Stomp Abort Headers
fun StompAbortHeaders(transaction: String, configure: StompAbortHeadersBuilder.() -> Unit = {}): StompAbortHeaders(source)
Creates an instance of StompAbortHeaders with the given transaction header. Extra headers can be configured using the configure lambda.