Class Hierarchy
- java.lang.Object
- 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)
- java.net.SocketAddress (implements java.io.Serializable)
- org.jboss.netty.channel.local.LocalAddress (implements java.lang.Comparable<T>)
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