|
Lightweight Bartering Grid | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlbg.searchengine.SearchEngineResponse
public class SearchEngineResponse
A wrapper to include various information from a search engine.
Field Summary | |
---|---|
ExternalPeerHandle[] |
handles
A list of probably valid peer handles. |
long |
timestamp
Server timestamp of this response, useful for SearchEngineHandle.getHandles(long) . |
Constructor Summary | |
---|---|
SearchEngineResponse(ExternalPeerHandle[] handles)
Creates a search engine response. |
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public final ExternalPeerHandle[] handles
public final long timestamp
SearchEngineHandle.getHandles(long)
.
Constructor Detail |
---|
public SearchEngineResponse(ExternalPeerHandle[] handles) throws GridException
handles
- The handles the response consists of. Zero-sized for none.
GridException
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
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.