Uses of Class
org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.InitialMatch
Packages that use RestInitialHandler.InitialMatch
-
Uses of RestInitialHandler.InitialMatch in org.jboss.resteasy.reactive.server.core
Methods in org.jboss.resteasy.reactive.server.core that return types with arguments of type RestInitialHandler.InitialMatchConstructor parameters in org.jboss.resteasy.reactive.server.core with type arguments of type RestInitialHandler.InitialMatchModifierConstructorDescriptionDeployment(ExceptionMapping exceptionMapping, ContextResolvers contextResolvers, ServerSerialisers serialisers, ServerRestHandler[] abortHandlerChain, EntityWriter dynamicEntityWriter, String prefix, ParamConverterProviders paramConverterProviders, ConfigurationImpl configuration, Supplier<jakarta.ws.rs.core.Application> applicationSupplier, ThreadSetupAction threadSetupAction, RequestContextFactory requestContextFactory, List<ServerRestHandler> preMatchHandlers, ArrayList<RequestMapper.RequestPath<RestInitialHandler.InitialMatch>> classMappers, List<GenericRuntimeConfigurableServerRestHandler<?>> runtimeConfigurableServerRestHandlers, RuntimeExceptionMapper exceptionMapper, boolean servletPresent, ResteasyReactiveConfig resteasyReactiveConfig, Map<String, List<String>> disabledEndpoints) -
Uses of RestInitialHandler.InitialMatch in org.jboss.resteasy.reactive.server.util
Method parameters in org.jboss.resteasy.reactive.server.util with type arguments of type RestInitialHandler.InitialMatchModifier and TypeMethodDescriptionstatic voidRuntimeResourceVisitor.visitRuntimeResources(String applicationPath, List<RequestMapper.RequestPath<RestInitialHandler.InitialMatch>> classMappers, RuntimeResourceVisitor visitor)