Class Hierarchy
- java.lang.Object
- org.jboss.netty.channel.AbstractChannel (implements org.jboss.netty.channel.Channel)
- org.jboss.netty.channel.AbstractServerChannel (implements org.jboss.netty.channel.ServerChannel)
- org.jboss.netty.channel.local.DefaultLocalServerChannel (implements org.jboss.netty.channel.local.LocalServerChannel)
- org.jboss.netty.channel.local.DefaultLocalChannel (implements org.jboss.netty.channel.local.LocalChannel)
- org.jboss.netty.channel.AbstractServerChannel (implements org.jboss.netty.channel.ServerChannel)
- org.jboss.netty.channel.AbstractChannelSink (implements org.jboss.netty.channel.ChannelSink)
- org.jboss.netty.channel.local.LocalClientChannelSink
- org.jboss.netty.channel.local.LocalServerChannelSink
- org.jboss.netty.channel.local.DefaultLocalClientChannelFactory (implements org.jboss.netty.channel.local.LocalClientChannelFactory)
- org.jboss.netty.channel.local.DefaultLocalServerChannelFactory (implements org.jboss.netty.channel.local.LocalServerChannelFactory)
- org.jboss.netty.channel.local.LocalChannelRegistry
- java.net.SocketAddress (implements java.io.Serializable)
- org.jboss.netty.channel.local.LocalAddress (implements java.lang.Comparable<T>)
- org.jboss.netty.channel.AbstractChannel (implements org.jboss.netty.channel.Channel)
Interface Hierarchy
- java.lang.Comparable<T>
- org.jboss.netty.channel.Channel
- org.jboss.netty.channel.local.LocalChannel
- org.jboss.netty.channel.ServerChannel
- org.jboss.netty.channel.local.LocalServerChannel
- org.jboss.netty.channel.Channel
- org.jboss.netty.util.ExternalResourceReleasable
- org.jboss.netty.channel.ChannelFactory
- org.jboss.netty.channel.local.LocalClientChannelFactory
- org.jboss.netty.channel.ServerChannelFactory
- org.jboss.netty.channel.local.LocalServerChannelFactory
- org.jboss.netty.channel.ChannelFactory