Allow server sending a stream to the client
-------------------------------------------
Key: JBREM-661
URL:
http://jira.jboss.com/jira/browse/JBREM-661
Project: JBoss Remoting
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Helmut Wick
Assigned To: Tom Elrod
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).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira