Uses of Class
org.jboss.netty.channel.group.DefaultChannelGroup
-
Packages that use DefaultChannelGroup Package Description org.jboss.netty.channel.local A virtual transport that enables the communication between the two parties in the same virtual machine. -
-
Uses of DefaultChannelGroup in org.jboss.netty.channel.local
Fields in org.jboss.netty.channel.local declared as DefaultChannelGroup Modifier and Type Field Description private DefaultChannelGroup
DefaultLocalServerChannelFactory. group
-