toggle menu
krossbow-websocket-spring
5.8.0
jvm
switch theme
search in API
krossbow-websocket-spring
/
org.hildan.krossbow.websocket.spring
Package-level
declarations
Types
Functions
Types
Spring
Default
Web
Socket
Client
Link copied to clipboard
object
SpringDefaultWebSocketClient
:
SpringWebSocketClientAdapter
Spring
Jetty
Web
Socket
Client
Link copied to clipboard
object
SpringJettyWebSocketClient
:
SpringWebSocketClientAdapter
Spring
Sock
JSWeb
Socket
Client
Link copied to clipboard
object
SpringSockJSWebSocketClient
:
SpringWebSocketClientAdapter
Spring
Web
Socket
Client
Adapter
Link copied to clipboard
open
class
SpringWebSocketClientAdapter
(
client
:
WebSocketClient
)
:
WebSocketClient
Functions
as
Krossbow
Web
Socket
Client
Link copied to clipboard
fun
WebSocketClient
.
asKrossbowWebSocketClient
(
)
:
WebSocketClient
Adapts this Spring
WebSocketClient
to the Krossbow
WebSocketClient
interface.