| Modifier and Type | Class and Description |
|---|---|
class |
DiskReader
The disk reader is a yum repo reader used to read metadata and bits from an existing yum repo that is located on a
filesystem.
|
class |
HttpReader
The http reader is a yum repo reader used to read metadata and bits from an existing (remote) yum repo using yum's
native http interface.
|
| Modifier and Type | Method and Description |
|---|---|
static UrlReader |
UrlReader.fromUri(URI uri,
String username,
String password) |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.