Firefish 0.5.10

gov.lbl.dsd.p2pio
Class PublishQuery

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

public class PublishQuery
extends Query

A query that publishes a set of items from client to server.

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

Constructor Summary
PublishQuery(ItemSet items)
           
 
Method Summary
 ItemSet getItems()
           
 
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

PublishQuery

public PublishQuery(ItemSet items)
Method Detail

getItems

public ItemSet getItems()

Firefish 0.5.10

Jump to the Firefish Homepage