|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.limegroup.gnutella.update.AbstractRemoteUpdateInfo
com.limegroup.gnutella.update.ClientRemoteUpdateInfo
Handles the client-side representation of an AbstractRemoteUpdateInfo object, which reconstructs the data for the update created on the server side. This parses that information and creates the appropriate Updator object based on the data.
Field Summary |
Fields inherited from class com.limegroup.gnutella.update.AbstractRemoteUpdateInfo |
DIRECTIVE, DISPLAY_MESSAGE_STRING, MESSAGE_TO_DISPLAY, NO_UPDATE_STRING, OPEN_WEB_PAGE_STRING, UPDATE_ADS_STRING, UPDATE_CLASSPATH, UPDATE_JAR_STRING, UPDATE_MAIN_CLASS, UPDATE_URL |
Constructor Summary | |
ClientRemoteUpdateInfo()
Constructor taking no arguments for use in constructing the AbstractRemoteUpdateInfo object on the client side. |
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ClientRemoteUpdateInfo()
Method Detail |
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |