Uses of Interface
org.clapper.curn.PreFeedDownloadPlugIn

Packages that use PreFeedDownloadPlugIn
org.clapper.curn   
org.clapper.curn.plugins   
 

Uses of PreFeedDownloadPlugIn in org.clapper.curn
 

Classes in org.clapper.curn that implement PreFeedDownloadPlugIn
 class MetaPlugIn
          A MetaPlugIn object is basically a plug-in that contains all the loaded plug-ins.
 

Uses of PreFeedDownloadPlugIn in org.clapper.curn.plugins
 

Classes in org.clapper.curn.plugins that implement PreFeedDownloadPlugIn
 class GzipDownloadPlugIn
          The GzipDownloadPlugIn handles setting the global and per-feed HTTP header that requests gzipped (compressed) feed data (assuming the remote server honors that header).
 class RawFeedSaveAsPlugIn
          The RawFeedSaveAsPlugIn handles saving a feed to a known location.
 class UserAgentPlugIn
          The UserAgentPlugIn handles setting the global and per-feed HTTP user agent settings, overriding the default curn user agent setting.
 



Copyright © 2004-2006 Brian M. Clapper. All Rights Reserved.