Uses of Class
dev.hilla.EndpointRegistry
Packages that use EndpointRegistry
-
Uses of EndpointRegistry in dev.hilla
Constructors in dev.hilla with parameters of type EndpointRegistryModifierConstructorDescriptionEndpointController(org.springframework.context.ApplicationContext context, EndpointRegistry endpointRegistry, EndpointInvoker endpointInvoker, CsrfChecker csrfChecker) A constructor used to initialize the controller.EndpointInvoker(org.springframework.context.ApplicationContext applicationContext, JacksonObjectMapperFactory endpointMapperFactory, ExplicitNullableTypeChecker explicitNullableTypeChecker, jakarta.servlet.ServletContext servletContext, EndpointRegistry endpointRegistry) Creates an instance of this bean.