[jboss-user] [Remoting] - Re: Relay functionality with Multi or Bi sockets?
ron.sigal@jboss.com
do-not-reply at jboss.com
Mon Nov 12 22:57:41 EST 2007
Currently, there is no relay facility. Of course, you could implement an ad hoc relay by coding it in an invocation handler. That is, when the invocation handler gets an invocation, it acts like a client, making an invocation on another server. And, of course, it would return the result to the actual client.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103932#4103932
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103932
More information about the jboss-user
mailing list