Uses of Package
org.jboss.netty.channel.local
Packages that use org.jboss.netty.channel.local
Package
Description
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.localClassDescriptionAn endpoint in the local transport.A
Channelfor the local transport.AChannelFactorythat creates a client-sideLocalChannel.AServerChannelfor the local transport.AServerChannelFactorythat creates aLocalServerChannel.