org.mortbay.util.ajax
Class ContinuationSupport
java.lang.Object
org.mortbay.util.ajax.ContinuationSupport
public class ContinuationSupport
- extends Object
ContinuationSupport.
Conveniance class to avoid classloading visibility issues.
- Author:
- gregw
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContinuationSupport
public ContinuationSupport()
getContinuation
public static Continuation getContinuation(HttpServletRequest request,
Object lock)