Uses of Class
de.quantummaid.httpmaid.websockets.Websockets
-
Packages that use Websockets Package Description de.quantummaid.httpmaid.handler.http de.quantummaid.httpmaid.websockets -
-
Uses of Websockets in de.quantummaid.httpmaid.handler.http
Methods in de.quantummaid.httpmaid.handler.http that return Websockets Modifier and Type Method Description WebsocketsHttpRequest. websockets() -
Uses of Websockets in de.quantummaid.httpmaid.websockets
Methods in de.quantummaid.httpmaid.websockets that return Websockets Modifier and Type Method Description static WebsocketsWebsockets. websockets(SerializingSender<Object> sender, Disconnector disconnector)
-