Uses of Class
org.eclipse.jetty.util.SharedBlockingCallback.Blocker
-
Packages that use SharedBlockingCallback.Blocker Package Description org.eclipse.jetty.server Jetty Server : Core Server APIorg.eclipse.jetty.util Jetty Util : Common Utility Classes -
-
Uses of SharedBlockingCallback.Blocker in org.eclipse.jetty.server
Methods in org.eclipse.jetty.server that return SharedBlockingCallback.Blocker Modifier and Type Method Description protected SharedBlockingCallback.Blocker
HttpOutput. acquireWriteBlockingCallback()
-
Uses of SharedBlockingCallback.Blocker in org.eclipse.jetty.util
Methods in org.eclipse.jetty.util that return SharedBlockingCallback.Blocker Modifier and Type Method Description SharedBlockingCallback.Blocker
SharedBlockingCallback. acquire()
Methods in org.eclipse.jetty.util with parameters of type SharedBlockingCallback.Blocker Modifier and Type Method Description protected void
SharedBlockingCallback. notComplete(SharedBlockingCallback.Blocker blocker)
-