Package | Description |
---|---|
org.jboss.netty.container.guice |
Google Guice integration.
|
Class and Description |
---|
NioClientSocketChannelFactory
A
ClientSocketChannelFactory which creates a client-side NIO-based
SocketChannel . |
NioDatagramChannelFactory
A
DatagramChannelFactory that creates a NIO-based connectionless
DatagramChannel . |
NioServerSocketChannelFactory
A
ServerSocketChannelFactory which creates a server-side NIO-based
ServerSocketChannel . |
Copyright © 2008-2012 JBoss, by Red Hat. All Rights Reserved.