Package | Description |
---|---|
com.genesyslab.platform.commons.protocol |
Contains classes that support the
Protocol objects
used by applications developed with the Platform SDKs. |
Modifier and Type | Method | Description |
---|---|---|
protected <N> void |
DuplexChannel.notifyWithObject(Slot<N> syncObject,
N notification) |
Notifies
syncObject with some notification object. |
protected <N> boolean |
DuplexChannel.triggerWithObject(Slot<N> syncObject,
N notification) |
Notifies IF SOMEONE is waiting, doesn't block notifier thread.
|
protected <N> N |
DuplexChannel.waitForObject(Slot<N> syncObject,
long timeout) |
Deprecated.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.