org.xnap.plugin.limewire
Class LimeWireCallback
java.lang.Object
org.xnap.plugin.limewire.LimeWireCallback
- All Implemented Interfaces:
- com.limegroup.gnutella.ActivityCallback
public class LimeWireCallback
- extends java.lang.Object
- implements com.limegroup.gnutella.ActivityCallback
- Author:
- warper
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LimeWireCallback
public LimeWireCallback()
connectionInitializing
public void connectionInitializing(com.limegroup.gnutella.Connection c)
- Specified by:
connectionInitializing
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.connectionInitializing(com.limegroup.gnutella.Connection)
connectionInitialized
public void connectionInitialized(com.limegroup.gnutella.Connection c)
- Specified by:
connectionInitialized
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.connectionInitialized(com.limegroup.gnutella.Connection)
connectionClosed
public void connectionClosed(com.limegroup.gnutella.Connection c)
- Specified by:
connectionClosed
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.connectionClosed(com.limegroup.gnutella.Connection)
knownHost
public void knownHost(com.limegroup.gnutella.Endpoint arg0)
- See Also:
com.limegroup.gnutella.ActivityCallback#knownHost(com.limegroup.gnutella.Endpoint)
handleQueryResult
public void handleQueryResult(com.limegroup.gnutella.RemoteFileDesc file,
com.limegroup.gnutella.search.HostData data,
com.sun.java.util.collections.Set locations)
- Specified by:
handleQueryResult
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
com.limegroup.gnutella.ActivityCallback#handleQueryResult(com.limegroup.gnutella.search.HostData, com.limegroup.gnutella.Response, com.sun.java.util.collections.List)
handleQueryString
public void handleQueryString(java.lang.String arg0)
- Specified by:
handleQueryString
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.handleQueryString(java.lang.String)
addDownload
public void addDownload(com.limegroup.gnutella.Downloader d)
- Specified by:
addDownload
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.addDownload(com.limegroup.gnutella.Downloader)
removeDownload
public void removeDownload(com.limegroup.gnutella.Downloader d)
- Specified by:
removeDownload
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.removeDownload(com.limegroup.gnutella.Downloader)
addUpload
public void addUpload(com.limegroup.gnutella.Uploader u)
- Specified by:
addUpload
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.addUpload(com.limegroup.gnutella.Uploader)
removeUpload
public void removeUpload(com.limegroup.gnutella.Uploader u)
- Specified by:
removeUpload
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.removeUpload(com.limegroup.gnutella.Uploader)
acceptChat
public void acceptChat(com.limegroup.gnutella.chat.Chatter c)
- Specified by:
acceptChat
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.acceptChat(com.limegroup.gnutella.chat.Chatter)
receiveMessage
public void receiveMessage(com.limegroup.gnutella.chat.Chatter c)
- Specified by:
receiveMessage
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.receiveMessage(com.limegroup.gnutella.chat.Chatter)
chatUnavailable
public void chatUnavailable(com.limegroup.gnutella.chat.Chatter c)
- Specified by:
chatUnavailable
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.chatUnavailable(com.limegroup.gnutella.chat.Chatter)
chatErrorMessage
public void chatErrorMessage(com.limegroup.gnutella.chat.Chatter c,
java.lang.String message)
- Specified by:
chatErrorMessage
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.chatErrorMessage(com.limegroup.gnutella.chat.Chatter, java.lang.String)
browseHostFailed
public void browseHostFailed(com.limegroup.gnutella.GUID guid)
- Specified by:
browseHostFailed
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.browseHostFailed(com.limegroup.gnutella.GUID)
notifyUserAboutUpdate
public void notifyUserAboutUpdate(java.lang.String arg0,
boolean arg1,
boolean arg2)
- Specified by:
notifyUserAboutUpdate
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.notifyUserAboutUpdate(java.lang.String, boolean, boolean)
fileManagerLoaded
public void fileManagerLoaded()
- Specified by:
fileManagerLoaded
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.fileManagerLoaded()
addSharedDirectory
public void addSharedDirectory(java.io.File arg0,
java.io.File arg1)
- Specified by:
addSharedDirectory
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.addSharedDirectory(java.io.File, java.io.File)
addSharedFile
public void addSharedFile(com.limegroup.gnutella.FileDesc arg0,
java.io.File arg1)
- Specified by:
addSharedFile
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.addSharedFile(com.limegroup.gnutella.FileDesc, java.io.File)
handleSharedFileUpdate
public void handleSharedFileUpdate(java.io.File arg0)
- Specified by:
handleSharedFileUpdate
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.handleSharedFileUpdate(java.io.File)
clearSharedFiles
public void clearSharedFiles()
- Specified by:
clearSharedFiles
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.clearSharedFiles()
setAnnotateEnabled
public void setAnnotateEnabled(boolean arg0)
- Specified by:
setAnnotateEnabled
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.setAnnotateEnabled(boolean)
downloadsComplete
public void downloadsComplete()
- Specified by:
downloadsComplete
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.downloadsComplete()
uploadsComplete
public void uploadsComplete()
- Specified by:
uploadsComplete
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.uploadsComplete()
getUserAuthenticationInfo
public com.limegroup.gnutella.security.User getUserAuthenticationInfo(java.lang.String arg0)
- Specified by:
getUserAuthenticationInfo
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.getUserAuthenticationInfo(java.lang.String)
promptAboutCorruptDownload
public void promptAboutCorruptDownload(com.limegroup.gnutella.Downloader arg0)
- Specified by:
promptAboutCorruptDownload
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.promptAboutCorruptDownload(com.limegroup.gnutella.Downloader)
restoreApplication
public void restoreApplication()
- Specified by:
restoreApplication
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.restoreApplication()
showDownloads
public void showDownloads()
- Specified by:
showDownloads
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.showDownloads()
getHostValue
public java.lang.String getHostValue(java.lang.String arg0)
- Specified by:
getHostValue
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.getHostValue(java.lang.String)
indicateNewVersion
public void indicateNewVersion()
- Specified by:
indicateNewVersion
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.indicateNewVersion()
showError
public void showError(java.lang.String message,
java.lang.String messageKey)
- See Also:
com.limegroup.gnutella.ActivityCallback#showError(java.lang.String, java.lang.String)
isQueryAlive
public boolean isQueryAlive(com.limegroup.gnutella.GUID arg0)
- Specified by:
isQueryAlive
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.isQueryAlive(com.limegroup.gnutella.GUID)
componentLoading
public void componentLoading(java.lang.String arg0)
- Specified by:
componentLoading
in interface com.limegroup.gnutella.ActivityCallback
- See Also:
ActivityCallback.componentLoading(java.lang.String)
Copyright © 2001-2005 XNap Team. All Rights Reserved.