Package com.limegroup.gnutella.uploader

Class Summary
BrowseHostUploadState An implementaiton of the UploadState interface when the request is to browse the host
FileNotFoundUploadState This class handles the case where the requested file was not found on the local system.
FreeloaderUploadState Since the uploader is considered a freeloader, this ploads an html page to them with more information on Gnutella and with more information on obtaining a client.
HTTPUploader Maintains state for an HTTP upload request.
LimitReachedUploadState An implementaiton of the UploadState that sends an error message for the limit of uploads allowed has been reached.
MalformedRequestState This class handles the case where the request was malformed.
NormalUploadState An implementation of the UploadState interface for a normal upload situation, i.e., the real uploader.
PushProxyUploadState An implementaiton of the UploadState interface when the request is to PushProxy
QueuedUploadState  
StalledUploadWatchdog Kills an OutputStream after a certain amount of time has passed.
UnavailableRangeUploadState An implementaiton of the UploadState that sends an error message for an unavailable range that has been requested.
UpdateFileState  
 

Exception Summary
FreeloaderUploadingException Thrown id the downloaded file is incomplete