play.server.ssl
Class SslHttpServerPipelineFactory

java.lang.Object
  extended by play.server.ssl.SslHttpServerPipelineFactory
All Implemented Interfaces:
org.jboss.netty.channel.ChannelPipelineFactory

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


Constructor Summary
SslHttpServerPipelineFactory()
           
 
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

SslHttpServerPipelineFactory

public SslHttpServerPipelineFactory()
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


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