|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.debianmirror.mirror.control.MirrorControl
The MirrorControl is the connection layer between the view and the actual mirror.
| Constructor Summary | |
MirrorControl()
Create a new instance. |
|
| Method Summary | |
MirrorFile |
getMirrorFile(java.net.URI uRI)
Returns the MirrorFile |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MirrorControl()
Create a new instance.
Request an instance of MirrorControlSingleton.
| Method Detail |
public MirrorFile getMirrorFile(java.net.URI uRI)
Returns the MirrorFile from the underlying MirroControlSingleton.
uRI -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||