play.server.ssl
类 SslHttpServerPipelineFactory

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

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


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

构造方法详细信息

SslHttpServerPipelineFactory

public SslHttpServerPipelineFactory()
方法详细信息

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