Interface RestHandler<T extends AbstractResteasyReactiveContext>


public interface RestHandler<T extends AbstractResteasyReactiveContext>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(T requestContext)