- edu.cudenver.bios.filesvc.application - package edu.cudenver.bios.filesvc.application
-
Application level classes including Restlet entry point, constants,
and logging setup.
- edu.cudenver.bios.filesvc.representation - package edu.cudenver.bios.filesvc.representation
-
Classes for building representations of file save / upload results
- edu.cudenver.bios.filesvc.resource - package edu.cudenver.bios.filesvc.resource
-
Restlet resource classes which respond to file save and upload
requests depending on the incoming URI.
- ErrorXMLRepresentation - Class in edu.cudenver.bios.filesvc.representation
-
XML representation of an error message.
- ErrorXMLRepresentation(String) - Constructor for class edu.cudenver.bios.filesvc.representation.ErrorXMLRepresentation
-
Create an XML representation of the specified error message