No comment. Sorry.
initialize
release
Remove references to objects that may refer to the receiver. This message should be overridden by subclasses with any cycles, in which case the subclass should also include the expression super release.
addRequest:
maxNrOfConnections
nextRequest
removeProcess:
removeRequest:
startDownload
abort
Abort all requests
retrieveContentsFor:
retrieveObjectsFor:
Load a remote image segment and extract the root objects. Check if the remote file is a zip archive.
default
httpRequestClass
HTTPLoader initialize
new
Answer a new instance of the receiver (which is a class) with no indexable variables. Fail if the class is indexable.