Uses of Class
org.jboss.resteasy.reactive.server.handlers.ResourceLocatorHandler
Packages that use ResourceLocatorHandler
-
Uses of ResourceLocatorHandler in org.jboss.resteasy.reactive.server.core.startup
Constructors in org.jboss.resteasy.reactive.server.core.startup with parameters of type ResourceLocatorHandlerModifierConstructorDescriptionRuntimeResourceDeployment(DeploymentInfo info, Supplier<Executor> executorSupplier, Supplier<Executor> virtualExecutorSupplier, RuntimeInterceptorDeployment runtimeInterceptorDeployment, DynamicEntityWriter dynamicEntityWriter, ResourceLocatorHandler resourceLocatorHandler, boolean defaultBlocking)