Uses of Interface
org.rometools.fetcher.FetcherListener

Packages that use FetcherListener
org.rometools.fetcher   
org.rometools.fetcher.impl   
 

Uses of FetcherListener in org.rometools.fetcher
 

Methods in org.rometools.fetcher with parameters of type FetcherListener
 void FeedFetcher.addFetcherEventListener(FetcherListener listener)
          Add a FetcherListener.
 void FeedFetcher.removeFetcherEventListener(FetcherListener listener)
          Remove a FetcherListener
 

Uses of FetcherListener in org.rometools.fetcher.impl
 

Methods in org.rometools.fetcher.impl with parameters of type FetcherListener
 void AbstractFeedFetcher.addFetcherEventListener(FetcherListener listener)
           
 void AbstractFeedFetcher.removeFetcherEventListener(FetcherListener listener)
           
 



Copyright © 2004-2013 ROME Project. All Rights Reserved.