Interface | Description |
---|---|
ITerminableService |
Service interface that returns terminable futures.
|
Class | Description |
---|---|
IntermediateInvokerAgent |
The intermediate invoker agent tests if intermediate futures can be terminated
in local and remote cases.
|
InvokerAgent |
The invoker agent tests if futures can be terminated
in local and remote cases.
|
TerminableProviderAgent |
Agent that provides a service with terminable futures.
|