Uses of Interface
com.yahoo.jrt.RequestWaiter
Packages that use RequestWaiter
-
Uses of RequestWaiter in com.yahoo.jrt
Methods in com.yahoo.jrt with parameters of type RequestWaiterModifier and TypeMethodDescriptionabstract voidTarget.invokeAsync(Request req, double timeout, RequestWaiter waiter) Invoke a request on this target and let the completion be signalled with a callback.voidTarget.invokeAsync(Request req, Duration timeout, RequestWaiter waiter)