|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Dictionary
java.util.Hashtable
java.util.Properties
com.limegroup.gnutella.handshaking.DefaultHeaders
com.limegroup.gnutella.handshaking.LeafHeaders
Properties for connection handshake, if the node is a client
Field Summary |
Fields inherited from class java.util.Properties |
defaults |
Constructor Summary | |
LeafHeaders(java.lang.String remoteIP)
Creates a new LeafHeaders instance with the specified remote IP. |
Methods inherited from class java.util.Properties |
getProperty, getProperty, list, list, load, propertyNames, save, setProperty, store |
Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LeafHeaders(java.lang.String remoteIP)
remoteIP
- the IP address of this node as seen by other nodes
on Gnutella -- useful in discovering the real address at the NAT
or firewall
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |