Uses of Interface
org.jboss.netty.channel.socket.DatagramChannelFactory

Packages that use DatagramChannelFactory
Package
Description
NIO-based socket channel API implementation - recommended for a large number of connections (>= 1000).
Old blocking I/O based socket channel API implementation - recommended for a small number of connections (< 1000).