[jboss-user] [Remoting] - Re: How to insert new server-side application protocol based
ron.sigal@jboss.com
do-not-reply at jboss.com
Mon Sep 15 23:36:36 EDT 2008
Well, first of all, can you tell me more about what you're trying to accomplish? There may be an easier way than using Remoting.
In any case, you could
1. use the sslsocket transport, and
2. write an implementation of org.jboss.remoting.ServerInvocationHandler that responds to your custom protocol.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176659#4176659
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176659
More information about the jboss-user
mailing list