| Home >> All >> dr >> davmgr >> [ protocol Javadoc ] |
| | dr.davmgr.protocol.cmd.* (18) | | dr.davmgr.protocol.file.* (13) | | dr.davmgr.protocol.jar.* (8) |
| | dr.davmgr.protocol.tools.* (7) | | dr.davmgr.protocol.webdav.* (18) |
dr.davmgr.protocol: Javadoc index of package dr.davmgr.protocol.
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.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.protocol.jar.cmd
dr.davmgr.protocol.jar.handler.jar
dr.davmgr.protocol.tools.cmd
Classes:
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.
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.
AttributeFilterFactory
AttributeFilter
Authorization
AuthorizationManager
DefaultUrls
ProtocolCommandController
ProtocolController
ProtocolRequest
ProtocolResponse
Command
ConfirmationListener
CopyCommand
DeleteCommand
ErrorInformation
ErrorListener
GetCommand
ListCommand
LockCommand
MoveCommand
OverwriteListener
PutCommand
| Home | Contact Us | Privacy Policy | Terms of Service |