Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] Continuation.suspend(4000) migrating to Jetty9

Thats cool. Thanks a lot.
In Jetty6 there are methods to get and set objects 
continuation.setObject(<someobj>), continuation.getObject().
May i know how can i achieve the same using AsyncContext?



--
View this message in context: http://jetty.4.x6.nabble.com/Continuation-suspend-4000-migrating-to-Jetty9-tp4961389p4961392.html
Sent from the Jetty Dev mailing list archive at Nabble.com.


Back to the top