| Name | Description | Type | Package | Framework |
| EmbeddedDownload | Read document from an embedded database and write the data into anAuthor:Dannes Wessels | Class | org.exist.protocolhandler.embedded | ExistDB |
| EmbeddedDownloadThread | Wrap EmbeddedDownload class into a thread for EmbeddedInputStream. | Class | org.exist.protocolhandler.embedded | ExistDB |
| EmbeddedInputStream | Read document from embedded database as a (input)stream. | Class | org.exist.protocolhandler.embedded | ExistDB |
| EmbeddedOutputStream | Write document to local database (embedded) using output stream. | Class | org.exist.protocolhandler.embedded | ExistDB |
| EmbeddedUpload | Read a document from a (input)stream and write it into database. | Class | org.exist.protocolhandler.embedded | ExistDB |
| EmbeddedUploadThread | Wrap XmlrpcUpload class into a thread for XmlrpcOutputStream. | Class | org.exist.protocolhandler.embedded | ExistDB |
| EmbeddedUser | Authenticate user with embedded eXist. | Class | org.exist.protocolhandler.embedded | ExistDB |