|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.servicemix.http.jetty.ContinuationHelper
public class ContinuationHelper
A few helper methods for working with Jetty continuations
| Method Summary | |
|---|---|
static boolean |
isNewContinuation(org.mortbay.util.ajax.Continuation continuation)
Is this a new continuation object? |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean isNewContinuation(org.mortbay.util.ajax.Continuation continuation)
continuation -
true for a new continuation object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||