org.codehaus.wadi.jetty5
Class JettySessionWrapperFactory

java.lang.Object
  extended byorg.codehaus.wadi.jetty5.JettySessionWrapperFactory
All Implemented Interfaces:
org.codehaus.wadi.SessionWrapperFactory

public class JettySessionWrapperFactory
extends Object
implements org.codehaus.wadi.SessionWrapperFactory


Constructor Summary
JettySessionWrapperFactory()
           
 
Method Summary
 HttpSession create(org.codehaus.wadi.Session session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JettySessionWrapperFactory

public JettySessionWrapperFactory()
Method Detail

create

public HttpSession create(org.codehaus.wadi.Session session)
Specified by:
create in interface org.codehaus.wadi.SessionWrapperFactory


Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.