Package org.jboss.netty.channel.local
package org.jboss.netty.channel.local
A virtual transport that enables the communication between the two
parties in the same virtual machine.
-
ClassDescriptionThe default
LocalClientChannelFactoryimplementation.The defaultLocalServerChannelFactoryimplementation.An endpoint in the local transport.AChannelfor the local transport.AChannelFactorythat creates a client-sideLocalChannel.AServerChannelfor the local transport.AServerChannelFactorythat creates aLocalServerChannel.