Package | Description |
---|---|
fr.liglab.adele.cilia.framework | |
fr.liglab.adele.cilia.util |
Modifier and Type | Method and Description |
---|---|
protected Data |
AbstractIOAdapter.callAndWait(Data data)
Send the data to the first mediator and wait for the reponse.
|
Data |
AbstractIOAdapter.invokeChain(Data data)
Invoke a Chain with the data as parammeter.
|
Object |
AbstractIOAdapter.invokeChain(Object content) |
Modifier and Type | Method and Description |
---|---|
Object |
FutureResult.timedGet(long msecs)
Wait at most msecs to access the reference.
|
Object |
SwingWorker.timedGet(long msecs)
Wait at most msecs to access the constructed result.
|
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.