If ServerSocketFactory were to return a class that wrapped the functionality of java.net.ServerSocket, then we could have multiple implementations of this. In fact an assembler could chain them to perform several functions :
* Socket filtering & address blocking * Socket redirecting * Load Balancing
Thoughts?
- Paul H
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>