|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Worker (back) into this WorkerCache.
WorkerImpl.
Worker gracefully.
MirrorFile from the underlying MirroControlSingleton.
- getMirrorFile(URL) -
Method in class com.debianmirror.mirror.control.MirrorControlSingleton
- Returns a MirrorFile associated with the uRL.
- getNrOfWorkers() -
Method in class com.debianmirror.server.ServerConfig
- Returns the number of workers specified in the config file.
- getRequestMethod() -
Method in class com.debianmirror.http.HttpRequestHeader
- Returns the request method of the http request (capitalized)
- getSocket() -
Method in class com.debianmirror.server.Listener
- Returns a socket from the sockets list.
- getStatusCode() -
Method in class com.debianmirror.http.HttpRequestException
-
- getStatusLine() -
Method in class com.debianmirror.http.HttpRequestException
-
- getWorker() -
Method in class com.debianmirror.server.WorkerCache
- Returns an idle worker from the workerList.
MirrorControl
to this instance.
Server is to
get a socket from the Listener and to hand
this socket to the Worker.Server gets the Worker by
requesting one from the WorkerCache.maxIdleWorkers.
minIdleWorkers.
Worker to handle the actual work on the Socket.WorkerImpl.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||