com.voidsearch.voidbase.storage.distributed.router.nio
Class RouterSocketServerPipelineFactory

java.lang.Object
  extended by com.voidsearch.voidbase.storage.distributed.router.nio.RouterSocketServerPipelineFactory
All Implemented Interfaces:
org.jboss.netty.channel.ChannelPipelineFactory

public class RouterSocketServerPipelineFactory
extends java.lang.Object
implements org.jboss.netty.channel.ChannelPipelineFactory


Constructor Summary
RouterSocketServerPipelineFactory(org.jboss.netty.channel.ChannelHandler 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

RouterSocketServerPipelineFactory

public RouterSocketServerPipelineFactory(org.jboss.netty.channel.ChannelHandler handler)
Method Detail

getPipeline

public org.jboss.netty.channel.ChannelPipeline getPipeline()
                                                    throws java.lang.Exception
Specified by:
getPipeline in interface org.jboss.netty.channel.ChannelPipelineFactory
Throws:
java.lang.Exception


Copyright © 2009. All Rights Reserved.