public class InvokeCallback extends Object
| Constructor and Description |
|---|
InvokeCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
release(Object result) |
Object |
waitForReply() |
Object |
waitForReply(long timeout,
TimeUnit unit) |
public Object waitForReply() throws InterruptedException
InterruptedExceptionpublic Object waitForReply(long timeout, TimeUnit unit) throws InterruptedException
InterruptedExceptionpublic void release(Object result)
Copyright © 2014. All rights reserved.