Uses of Package
org.jboss.netty.channel.local
-
Packages that use org.jboss.netty.channel.local Package Description org.jboss.netty.channel.local A virtual transport that enables the communication between the two parties in the same virtual machine. -
Classes in org.jboss.netty.channel.local used by org.jboss.netty.channel.local Class Description DefaultLocalChannel DefaultLocalServerChannel LocalAddress An endpoint in the local transport.LocalChannel AChannelfor the local transport.LocalClientChannelFactory AChannelFactorythat creates a client-sideLocalChannel.LocalServerChannel AServerChannelfor the local transport.LocalServerChannelFactory AServerChannelFactorythat creates aLocalServerChannel.