|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.impl.BaseSleeper
org.directwebremoting.impl.ThreadWaitSleeper
public class ThreadWaitSleeper
The simplest type of Sleeper that just uses Object.wait() and
Object.notify() to block a thread.
| Constructor Summary | |
|---|---|
ThreadWaitSleeper(javax.servlet.http.HttpServletResponse response,
RealScriptSession scriptSession,
ScriptConduit conduit)
|
|
| Method Summary |
|---|
| Methods inherited from class org.directwebremoting.impl.BaseSleeper |
|---|
enterSleep, setConverterManager, setJsonOutput, wakeUpForData, wakeUpToClose |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreadWaitSleeper(javax.servlet.http.HttpServletResponse response,
RealScriptSession scriptSession,
ScriptConduit conduit)
throws java.io.IOException
java.io.IOException
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||