Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.configuration.protocol.runtime.channel.TokenType

Packages that use TokenType
com.genesyslab.platform.configuration.protocol.runtime.channel This package is used internally by the protocol. 
 

Uses of TokenType in com.genesyslab.platform.configuration.protocol.runtime.channel
 

Fields in com.genesyslab.platform.configuration.protocol.runtime.channel declared as TokenType
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
           
 

Methods in com.genesyslab.platform.configuration.protocol.runtime.channel that return TokenType
 TokenType TokenReader.getTokenType()
           
static TokenType CharDelimitersV7.getTokenType(char chr)
           
static TokenType CharDelimitersV6.getTokenType(char chr)
           
protected  TokenType TokenReaderV7.getTokenType(int position)
           
protected  TokenType TokenReaderV6.getTokenType(int position)
           
protected abstract  TokenType TokenReader.getTokenType(int position)
           
 

Methods in com.genesyslab.platform.configuration.protocol.runtime.channel with parameters of type TokenType
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)
           
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.