| Package | Description |
|---|---|
| com.hammurapi.common.concurrent |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Synapse<C,R,K,E extends Exception>
Synapse is a liaison between invoker and invocable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalSynapse<C,R,E extends Exception>
Synapse which operates within JVM.
|
class |
SynapseChain<C,R,K,E extends Exception> |