Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.exist.protocolhandler Classes and Interfaces - 17 results found.
NameDescriptionTypePackageFramework
ConnectionA URLConnection object manages the translation of a URL object into aAuthor:Dannes WesselsSee Also:A New Era for Java Protocol Handlers, Classorg.exist.protocolhandler.protocols.xmldbExistDB
EmbeddedDownloadRead document from an embedded database and write the data into anAuthor:Dannes WesselsClassorg.exist.protocolhandler.embeddedExistDB
EmbeddedDownloadThreadWrap EmbeddedDownload class into a thread for EmbeddedInputStream.Classorg.exist.protocolhandler.embeddedExistDB
EmbeddedInputStreamRead document from embedded database as a (input)stream.Classorg.exist.protocolhandler.embeddedExistDB
EmbeddedOutputStreamWrite document to local database (embedded) using output stream.Classorg.exist.protocolhandler.embeddedExistDB
EmbeddedUploadRead a document from a (input)stream and write it into database.Classorg.exist.protocolhandler.embeddedExistDB
EmbeddedUploadThreadWrap XmlrpcUpload class into a thread for XmlrpcOutputStream.Classorg.exist.protocolhandler.embeddedExistDB
EmbeddedUserAuthenticate user with embedded eXist.Classorg.exist.protocolhandler.embeddedExistDB
eXistURLStreamHandlerFactoryFactory class for creating custom stream handlers for the 'xmldb' protocol.Classorg.exist.protocolhandlerExistDB
HandlerA stream protocol handler knows how to make a connection for a particular protocol type.Classorg.exist.protocolhandler.protocols.xmldbExistDB
XmldbURLA utility class for xmldb URLs.Classorg.exist.protocolhandler.xmldbExistDB
XmlrpcDownloadRead document from using XMLRPC from remote database and write the data into an output stream.Classorg.exist.protocolhandler.xmlrpcExistDB
XmlrpcDownloadThreadWrap XmlrpcDownload class into a thread for XmlrpcInputStream.Classorg.exist.protocolhandler.xmlrpcExistDB
XmlrpcInputStreamRead document from remote database (using xmlrpc) as a input stream.Classorg.exist.protocolhandler.xmlrpcExistDB
XmlrpcOutputStreamWrite document to remote database (using xmlrpc) using output stream.Classorg.exist.protocolhandler.xmlrpcExistDB
XmlrpcUploadWrite document using XMLRPC to remote database and read the data from an input stream.Classorg.exist.protocolhandler.xmlrpcExistDB
XmlrpcUploadThreadWrap XmlrpcUpload class into a thread for XmlrpcOutputStream.Classorg.exist.protocolhandler.xmlrpcExistDB