StompSendHeaders

fun StompSendHeaders(destination: String, transaction: String? = null, receipt: String? = null, customHeaders: Map<String, String> = emptyMap())(source)