Package | Description |
---|---|
org.xins.common |
Generic utility classes.
|
org.xins.common.service |
Service calling classes, supporting load-balancing and failover.
|
Modifier and Type | Method and Description |
---|---|
static void |
TimeOutController.execute(Runnable task,
int timeOut)
Runs the specified task with a specific time-out.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ServiceCaller.controlTimeOut(Runnable task,
TargetDescriptor descriptor)
Runs the specified task.
|
See http://www.xins.org/.