Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

dr.clipboard.* (5)dr.davmgr.* (155)dr.log.* (2)dr.mime.* (3)
dr.profiles.* (3)dr.proxy.* (4)dr.webdav.* (18)

Package Samples:

dr.davmgr.protocol.cmd: This package and all sub packages implements all supported protocols like https.  
dr.davmgr.protocol.jar: This package and all sub packages implements all supported protocols like https.  
dr.davmgr.protocol.tools: This package and all sub packages implements all supported protocols like https.  
dr.davmgr.swingview.dialogs.systeminfo: This package implements the Swing user interface of DAV Manager.  
dr.davmgr.swingview.internalframes.views: This package implements the Swing user interface of DAV Manager.  
dr.clipboard
dr.davmgr.protocol
dr.davmgr.protocol.jar.factories
dr.davmgr.protocol.jar.handler.njar
dr.davmgr.protocol.jar.handler.zip
dr.davmgr.protocol.file.cmd
dr.davmgr.protocol.file.factories
dr.davmgr.protocol.file
dr.davmgr.protocol.webdav.cmd
dr.davmgr.protocol.webdav.factories
dr.davmgr.protocol.webdav
dr.davmgr.protocol.webdav.handler.swebdav
dr.davmgr.protocol.webdav.handler.webdav
dr.davmgr
dr.davmgr.swingview

Classes:

ClipboardEventListener: The listener interface for receiving clipboard events. The class that is interested in processing a clipboard event implements this interface, and the object created with that class is registered with clipboard, using the addClipboardEventListener method. When the clipboard event occurs, that object's dataClipped method is invoked.
ClipboardEvent: A semantic event which indicates that clipboard event occured. Objects that implements the ClipboardEventListener interface and that is registered as listener gets this ClipboardEvent when a event occured.
ProtocolHandler: Instances handle protocols. If you append a new protocol add an entry to dr.davmgr.protocol.Protocol.properties. The class name you added to Protocol.properties have to implement this interface.
AuthorizationListener: The listener interface for recieving authorization requests. The class that is interested in processing authorization requests implements this interface.
Clipboard: Clipboard is usefull to transport data between different components of application. Its implemented as Singleton and it seems to be thread save.
StatusListener: The listener interface for recieving status information. The class that is interested in recieving status information implements this interface.
Urls: Instances represent a collection or an collection entry.
LogManager: LogManager extends Log with log levels.
XMLData: Container for a XML response of WebDAV.
View: Interface to generalize Urls views.
Log: Writes logfile
ClipTypes
ClipboardOwner
DAVMgr
AttributeFilterFactory
AttributeFilter
Authorization
AuthorizationManager
DefaultUrls
ProtocolCommandController
ProtocolController
ProtocolRequest
ProtocolResponse
Command
ConfirmationListener

Home | Contact Us | Privacy Policy | Terms of Service