|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||