krossbow-websocket-spring
5.5.0
jvm
krossbow-websocket-spring
/
org.hildan.krossbow.websocket.spring
/
SpringWebSocketClientAdapter
Spring
Web
Socket
Client
Adapter
open
class
SpringWebSocketClientAdapter
(
client
:
WebSocketClient
)
:
WebSocketClient
(
source
)
Inheritors
SpringDefaultWebSocketClient
SpringJettyWebSocketClient
SpringSockJSWebSocketClient
Members
Constructors
Spring
Web
Socket
Client
Adapter
Link copied to clipboard
constructor
(
client
:
WebSocketClient
)
Functions
connect
Link copied to clipboard
open
suspend override
fun
connect
(
url
:
String
,
headers
:
Map
<
String
,
String
>
)
:
WebSocketConnectionWithPingPong