Interfaces
 InterfaceDescription
 IRequestCommand IRequestCommand is a base interface for any wrapped requests for CouchDB service communication.
Classes
 ClassDescription
 CouchRequestCommand CouchRequestCommand is generic wrapper for invoking a ICouchRequest with held arguments.
 CreateDatabaseCommand CreateDatabaseCommand is a CouchRequestCommand extensions to properly handle the response of database already existant in CouchDB instance.