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