Class Hierarchy

  • java.lang.Object
    • org.thymeleaf.dialect.AbstractDialect (implements org.thymeleaf.dialect.IDialect)
      • org.thymeleaf.dialect.AbstractProcessorDialect (implements org.thymeleaf.dialect.IProcessorDialect)
        • io.github.wimdeblauwe.hsbt.thymeleaf.HtmxDialect (implements org.thymeleaf.dialect.IExpressionObjectDialect)
    • org.thymeleaf.processor.AbstractProcessor (implements org.thymeleaf.processor.IProcessor)
      • org.thymeleaf.processor.element.AbstractElementTagProcessor (implements org.thymeleaf.processor.element.IElementTagProcessor)
        • org.thymeleaf.processor.element.AbstractAttributeTagProcessor
          • org.thymeleaf.standard.processor.AbstractStandardExpressionAttributeTagProcessor
            • io.github.wimdeblauwe.hsbt.thymeleaf.HtmxAttributeProcessor (implements org.thymeleaf.engine.IAttributeDefinitionsAware)
    • org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
      • org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
        • org.springframework.web.servlet.handler.AbstractHandlerMapping (implements org.springframework.beans.factory.BeanNameAware, org.springframework.web.servlet.HandlerMapping, org.springframework.core.Ordered)
          • org.springframework.web.servlet.handler.AbstractHandlerMethodMapping<T> (implements org.springframework.beans.factory.InitializingBean)
            • org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
              • org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.web.servlet.handler.MatchableHandlerMapping)
    • io.github.wimdeblauwe.hsbt.mvc.HtmxHandlerInterceptor (implements org.springframework.web.servlet.HandlerInterceptor)
    • io.github.wimdeblauwe.hsbt.mvc.HtmxHandlerMethodArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
    • io.github.wimdeblauwe.hsbt.mvc.HtmxMvcConfiguration (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer, org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations)
    • io.github.wimdeblauwe.hsbt.mvc.HtmxRequest
    • io.github.wimdeblauwe.hsbt.mvc.HtmxRequest.Builder
    • io.github.wimdeblauwe.hsbt.mvc.HtmxResponse
    • io.github.wimdeblauwe.hsbt.mvc.HtmxSpringStandardExressionObjectFactory (implements org.thymeleaf.expression.IExpressionObjectFactory)
    • io.github.wimdeblauwe.hsbt.thymeleaf.HtmxThymeleafConfiguration
    • io.github.wimdeblauwe.hsbt.security.HxRefreshHeaderAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)

Annotation Interface Hierarchy

Enum Class Hierarchy