|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoogp2p.seed.AutomateStartup
| Field Summary | |
private Client |
client
|
| Constructor Summary | |
AutomateStartup()
|
|
AutomateStartup(java.net.InetAddress seed)
Bypasses the seed list and connects to the given seed. |
|
| Method Summary | |
private boolean |
Connect(java.net.InetAddress seed)
|
private void |
init()
|
private void |
setUtils()
|
private void |
useSeedList()
Does the automated startup with a stored seed list. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private Client client
| Constructor Detail |
public AutomateStartup()
public AutomateStartup(java.net.InetAddress seed)
seed - IP address to use as first peer| Method Detail |
private void useSeedList()
private void init()
private boolean Connect(java.net.InetAddress seed)
private void setUtils()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||