00001 00002 @interface CPWebDAVManager : CPObject 00003 { 00004 CPDictionary _blocksForConnections; 00005 } 00006 @end