All Classes and Interfaces
Class
Description
AbstractInterceptorBuildItem.Builder<T extends AbstractInterceptorBuildItem,B extends AbstractInterceptorBuildItem.Builder<T,B>>
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.ServerExceptionMapperRepresents 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