play.server
类 HttpServerPipelineFactory

java.lang.Object
  继承者 play.server.HttpServerPipelineFactory
所有已实现的接口:
org.jboss.netty.channel.ChannelPipelineFactory

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


构造方法摘要
HttpServerPipelineFactory()
           
 
方法摘要
 org.jboss.netty.channel.ChannelPipeline getPipeline()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

HttpServerPipelineFactory

public HttpServerPipelineFactory()
方法详细信息

getPipeline

public org.jboss.netty.channel.ChannelPipeline getPipeline()
                                                    throws java.lang.Exception
指定者:
接口 org.jboss.netty.channel.ChannelPipelineFactory 中的 getPipeline
抛出:
java.lang.Exception


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly