akka.remote.testconductor
Class TestConductorPipelineFactory

java.lang.Object
  extended by akka.remote.testconductor.TestConductorPipelineFactory

public class TestConductorPipelineFactory
extends java.lang.Object

INTERNAL API.


Constructor Summary
TestConductorPipelineFactory(org.jboss.netty.channel.ChannelUpstreamHandler handler)
           
 
Method Summary
 org.jboss.netty.channel.ChannelPipeline getPipeline()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestConductorPipelineFactory

public TestConductorPipelineFactory(org.jboss.netty.channel.ChannelUpstreamHandler handler)
Method Detail

getPipeline

public org.jboss.netty.channel.ChannelPipeline getPipeline()