|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdsnserver.CmdParserDSNID
public class CmdParserDSNID
It is for parsing the ID messages which are sent back due to a ping request. It is used to update the dsninfo table which shows all DSNnode which was seen since the DSNServer has started and to detect reoobts of the nodes
Constructor Summary | |
---|---|
CmdParserDSNID()
|
Method Summary | |
---|---|
void |
parseLine(java.lang.String line)
It is responsible for the lines which start with ":DP". |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CmdParserDSNID()
Method Detail |
---|
public void parseLine(java.lang.String line)
parseLine
in interface CmdParser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |