JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
ratpack.websocket.WebSocketConnector
Packages that use
WebSocketConnector
Package
Description
ratpack.websocket
Support for Websockets.
Uses of
WebSocketConnector
in
ratpack.websocket
Methods in
ratpack.websocket
that return
WebSocketConnector
Modifier and Type
Method and Description
static <T>
WebSocketConnector
<T>
WebSockets.
websocket
(
Context
context,
Function
<
WebSocket
,T> openAction)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes