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 classPushConfigurerDefines the beans needed for push in Hilla.classPushMessageHandlerHandles incoming requests from the client and connects them to fluxes returned from endpoints.
-