Uses of Class
project.biota.biotaInterface.BiotaRequestHandler

Packages that use BiotaRequestHandler
project.biota.biotaInterface Provides the classes necessary to communicate with the Biota resources. 
 

Uses of BiotaRequestHandler in project.biota.biotaInterface
 

Subclasses of BiotaRequestHandler in project.biota.biotaInterface
 class BiotaDefaultHandler
          BiotaDefaultHandler is the default handler for a DiGIR request whenever the type of the requested resource isn't supported in this provider.
 class BiotaServerRequestHandler
          BiotaServerRequestHandler handles requests for resources served via a 4D Server.
 class BiotaWebRequestHandler
          BiotaWebRequestHandler handles requests for resources served via a Biota onboard Web Server.
 

Methods in project.biota.biotaInterface that return BiotaRequestHandler
static BiotaRequestHandler BiotaHandlerFactory.getRequestHandler(DiGIRRequestParser parser)
          Produces a query handler according to the type of the requested resource.
 



Copyright © 2004 University of Massachusetts at Boston. All Rights Reserved.