public static class RequestTracker.ReplyCallback<ReqT extends Request<?,?,ReplyT>,ReplyT> extends Object implements Callable<Void>
ReplyCallback(RequestLocator<ReqT,ReplyT> requestLocator, ReplyT reply)
Void
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReplyCallback(RequestLocator<ReqT,ReplyT> requestLocator, ReplyT reply)
public Void call() throws Exception
call
Callable<Void>
Exception
Copyright © 2022. All rights reserved.