Platform SDK Java 8.5 API Reference

com.genesyslab.platform.configuration.protocol.runtime.channel
Class TokenReaderV6

java.lang.Object
  extended by com.genesyslab.platform.configuration.protocol.runtime.channel.TokenReader
      extended by com.genesyslab.platform.configuration.protocol.runtime.channel.TokenReaderV6
All Implemented Interfaces:
java.lang.Cloneable

public class TokenReaderV6
extends TokenReader


Field Summary
 
Fields inherited from class com.genesyslab.platform.configuration.protocol.runtime.channel.TokenReader
confStr, len, position
 
Constructor Summary
TokenReaderV6(java.lang.String cfgStr)
           
 
Method Summary
protected  TokenType getTokenType(int position)
           
 boolean read()
           
protected  void readKVPair()
           
 
Methods inherited from class com.genesyslab.platform.configuration.protocol.runtime.channel.TokenReader
clone, getData, getKey, getTokenType, indexOfAny, isDelta, setToken, setToken, setToken
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TokenReaderV6

public TokenReaderV6(java.lang.String cfgStr)
Method Detail

read

public boolean read()
Specified by:
read in class TokenReader

getTokenType

protected TokenType getTokenType(int position)
Specified by:
getTokenType in class TokenReader

readKVPair

protected void readKVPair()

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.