StompClient

constructor(webSocketClient: WebSocketClient, configure: StompConfig.() -> Unit = {})(source)
constructor(webSocketClient: WebSocketClient, config: StompConfig)(source)