Firefish 0.5.10

gov.lbl.dsd.p2pio
Class MultiQuery

java.lang.Object
  extended bygov.lbl.dsd.p2pio.MsgElement
      extended bygov.lbl.dsd.p2pio.Query
          extended bygov.lbl.dsd.p2pio.MultiQuery

public class MultiQuery
extends Query

Experimental multi query support (not properly implemented yet).

Version:
$Revision: 1.3 $, $Date: 2004/01/30 01:18:02 $

Constructor Summary
MultiQuery(QueryList queries)
           
 
Method Summary
 QueryList getQueries()
           
 
Methods inherited from class gov.lbl.dsd.p2pio.MsgElement
toDOM, toString, toXOM
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MultiQuery

public MultiQuery(QueryList queries)
Method Detail

getQueries

public QueryList getQueries()

Firefish 0.5.10

Jump to the Firefish Homepage