Skip to main content

can we utilize nio when using JxtaSocket/JxtaServerSocket?

No replies
cuizhf2011
Offline
Joined: 2011-10-27
Points: 0

As we all known, since v2.5, jxse use nio to deal with network message, but I noticed JxtaSocket/JxtaServerSocket had not relative function about nio, so JxtaSocket does not support nio , it is right? if so , is it necessary to support this? and how?