Package org.exist.protocolhandler.embedded

eXist-DB Custom protocol handler.

See:
          Description

Class Summary
EmbeddedDownload Read document from an embedded database and write the data into an output stream.
EmbeddedDownloadThread Wrap EmbeddedDownload class into a thread for EmbeddedInputStream.
EmbeddedInputStream Read document from embedded database as a (input)stream.
EmbeddedOutputStream Write document to local database (embedded) using output stream.
EmbeddedUpload Read a document from a (input)stream and write it into database.
EmbeddedUploadThread Wrap XmlrpcUpload class into a thread for XmlrpcOutputStream.
EmbeddedUser Authenticate user with embedded eXist.
 

Package org.exist.protocolhandler.embedded Description

eXist-DB Custom protocol handler.



Copyright (C) Wolfgang Meier. All rights reserved.