Sorry if I'm in the wrong forum, but I've been trying to find some information 
on how to extend and write my own custom invoker.  

For example, I've created a ClientFactory which returns my ClientInvoker.  My 
ClientInvoker extends RemoteClientInvoker which requires me to implement the 
transport(String arg0, Object arg1, Map arg2, Marshaller arg3, UnMarshaller 
arg4) method.

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

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4236167
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to