|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of UrlProvider in org.rhq.enterprise.server.plugins.url |
|---|
| Subclasses of UrlProvider in org.rhq.enterprise.server.plugins.url | |
|---|---|
class |
HttpProvider
Similiar to the UrlProvider content source, but this expects the URL to use
the HTTP protocol. |
| Methods in org.rhq.enterprise.server.plugins.url with parameters of type UrlProvider | |
|---|---|
Map<String,RemotePackageInfo> |
XmlIndexParser.parse(InputStream indexStream,
UrlProvider contentSource)
|
Map<String,RemotePackageInfo> |
IndexParser.parse(InputStream indexStream,
UrlProvider contentSource)
Given an input stream containing the index data, this will parse that data and return the parsed information. |
Map<String,RemotePackageInfo> |
SimpleIndexParser.parse(InputStream indexStream,
UrlProvider contentSource)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||