|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.debianmirror.mirror.module.MirrorModule
The MirrorModule represents one configured module
The basic idea is to have one module per RemoteDebianServer.
This will get extended, so that all known mirrors of this RemoteDebianServer will be represented by this module.
| Constructor Summary | |
MirrorModule()
|
|
| Method Summary | |
MirrorFile |
getMirrorfile(java.net.URI uRI)
Asks the MirrorFilePool for the MirrorFile representing the URI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MirrorModule()
| Method Detail |
public MirrorFile getMirrorfile(java.net.URI uRI)
Asks the MirrorFilePool for the MirrorFile representing the URI
uRI - the URI to search for.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||