A B C D E F G H I J L M N O P R S T U V W X 

W

websocket() - Method in class ratpack.codahale.metrics.CodaHaleMetricsModule
Enable the reporting of metrics via web sockets.
WebSocket - Interface in ratpack.websocket
 
websocket(Context, Transformer<WebSocket, T>) - Static method in class ratpack.websocket.WebSockets
 
websocket(Context, WebSocketHandler<?>) - Static method in class ratpack.websocket.WebSockets
 
WebSocketBuilder<T> - Interface in ratpack.websocket
 
WebSocketClose<T> - Interface in ratpack.websocket
 
WebSocketHandler<T> - Interface in ratpack.websocket
 
WebSocketMessage<T> - Interface in ratpack.websocket
 
WebSockets - Class in ratpack.websocket
 
WebSockets() - Constructor for class ratpack.websocket.WebSockets
 
withErrorHandling(Runnable) - Method in interface ratpack.handling.Context
Executes the given runnable in a try/catch, where exceptions are given to ReadOnlyContext.error(Exception).
writeTo(OutputStream) - Method in interface ratpack.http.TypedData
Writes the data to the given output stream.
A B C D E F G H I J L M N O P R S T U V W X