Package org.jboss.resteasy.reactive.server.spi
package org.jboss.resteasy.reactive.server.spi
-
ClassDescriptionBase interface implemented by the synthetic beans that represent rest endpoints.ResteasyReactiveAsyncExceptionMapper<E extends Throwable>Allow ExceptionMapper classes that can use resume and suspend when attempting to convert an exception into a responseResteasyReactiveExceptionMapper<E extends Throwable>A lazy representation of a Method Only loaded if actually needed, which should not be the case generally unless custom Serialization is in use.Deprecated.Extension of MessageBodyWriter which can write directly to a Vert.x responseA special super-class of MessageBodyWriters that accepts all types of input.StreamingResponse<T extends StreamingResponse<T>>