Javadoc
This commit is contained in:
parent
8f2096a040
commit
cd23da084a
@ -35,7 +35,7 @@ import org.jboss.netty.channel.socket.oio.OioDatagramChannelFactory;
|
|||||||
import org.jboss.netty.util.internal.ExecutorUtil;
|
import org.jboss.netty.util.internal.ExecutorUtil;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A {@link NioDatagramChannelFactory} creates a NIO-based connectionless
|
* A {@link DatagramChannelFactory} that creates a NIO-based connectionless
|
||||||
* {@link DatagramChannel}. It utilizes the non-blocking I/O mode which
|
* {@link DatagramChannel}. It utilizes the non-blocking I/O mode which
|
||||||
* was introduced with NIO to serve many number of concurrent connections
|
* was introduced with NIO to serve many number of concurrent connections
|
||||||
* efficiently.
|
* efficiently.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user