Uses of Class
org.jboss.resteasy.reactive.server.mapping.RequestMapper
Packages that use RequestMapper
-
Uses of RequestMapper in org.jboss.resteasy.reactive.server.handlers
Methods in org.jboss.resteasy.reactive.server.handlers that return types with arguments of type RequestMapperMethod parameters in org.jboss.resteasy.reactive.server.handlers with type arguments of type RequestMapperModifier and TypeMethodDescriptionvoidResourceLocatorHandler.addResource(Class<?> resourceClass, Map<String, RequestMapper<RuntimeResource>> requestMapper) Constructor parameters in org.jboss.resteasy.reactive.server.handlers with type arguments of type RequestMapperModifierConstructorDescriptionClassRoutingHandler(Map<String, RequestMapper<RuntimeResource>> mappers, int parameterOffset, boolean resumeOn404)