Uploaded image for project: 'JBoss Remoting (3+)'
  1. JBoss Remoting (3+)
  2. REM3-25

Allow server sending a stream to the client

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 3.1.0.Beta3
    • None
    • None

      As of release 2.0.0 GA, there is no way for a server to send a stream to the client (only the other way around).
      This is to request something like java.io.InputStream Client.invoke(java.lang.Object param)
      that allows for true streaming (like java.lang.Object invoke(java.io.InputStream inputStream, java.lang.Object param) does).

            dlloyd@redhat.com David Lloyd
            helwick Helmut Wick (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: