core.node.servlets

Package core.node.servlets

Types

AttachmentDownloadServlet class AttachmentDownloadServlet

Allows the node administrator to either download full attachment zips, or individual files within those zips.

DataUploadServlet class DataUploadServlet

Accepts binary streams, finds the right AcceptsFileUpload implementor and hands the stream off to it.