|
Platform SDK Java 8.5 API Reference | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
AsyncInvoker | When channel needs to process something asynchronously it will use AsyncInvoker to perform the task. |
CompletionHandler<V,A> | A handler for consuming the result of an asynchronous operation. The completed() method is invoked when the operation completes successfully. |
ThreadHeartbeatCounterMBean |
Class Summary | |
---|---|
DefaultInvoker | Deprecated. use InvokerFactory.namedInvoker(String) and InvokerFactory.releaseInvoker(String)
instead of it. |
InvokerFactory | |
SingleThreadInvoker | Invoker which performs its tasks in dedicated single thread. |
Slot<T> | A one-slot buffer. |
ThreadHeartbeatCounter | This class is intended to be used with Genesys Management Framework Heartbeat feature for threads hang-up detection functionality. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |