Package | Description |
---|---|
com.genesyslab.platform.configuration.protocol.runtime.channel |
This package is used internally by the protocol.
|
Modifier and Type | Field | Description |
---|---|---|
static TokenType |
TokenType.BINARY |
|
static TokenType |
TokenType.EMPTY |
|
static TokenType |
TokenType.END |
|
static TokenType |
TokenType.INTEGER |
|
static TokenType |
TokenType.KVLIST |
|
static TokenType |
TokenType.LIST |
|
static TokenType |
TokenType.NONE |
|
static TokenType |
TokenType.OBJECT |
|
static TokenType |
TokenType.STRING |
|
static TokenType |
TokenType.STRUCT |
Modifier and Type | Method | Description |
---|---|---|
static TokenType |
CharDelimitersV6.getTokenType(char chr) |
|
static TokenType |
CharDelimitersV7.getTokenType(char chr) |
|
TokenType |
TokenReader.getTokenType() |
|
protected abstract TokenType |
TokenReader.getTokenType(int position) |
|
protected TokenType |
TokenReaderV6.getTokenType(int position) |
|
protected TokenType |
TokenReaderV7.getTokenType(int position) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
TokenReader.setToken(TokenType type) |
|
protected void |
TokenReader.setToken(TokenType type,
java.lang.String data) |
|
protected void |
TokenReader.setToken(TokenType type,
java.lang.String data,
java.lang.String key) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.