|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DispatchFuture | |
---|---|
net.esper.core | Implementation of client package interfaces, glue code |
Uses of DispatchFuture in net.esper.core |
---|
Methods in net.esper.core with parameters of type DispatchFuture | |
---|---|
void |
DispatchFuture.setLater(DispatchFuture later)
Hand a later future to the dispatch to use for indicating completion via notify. |
Constructors in net.esper.core with parameters of type DispatchFuture | |
---|---|
DispatchFuture(UpdateDispatchViewBlocking view,
DispatchFuture earlier,
long msecTimeout)
Ctor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |