Uses of Interface
com.google.apphosting.runtime.jetty9.RequestListener
-
Packages that use RequestListener Package Description com.google.apphosting.runtime.jetty9 -
-
Uses of RequestListener in com.google.apphosting.runtime.jetty9
Classes in com.google.apphosting.runtime.jetty9 that implement RequestListener Modifier and Type Class Description classTransactionCleanupListenerTransactionCleanupListenerlooks for datastore transactions that are still active when request processing is finished.
-