with Text Conversions
fun StompSession.withTextConversions(converter: TextMessageConverter): TypedStompSession
Content copied to clipboard
Wraps this StompSession to add methods that can convert message bodies using the provided converter.