ants.p2p.query
Class QueryHttpServerItem

java.lang.Object
  extended by ants.p2p.query.QueryNode
      extended by ants.p2p.query.QueryItem
          extended by ants.p2p.query.QueryHttpServerItem
All Implemented Interfaces:
java.io.Serializable

public class QueryHttpServerItem
extends QueryItem

See Also:
Serialized Form

Constructor Summary
QueryHttpServerItem(QueryNode father)
           
 
Method Summary
 
Methods inherited from class ants.p2p.query.QueryNode
accept, getQueryNodeFather
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryHttpServerItem

public QueryHttpServerItem(QueryNode father)