anonymous wrote :
| What kind of configuration can be passed into VirtualServerSocket constructor you
mentioned?
|
In the normal course of events, this configuration map would be the one that the Connector
is configured with.
anonymous wrote :
| I'd like to have a kind of listener on VirtualServerSockets to observe new
coming connections without blocking.
|
I see, you want a kind of "virtual Selector". The multiplex transport
doesn't have that facility. An NIO-like virtual socket would be a nice project, but I
don't think there will be much of a demand for it. Of course, if you are interesting
in contributing to the Remoting project, you would certainly be welcome.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039702#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...