log src/org/eclipse/jetty/server/AsyncContinuation.java @ 937:0541b6034003

age author description
Sun, 09 Oct 2016 21:41:28 -0600 Franklin Schmidt remove Continuation
Sun, 09 Oct 2016 21:35:26 -0600 Franklin Schmidt simplify AsyncContinuation
Sun, 09 Oct 2016 21:15:24 -0600 Franklin Schmidt remove ContinuationListener
Sun, 09 Oct 2016 21:03:00 -0600 Franklin Schmidt simplify AsyncContinuation
Sun, 09 Oct 2016 20:25:02 -0600 Franklin Schmidt remove AsyncContext support
Sun, 09 Oct 2016 20:20:13 -0600 Franklin Schmidt remove AsyncEventState
Sun, 09 Oct 2016 19:24:55 -0600 Franklin Schmidt remove ContinuationThrowable
Sun, 09 Oct 2016 19:20:52 -0600 Franklin Schmidt remove AsyncContinuation.undispatch()
Sun, 09 Oct 2016 19:13:46 -0600 Franklin Schmidt remove isInitial()
Sun, 09 Oct 2016 18:54:32 -0600 Franklin Schmidt remove isAsync()
Sun, 09 Oct 2016 18:34:24 -0600 Franklin Schmidt remove AsyncContinuation.cancel()
Sun, 09 Oct 2016 18:31:53 -0600 Franklin Schmidt remove AsyncContinuation.scheduleTimeout()
Sun, 09 Oct 2016 18:29:29 -0600 Franklin Schmidt remove scheduleDispatch()
Sun, 09 Oct 2016 18:21:39 -0600 Franklin Schmidt remove isContinuation()
Sun, 09 Oct 2016 18:17:01 -0600 Franklin Schmidt remove resume()
Sun, 09 Oct 2016 18:15:24 -0600 Franklin Schmidt remove isResumed()
Sun, 09 Oct 2016 18:09:50 -0600 Franklin Schmidt remove isExpired()
Sun, 09 Oct 2016 03:51:31 -0600 Franklin Schmidt remove AsyncContinuation.isAsyncStarted()
Sun, 09 Oct 2016 03:45:31 -0600 Franklin Schmidt remove AsyncContinuation._lastAsyncListeners
Sun, 09 Oct 2016 03:37:53 -0600 Franklin Schmidt remove unused states in AsyncContinuation
Sun, 09 Oct 2016 03:23:55 -0600 Franklin Schmidt remove doSuspend
Tue, 04 Oct 2016 13:45:47 -0600 Franklin Schmidt remove Server.getThreadPool()
Sun, 02 Oct 2016 20:38:06 -0600 Franklin Schmidt remove ThreadPool
Tue, 13 Sep 2016 23:13:06 -0600 Franklin Schmidt remove org.eclipse.jetty.util.log and upgrade slf4j
Wed, 07 Sep 2016 21:15:48 -0600 Franklin Schmidt replace jetty jars with source