jetty.project/jetty-util
Greg Wilkins 84d74ba1de Issue #3290 async onOpen, onClose and onError
Changes after review:
 + removed Adaptor from FrameHandler, so all non test usages of
   FrameHandler now use async API.
 + Fixed sequencing of multiple async operation so callback is notified
   after completion (created more Callback.from utilities for this)
 + fixed import order

Signed-off-by: Greg Wilkins <gregw@webtide.com>
2019-01-29 10:33:37 +11:00
..
src Issue #3290 async onOpen, onClose and onError 2019-01-29 10:33:37 +11:00
.gitignore Adding tests for Named Logging 2011-08-24 09:31:28 -07:00
pom.xml Jetty 10.0.x fix surefire arg line (to avoid locale dependent build) (#3183) 2018-12-06 09:09:06 +10:00