RE: [core-dev] What is the class that gives the search results?
"Greg Bildson" <[email protected]> Fri, 20 Aug 2004 15:31:24 -0400
| Newsgroups | gmane.network.gnutella.limewire.core.devel |
|---|---|
| Message-ID | <[email protected]> |
Yeah, no JDBC interface. ;-) Thanks -greg -----Original Message----- From: [email protected] [mailto:[email protected]]On Behalf Of Sam Berlin Sent: Friday, August 20, 2004 3:14 PM To: [email protected]; [email protected] Subject: Re: [core-dev] What is the class that gives the search results? I think you're looking for something that doesn't exist. All places that responses are used have already been listed: MessageRouter.handleMessage -> MessageRouter.handleQueryReply -> ForMeReplyHandler.handleQueryReply -> SearchResultHandler.handleQueryReply -> ActivityCallback/VisualConnectionCallback.handleQueryResult Thanks, Sam On Friday, August 20, 2004, at 03:05 PM, [email protected] wrote: > > Sorry Roger, that isn't that i want. I saw this methods before > too, but they aren't what i want. These classes don't return > any resultset or any response. > > I have to say that i'm only using the core classes, because i'm > doing a basic gui. >> I think what you're looking for is >> >> com.limegroup.gnutella.ActivityCallback#handleQueryResult(...) >> com.limegroup.gnutella.gui.VisualActivityCallback#handleQueryR >> esult(...) >> >> > <cu >> Roger > > > > > _______________________________________________ > core-dev mailing list > [email protected] > http://www.limewire.org/mailman/listinfo/core-dev > _______________________________________________ core-dev mailing list [email protected] http://www.limewire.org/mailman/listinfo/core-dev _______________________________________________ core-dev mailing list [email protected] http://www.limewire.org/mailman/listinfo/core-dev