Package org. hildan. krossbow. stomp. conversions. text
Types
Functions
Link copied to clipboard
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.