[jboss-jira] [JBoss JIRA] Commented: (JBREM-527) Allow user to pass Connector to be used for stream server
Tom Elrod (JIRA)
jira-events at jboss.com
Wed Jul 19 12:35:11 EDT 2006
[ http://jira.jboss.com/jira/browse/JBREM-527?page=comments#action_12339788 ]
Tom Elrod commented on JBREM-527:
----------------------------------
Also added following to Client:
public Object invoke(InputStream inputStream, Object param, InvokerLocator streamServerLocator) throws Throwable
so can also just pass the locator url of the callback server to be created internally.
> Allow user to pass Connector to be used for stream server
> ---------------------------------------------------------
>
> Key: JBREM-527
> URL: http://jira.jboss.com/jira/browse/JBREM-527
> Project: JBoss Remoting
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: stream
> Affects Versions: 2.0.0.Beta2 (Boon)
> Reporter: Tom Elrod
> Assigned To: Tom Elrod
> Fix For: 2.0.0.CR1 (Boon)
>
>
> Currently when sending a stream from the client to the server, the client internally creates a Connector to receive read requests from the server's stream proxy. Need to allow user to be able to specify their own Connector to use for this.
--
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
More information about the jboss-jira
mailing list