toggle menu
krossbow
common
switch theme
search in API
krossbow-stomp-core
/
org.hildan.krossbow.stomp.conversions.text
/
withTextConversions
with
Text
Conversions
fun
StompSession
.
withTextConversions
(
converter
:
TextMessageConverter
)
:
TypedStompSession
(
source
)
Wraps this
StompSession
to add methods that can convert message bodies using the provided
converter
.