Class NotFoundExceptionMapper.ResourceDescription
java.lang.Object
io.quarkus.resteasy.reactive.server.runtime.NotFoundExceptionMapper.ResourceDescription
- Enclosing class:
- NotFoundExceptionMapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfromClassMappers(List<org.jboss.resteasy.reactive.server.mapping.RequestMapper.RequestPath<org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.InitialMatch>> classMappers)
-
Field Details
-
basePath
-
calls
-
-
Constructor Details
-
ResourceDescription
-
-
Method Details
-
fromClassMappers
public static List<NotFoundExceptionMapper.ResourceDescription> fromClassMappers(List<org.jboss.resteasy.reactive.server.mapping.RequestMapper.RequestPath<org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.InitialMatch>> classMappers)
-