|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.configuration.protocol.runtime.channel.TokenReader
com.genesyslab.platform.configuration.protocol.runtime.channel.TokenReaderV6
public class TokenReaderV6
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 |
---|
public TokenReaderV6(java.lang.String cfgStr)
Method Detail |
---|
public boolean read()
read
in class TokenReader
protected TokenType getTokenType(int position)
getTokenType
in class TokenReader
protected void readKVPair()
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |