io.viper.livecode
Class ServerPipelineFactory
java.lang.Object
io.viper.livecode.ServerPipelineFactory
- All Implemented Interfaces:
- org.jboss.netty.channel.ChannelPipelineFactory
public class ServerPipelineFactory
- extends Object
- implements org.jboss.netty.channel.ChannelPipelineFactory
|
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 |
ServerPipelineFactory
public ServerPipelineFactory(HostRouterHandler hostRouterHandler)
getPipeline
public org.jboss.netty.channel.ChannelPipeline getPipeline()
throws Exception
- Specified by:
getPipeline in interface org.jboss.netty.channel.ChannelPipelineFactory
- Throws:
Exception
Copyright © 2012. All Rights Reserved.