Class Hierarchy
- java.lang.Object
- dev.hilla.push.messages.toclient.AbstractClientMessage
- dev.hilla.push.messages.fromclient.AbstractServerMessage
- dev.hilla.ApplicationContextProvider (implements org.springframework.context.ApplicationContextAware)
- org.atmosphere.handler.AtmosphereHandlerAdapter (implements org.atmosphere.cpr.AtmosphereHandler)
- dev.hilla.AuthenticationUtil
- dev.hilla.crud.CrudConfiguration
- dev.hilla.auth.CsrfChecker
- dev.hilla.auth.CsrfIndexHtmlRequestListener (implements com.vaadin.flow.server.communication.IndexHtmlRequestListener)
- dev.hilla.startup.CsrfServiceInitListener (implements com.vaadin.flow.server.VaadinServiceInitListener)
- dev.hilla.auth.EndpointAccessChecker
- dev.hilla.EndpointCodeGenerator
- dev.hilla.EndpointController
- dev.hilla.EndpointControllerConfiguration
- dev.hilla.EndpointInvoker
- dev.hilla.EndpointNameChecker
- dev.hilla.EndpointProperties
- dev.hilla.EndpointRegistry
- dev.hilla.EndpointRegistry.VaadinEndpointData
- dev.hilla.EndpointSubscription<TT>
- dev.hilla.startup.EndpointsValidator (implements com.vaadin.flow.server.startup.ClassLoaderAwareServletContainerInitializer, java.io.Serializable)
- dev.hilla.endpointransfermapper.EndpointTransferMapper
- dev.hilla.EndpointUtil (implements com.vaadin.flow.internal.hilla.EndpointRequestUtil)
- dev.hilla.exception.EndpointValidationException.ValidationErrorData
- dev.hilla.ExplicitNullableTypeChecker
- dev.hilla.FeatureFlagCondition (implements org.springframework.context.annotation.Condition)
- dev.hilla.crud.filter.Filter
- dev.hilla.springnative.HillaHintsRegistrar (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
- dev.hilla.internal.hotswap.HotSwapConfiguration
- dev.hilla.internal.hotswap.HotSwapConfigurationProperties
- dev.hilla.Hotswapper
- dev.hilla.crud.JpaFilterConverter
- dev.hilla.crud.ListRepositoryService<T,ID,R> (implements dev.hilla.crud.CountService, dev.hilla.crud.GetService<T,ID>, dev.hilla.crud.ListService<T>)
- dev.hilla.OpenAPIUtil
- dev.hilla.endpointransfermapper.PageableMapper (implements dev.hilla.endpointransfermapper.EndpointTransferMapper.Mapper<ENDPOINTTYPE,TRANSFERTYPE>)
- dev.hilla.endpointransfermapper.PageMapper (implements dev.hilla.endpointransfermapper.EndpointTransferMapper.Mapper<ENDPOINTTYPE,TRANSFERTYPE>)
- dev.hilla.crud.PropertyStringFilterSpecification<T> (implements org.springframework.data.jpa.domain.Specification<T>)
- dev.hilla.push.PushConfigurer
- dev.hilla.push.PushMessageHandler
- java.lang.Record
- dev.hilla.endpointransfermapper.SortMapper (implements dev.hilla.endpointransfermapper.EndpointTransferMapper.Mapper<ENDPOINTTYPE,TRANSFERTYPE>)
- java.lang.Throwable (implements java.io.Serializable)
- dev.hilla.endpointransfermapper.UUIDMapper (implements dev.hilla.endpointransfermapper.EndpointTransferMapper.Mapper<ENDPOINTTYPE,TRANSFERTYPE>)
Annotation Interface Hierarchy