|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrina.idd.IDDProcess
public class IDDProcess
One instance of the IDD process listens for connections in this version the IDD is centralized but we can have multiple instances of it
| Field Summary | |
|---|---|
RINAConfig |
config
config file |
| Constructor Summary | |
|---|---|
IDDProcess(RINAConfig config)
|
|
| Method Summary | |
|---|---|
void |
registerToDNS()
|
void |
run()
IDD thread listening process |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public RINAConfig config
| Constructor Detail |
|---|
public IDDProcess(RINAConfig config)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablepublic void registerToDNS()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||