Class QuarkusCurrentRequest

  • All Implemented Interfaces:
    org.jboss.resteasy.reactive.server.core.CurrentRequest

    public class QuarkusCurrentRequest
    extends Object
    implements org.jboss.resteasy.reactive.server.core.CurrentRequest
    • Constructor Detail

      • QuarkusCurrentRequest

        public QuarkusCurrentRequest​(CurrentVertxRequest currentVertxRequest)
    • Method Detail

      • get

        public org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext get()
        Specified by:
        get in interface org.jboss.resteasy.reactive.server.core.CurrentRequest
      • set

        public void set​(org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext set)
        Specified by:
        set in interface org.jboss.resteasy.reactive.server.core.CurrentRequest