Uses of Class
com.sun.syndication.fetcher.FetcherEvent

Packages that use FetcherEvent
com.sun.syndication.fetcher   
com.sun.syndication.fetcher.samples   
 

Uses of FetcherEvent in com.sun.syndication.fetcher
 

Methods in com.sun.syndication.fetcher with parameters of type FetcherEvent
 void FetcherListener.fetcherEvent(FetcherEvent event)
          Called when a fetcher event occurs
 

Uses of FetcherEvent in com.sun.syndication.fetcher.samples
 

Methods in com.sun.syndication.fetcher.samples with parameters of type FetcherEvent
 void FeedReader.FetcherEventListenerImpl.fetcherEvent(FetcherEvent event)
           
 



Copyright © 2004 Sun Microsystems. All Rights Reserved.