org.granite.gravity.jetty
Class ContinuationChannelFactory

java.lang.Object
  extended by org.granite.gravity.AbstractChannelFactory
      extended by org.granite.gravity.jetty.ContinuationChannelFactory
All Implemented Interfaces:
ChannelFactory

public class ContinuationChannelFactory
extends AbstractChannelFactory

Author:
William DRAI

Constructor Summary
ContinuationChannelFactory()
           
 
Method Summary
 Channel newChannel(String id)
           
 
Methods inherited from class org.granite.gravity.AbstractChannelFactory
destroy, getGravityConfig, getServletConfig, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContinuationChannelFactory

public ContinuationChannelFactory()
Method Detail

newChannel

public Channel newChannel(String id)