|
|||||||||
| Home >> All >> com >> synchrona >> jred >> [ irlap overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.synchrona.jred.irlap
Class DiscoveryLog

java.lang.Objectcom.synchrona.jred.irlap.DiscoveryLog
- class DiscoveryLog
- extends java.lang.Object
| Field Summary | |
(package private) java.util.Hashtable |
m_hash
|
(package private) com.synchrona.util.Log |
m_log
|
| Constructor Summary | |
DiscoveryLog(com.synchrona.util.Log log)
|
|
| Method Summary | |
void |
add(DiscoveryInformation info)
|
DiscoveryInformation |
get(int remote)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
m_hash
java.util.Hashtable m_hash
m_log
com.synchrona.util.Log m_log
| Constructor Detail |
DiscoveryLog
public DiscoveryLog(com.synchrona.util.Log log)
| Method Detail |
add
public void add(DiscoveryInformation info)
get
public DiscoveryInformation get(int remote)
|
|||||||||
| Home >> All >> com >> synchrona >> jred >> [ irlap overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.synchrona.jred.irlap.DiscoveryLog