Package org.mager.gwebcache

Class Summary
ClientVersion Encapsulate the Gnutella client ID and version strings.
Counter  
Data Encapsulate all permantly stored data about all known networks.
GnutellaNet Encapsulate the data stored per Gnutella network.
GWebCache Implement a Gnutella web cache as a Java servlet.
RemoteClient Encapsulate all data about a Gnutella client, including client id and version, IP and port number.
RemoteURL Encapsulate the data about another web cache.
Stats Implement the simple statistics as defined per the V1 protocol, stat by client/version, by this day/last day and this week/last week.
VerifyURL Encapsulate the data for an URL that is queued for verification.
 

Exception Summary
BadResponseException The exception thrown if the received HTTP response code is not 200 HTTP_OK upon verifying another web cache.
WebCacheException The exception thrown if some error occurs during processing a web cache request.