|
||||||||||
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.UltrapeerHeaders
Headers that should be sent only by Ultrapeers.
Field Summary | |
static java.lang.String |
PROBE_VERSION
|
Fields inherited from class java.util.Properties |
defaults |
Constructor Summary | |
UltrapeerHeaders(java.lang.String remoteIP)
Creates a new UltrapeerHeaders 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 |
Field Detail |
public static final java.lang.String PROBE_VERSION
Constructor Detail |
public UltrapeerHeaders(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 |