]
Ronald Sigal moved RESTEASY-2288 to WFLY-12271:
-----------------------------------------------
Project: WildFly (was: RESTEasy)
Key: WFLY-12271 (was: RESTEASY-2288)
Issue Type: Feature Request (was: Enhancement)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Fix Version/s: (was: 3.9.0.Final)
(was: 4.2.0.Final)
Extend streaming RxInvoker interfaces to allow Response return type
-------------------------------------------------------------------
Key: WFLY-12271
URL:
https://issues.jboss.org/browse/WFLY-12271
Project: WildFly
Issue Type: Feature Request
Reporter: Ronald Sigal
Assignee: Ronald Sigal
Priority: Major
Currently, all of the methods in FlowableRxInvoker, for example, return a Flowable. It
might be useful to add methods which return a Response from which the Flowable, as well as
status, etc., could be extracted.