Interface | Description |
---|---|
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. |
InvokerInfo |
Interface to provide status information on Invoker instance.
|
ThreadHeartbeatCounterMBean |
Class | Description |
---|---|
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.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.