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