|
|||||||||
| 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 | |
|---|---|
java.util.Map<java.lang.String,RemotePackageInfo> |
XmlIndexParser.parse(java.io.InputStream indexStream,
UrlProvider contentSource)
|
java.util.Map<java.lang.String,RemotePackageInfo> |
SimpleIndexParser.parse(java.io.InputStream indexStream,
UrlProvider contentSource)
|
java.util.Map<java.lang.String,RemotePackageInfo> |
IndexParser.parse(java.io.InputStream indexStream,
UrlProvider contentSource)
Given an input stream containing the index data, this will parse that data and return the parsed information. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||