Class HTTPEvents

java.lang.Object
de.qytera.qtaf.http.events.HTTPEvents

public class HTTPEvents extends Object
Events dispatched by the HTTP plugin.
  • Field Details

    • webResourceAvailable

      public static final rx.subjects.BehaviorSubject<jakarta.ws.rs.client.WebTarget> webResourceAvailable
      Subject that emits events when a WebTarget object is built.