|
Lightweight Bartering Grid | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlbg.protocol.rpc.HandleDownloader
public abstract class HandleDownloader
| Constructor Summary | |
|---|---|
HandleDownloader()
|
|
| Method Summary | |
|---|---|
static LivePeerHandle |
downloadPeerHandle(java.lang.String hostname,
int port)
Downloads a LivePeerHandle from target Peer. |
static LiveSearchEngineHandle |
downloadSearchEngineHandle(java.lang.String hostname,
int port)
Downloads a LiveSearchEngineHandle from target Peer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HandleDownloader()
| Method Detail |
|---|
public static LivePeerHandle downloadPeerHandle(java.lang.String hostname,
int port)
throws GridException
hostname - target Peer hostnameport - target Peer port
GridException - if a parameter is illegal,
or if no LivePeerHandle could be downloaded
public static LiveSearchEngineHandle downloadSearchEngineHandle(java.lang.String hostname,
int port)
throws GridException
hostname - target Search engine hostnameport - target Search engine port
GridException - if a parameter is illegal,
or if no LiveSearchEngineHandle could be downloaded
|
Lightweight Bartering Grid | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.