Uses of Class
dk.netarkivet.viewerproxy.URIObserver

Packages that use URIObserver
dk.netarkivet.viewerproxy This module gives access to previously harvested material, through a proxy solution. 
 

Uses of URIObserver in dk.netarkivet.viewerproxy
 

Subclasses of URIObserver in dk.netarkivet.viewerproxy
 class MissingURIRecorder
          This class handles recordings of URIs not found during URI lookup.
 

Constructors in dk.netarkivet.viewerproxy with parameters of type URIObserver
NotifyingURIResolver(URIResolver ur, URIObserver uo)
          Initialise the wrapper.