Package org.rhq.enterprise.server.plugins.url

Interface Summary
IndexParser Parses an index file that provides the metadata about content found in a content source.
 

Class Summary
FullRemotePackageInfo Contains the full metadata about package content.
HttpProvider Similiar to the UrlProvider content source, but this expects the URL to use the HTTP protocol.
RemotePackageInfo  
RemotePackageInfo.SupportedPackageType  
SimpleIndexParser Parses the simple index txt file whose format is simply "location|md5" where location is a relative filepath where the file is found on the content source.
UrlProvider This is a basic implementation of a content source that provides primative package synchronization with a URL-based content source, such as an HTTP server.
XmlIndexParser Parses the index XML file whose format follows the package details schema.
 



Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.