public interface EventResultHandler
| 限定符和类型 | 方法和说明 |
|---|---|
void |
clear() |
Object |
get()
get a Event Result until time out value: setTimeoutforeturnResult(int
timeoutforeturnResult)
|
Object |
getBlockedValue()
Blocking until get a Event Result
|
void |
send(Object eventResult) |
void |
setWaitforTimeout(int timeoutforeturnResult)
setup time out(MILLISECONDS) value for get a Event Result
|
void setWaitforTimeout(int timeoutforeturnResult)
timeoutforeturnResult - MILLISECONDSObject get()
Object getBlockedValue()
void send(Object eventResult)
void clear()
Copyright © 2018. All rights reserved.