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