com.ibm.portal.resolver.webdav.commands
Interface WebdavCommand

All Superinterfaces:
Disposable

public interface WebdavCommand
extends Disposable

Abstraction of a webdav command.


Nested Class Summary
static interface WebdavCommand.IfHandler
          Callback handler to test the assertions made by the If header.
static interface WebdavCommand.Lock
          Information about a lock
static interface WebdavCommand.Request
          Base interface to provide information about the webdav request context.
static interface WebdavCommand.Resource
          Identification of a resource
static interface WebdavCommand.Response
          Base interface that provides information about the served resource.
 
Method Summary
 
Methods inherited from interface com.ibm.portal.Disposable
dispose