Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-1903

Support creation by FlowableRxInvoker/ObservableRxInvoker of Flowable/Observable from non-streamed Iterables

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None
    • None

    Description

      CompletionStageRxInvoker can take an object such as a String received from the server and create a CompletionStage<String> from it. ObservableRxInvoker and FlowableRxInvoker could, analogously, create, for example, a Flowable<List> from a List received as a single object from the server.

      Attachments

        Issue Links

          Activity

            People

              rsigal@redhat.com Ronald Sigal
              rsigal@redhat.com Ronald Sigal
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: