All Classes and Interfaces
Class
Description
Can be used by extensions that want to make classes not annotated with JAX-RS
@Path
part of the ResourceClass scanning process.Build item used to register classes that are annotated with
@org.jboss.resteasy.reactive.server.ServerRequestFilterBuild item used to register classes that are annotated with
@org.jboss.resteasy.reactive.server.ServerResponseFilterBuild item used to register classes that are annotated with
@org.jboss.resteasy.reactive.server.ServerExceptionMapperA build item that provides a
Predicate to detect and validate classes defining REST endpoints.Represents a JAX-RS resource that is generated.
Marker build item that can be used by advanced extensions that can make
sure that mixing RESTEasy Classic and RESTEasy Reactive dependencies
will not cause problems