Uses of Class
de.quantummaid.httpmaid.websockets.broadcast.NonSerializingSender
-
Packages that use NonSerializingSender Package Description de.quantummaid.httpmaid.websockets de.quantummaid.httpmaid.websockets.broadcast -
-
Uses of NonSerializingSender in de.quantummaid.httpmaid.websockets
Methods in de.quantummaid.httpmaid.websockets that return NonSerializingSender Modifier and Type Method Description NonSerializingSenderWebsockets. sender()Methods in de.quantummaid.httpmaid.websockets with parameters of type NonSerializingSender Modifier and Type Method Description static WebsocketsWebsockets. websockets(NonSerializingSender sender, Disconnector disconnector) -
Uses of NonSerializingSender in de.quantummaid.httpmaid.websockets.broadcast
Methods in de.quantummaid.httpmaid.websockets.broadcast that return NonSerializingSender Modifier and Type Method Description static NonSerializingSenderNonSerializingSender. nonSerializingSender(WebsocketRegistry websocketRegistry, WebsocketSenders websocketSenders)
-