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