Package org.jboss.resteasy.reactive.spi
Interface RestHandler<T extends AbstractResteasyReactiveContext>
-
public interface RestHandler<T extends AbstractResteasyReactiveContext>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handle(T requestContext)
-