Package | Description |
---|---|
com.genesyslab.platform.commons.collections |
Contains classes that allow you to use Genesys Key-Value
collections in your applications.
|
com.genesyslab.platform.commons.connection.configuration |
Provides configuration options for communicating with Genesys servers.
|
com.genesyslab.platform.configuration.protocol.runtime.channel |
This package is used internally by the protocol.
|
Modifier and Type | Method | Description |
---|---|---|
KeyValuePair |
KeyValueCollection.getPair(java.lang.String key) |
Returns TKV pair stored with specified key.
|
KeyValuePair |
KeyValueCollection.remove(java.lang.String key) |
Removes the pair with the specified String key from this list.
|
Modifier and Type | Method | Description |
---|---|---|
void |
KeyValueCollection.addPair(KeyValuePair pair) |
Adds TKV pair to the list.
|
Modifier and Type | Method | Description |
---|---|---|
protected KeyValuePair |
KeyValueConfiguration.findOption(java.lang.String name) |
Modifier and Type | Method | Description |
---|---|---|
protected KeyValuePair |
ConfSerializer.deserializeKVListPair(TokenReader tokenReader) |
|
protected KeyValuePair |
ConfSerializer.deserializeKVPair(TokenReader tokenReader) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
ConfSerializerV7.serializeKVListPair(CfgDescriptionAttributeReference attr,
KeyValuePair value,
java.io.StringWriter cfgWriter) |
|
protected void |
ConfSerializerV7.serializeKVPair(CfgDescriptionAttributeReference attr,
KeyValuePair value,
java.io.StringWriter cfgWriter) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.