ants.p2p.query
Class QueryInetAddressItem

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

public class QueryInetAddressItem
extends QueryItem

See Also:
Serialized Form

Constructor Summary
QueryInetAddressItem(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

QueryInetAddressItem

public QueryInetAddressItem(QueryNode father)