Uses of Class
dev.hilla.ConditionalOnFeatureFlag
-
Packages that use ConditionalOnFeatureFlag Package Description dev.hilla.push -
-
Uses of ConditionalOnFeatureFlag in dev.hilla.push
Classes in dev.hilla.push with annotations of type ConditionalOnFeatureFlag Modifier and Type Class Description classEngineIoCleanupclassEngineIoHandlerSets up handles for both http and websocket for engine.io, the low level transport mechansim for socket.io.classPushMessageHandlerHandles incoming requests from the client and connects them to fluxes returned from endpoints.classSocketIoConfigurerDefines the beans needed for push in Hilla.classSocketIoHandlerSets up and configures socket.io to handle messages from the client side.classSocketIoWebsocketConfigurerSets up a websocket endpoint for the socket io server.
-