Uses of Class
org.eclipse.jetty.websocket.api.Callback.Completable
Packages that use Callback.Completable
-
Uses of Callback.Completable in org.eclipse.jetty.websocket.api
Methods in org.eclipse.jetty.websocket.api that return Callback.CompletableModifier and TypeMethodDescriptionCallback.Completable.compose(Consumer<Callback.Completable> consumer) static Callback.CompletableCallback.Completable.with(Consumer<Callback.Completable> consumer) Method parameters in org.eclipse.jetty.websocket.api with type arguments of type Callback.CompletableModifier and TypeMethodDescriptionCallback.Completable.compose(Consumer<Callback.Completable> consumer) static Callback.CompletableCallback.Completable.with(Consumer<Callback.Completable> consumer)