org.atmosphere.nettosphere.extra
Class FlashPolicyServerPipelineFactory

java.lang.Object
  extended by org.atmosphere.nettosphere.extra.FlashPolicyServerPipelineFactory
All Implemented Interfaces:
org.jboss.netty.channel.ChannelPipelineFactory

public class FlashPolicyServerPipelineFactory
extends Object
implements org.jboss.netty.channel.ChannelPipelineFactory

Author:
Bruce Mitchener

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

FlashPolicyServerPipelineFactory

public FlashPolicyServerPipelineFactory()
Method Detail

getPipeline

public org.jboss.netty.channel.ChannelPipeline getPipeline()
                                                    throws Exception
Specified by:
getPipeline in interface org.jboss.netty.channel.ChannelPipelineFactory
Throws:
Exception


Copyright © 2014. All Rights Reserved.