[jboss-user] [Remoting] - Re: Writing a custom invoker howto?

ron.sigal@jboss.com do-not-reply at jboss.com
Thu Jul 16 18:25:03 EDT 2009


"mbeierl" wrote : 
  | But where do I find out what arg0, arg1, ... etc are and how I am supposed to use them?
  | 

Take a look at an existing transport.  For example, org.jboss.remoting.transport.socket.MicroSocketClientInvoker.transport().  Also, note that the transport() method is called by org.jboss.remoting.MicroRemoteClientInvoker.invoke().

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4244184#4244184

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4244184



More information about the jboss-user mailing list