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

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

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


Constructor Summary
RouterSocketClientPipelineFactory(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

RouterSocketClientPipelineFactory

public RouterSocketClientPipelineFactory(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.