Uses of Package
dk.netarkivet.viewerproxy

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

Classes in dk.netarkivet.viewerproxy used by dk.netarkivet.viewerproxy
ARCArchiveAccess
          The ARCArchiveAccess class implements reading of ARC indexes and files.
CommandResolver
          An abstract superclass for URIResolvers that handle commands given to the server host (http://<>/<>/<>=<>*
Controller
          The API for controlling the viewerproxy.
MissingURIRecorder
          This class handles recordings of URIs not found during URI lookup.
Request
          The Request interface is a very minimal version of a HTTP request.
Response
          The Response interface is a very minimal version of a HTTP response.
URIObserver
          Super class for all URIObservers - calls the URIObserver notify method on all notifications of a URI and its response code.
URIResolver
          Interface for all classes that may resolve requests and update response with result.
URIResolverHandler
          Interface for classes that use an URI resolver.
ViewerProxy
          Singleton of a viewerproxy.
 

Classes in dk.netarkivet.viewerproxy used by dk.netarkivet.viewerproxy.distribute
CommandResolver
          An abstract superclass for URIResolvers that handle commands given to the server host (http://<>/<>/<>=<>*
Controller
          The API for controlling the viewerproxy.
Request
          The Request interface is a very minimal version of a HTTP request.
Response
          The Response interface is a very minimal version of a HTTP response.
URIResolver
          Interface for all classes that may resolve requests and update response with result.
URIResolverHandler
          Interface for classes that use an URI resolver.