Package org.exist.protocolhandler.xmlrpc

Access eXist-DB on remote server using XMLRPC.

See:
          Description

Class Summary
XmlrpcDownload Read document from using XMLRPC from remote database and write the data into an output stream.
XmlrpcDownloadThread Wrap XmlrpcDownload class into a thread for XmlrpcInputStream.
XmlrpcInputStream Read document from remote database (using xmlrpc) as a input stream.
XmlrpcOutputStream Write document to remote database (using xmlrpc) using output stream.
XmlrpcUpload Write document using XMLRPC to remote database and read the data from an input stream.
XmlrpcUploadThread Wrap XmlrpcUpload class into a thread for XmlrpcOutputStream.
 

Package org.exist.protocolhandler.xmlrpc Description

Access eXist-DB on remote server using XMLRPC.



Copyright (C) Wolfgang Meier. All rights reserved.