Package | Description |
---|---|
org.jboss.netty.container.guice |
Google Guice integration.
|
Modifier and Type | Class and Description |
---|---|
class |
NioClientSocketChannelFactoryProvider
A
Provider that creates a new NioClientSocketChannelFactory . |
class |
NioDatagramChannelFactoryProvider
A
Provider that creates a new NioDatagramChannelFactory . |
class |
NioServerSocketChannelFactoryProvider
A
Provider that creates a new NioServerSocketChannelFactory . |
class |
OioClientSocketChannelFactoryProvider
A
Provider that creates a new OioClientSocketChannelFactory . |
class |
OioDatagramChannelFactoryProvider
A
Provider that creates a new OioDatagramChannelFactory . |
class |
OioServerSocketChannelFactoryProvider
A
Provider that creates a new OioServerSocketChannelFactory . |
Copyright © 2008–2013 JBoss, by Red Hat. All rights reserved.