com.limegroup.gnutella.bugs
Class RemoteClientInfo

java.lang.Object
  extended bycom.limegroup.gnutella.bugs.RemoteAbstractInfo
      extended bycom.limegroup.gnutella.bugs.RemoteClientInfo

public final class RemoteClientInfo
extends RemoteAbstractInfo

Handles the client-side representation of an RemoteServletInfo object, which reconstructs the data for the update created on the server side. This parses that information so BugManager can store it.


Field Summary
 
Fields inherited from class com.limegroup.gnutella.bugs.RemoteAbstractInfo
NEXT_ANY_BUG_TIME, NEXT_THIS_BUG_TIME
 
Constructor Summary
RemoteClientInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteClientInfo

public RemoteClientInfo()