/aoo4110/main/ucb/source/ucp/webdav/ |
H A D | SerfRequestProcessorImplFac.cxx | 43 SerfRequestProcessorImpl* createPropFindReqProcImpl( const char* inPath, in createPropFindReqProcImpl() 57 SerfRequestProcessorImpl* createPropFindReqProcImpl( const char* inPath, in createPropFindReqProcImpl() 81 SerfRequestProcessorImpl* createGetReqProcImpl( const char* inPath, in createGetReqProcImpl() 91 SerfRequestProcessorImpl* createGetReqProcImpl( const char* inPath, in createGetReqProcImpl() 105 SerfRequestProcessorImpl* createGetReqProcImpl( const char* inPath, in createGetReqProcImpl() 115 SerfRequestProcessorImpl* createGetReqProcImpl( const char* inPath, in createGetReqProcImpl() 129 SerfRequestProcessorImpl* createHeadReqProcImpl( const char* inPath, in createHeadReqProcImpl() 142 SerfRequestProcessorImpl* createPutReqProcImpl( const char* inPath, in createPutReqProcImpl() 156 SerfRequestProcessorImpl* createPostReqProcImpl( const char* inPath, in createPostReqProcImpl() 176 SerfRequestProcessorImpl* createPostReqProcImpl( const char* inPath, in createPostReqProcImpl() [all …]
|
H A D | SerfRequestProcessorImplFac.hxx | 37 SerfRequestProcessorImpl* createPropFindReqProcImpl( const char* inPath, 43 SerfRequestProcessorImpl* createPropFindReqProcImpl( const char* inPath, 53 SerfRequestProcessorImpl* createGetReqProcImpl( const char* inPath, 57 SerfRequestProcessorImpl* createGetReqProcImpl( const char* inPath, 63 SerfRequestProcessorImpl* createGetReqProcImpl( const char* inPath, 67 SerfRequestProcessorImpl* createGetReqProcImpl( const char* inPath, 73 SerfRequestProcessorImpl* createHeadReqProcImpl( const char* inPath, 78 SerfRequestProcessorImpl* createPutReqProcImpl( const char* inPath, 84 SerfRequestProcessorImpl* createPostReqProcImpl( const char* inPath, 93 SerfRequestProcessorImpl* createPostReqProcImpl( const char* inPath, [all …]
|
H A D | SerfRequestProcessorImpl.cxx | 36 SerfRequestProcessorImpl::SerfRequestProcessorImpl( const char* inPath, in SerfRequestProcessorImpl() function in http_dav_ucp::SerfRequestProcessorImpl 44 SerfRequestProcessorImpl::~SerfRequestProcessorImpl() in ~SerfRequestProcessorImpl() 48 const char* SerfRequestProcessorImpl::getPathStr() const in getPathStr() 53 void SerfRequestProcessorImpl::activateChunkedEncoding() in activateChunkedEncoding() 58 bool SerfRequestProcessorImpl::useChunkedEncoding() const in useChunkedEncoding() 64 void SerfRequestProcessorImpl::handleChunkedEncoding ( in handleChunkedEncoding() 84 void SerfRequestProcessorImpl::setRequestHeaders( serf_bucket_t* inoutSerfHeaderBucket ) in setRequestHeaders() 120 bool SerfRequestProcessorImpl::processSerfResponseBucket( serf_request_t * /*inSerfRequest*/, in processSerfResponseBucket()
|
H A D | SerfGetReqProcImpl.cxx | 35 : SerfRequestProcessorImpl( inPath, inRequestHeaders ) in SerfGetReqProcImpl() 48 : SerfRequestProcessorImpl( inPath, inRequestHeaders ) in SerfGetReqProcImpl() 59 : SerfRequestProcessorImpl( inPath, inRequestHeaders ) in SerfGetReqProcImpl() 72 : SerfRequestProcessorImpl( inPath, inRequestHeaders ) in SerfGetReqProcImpl()
|
H A D | SerfRequestProcessorImpl.hxx | 33 class SerfRequestProcessorImpl class 36 SerfRequestProcessorImpl( const char* inPath, 39 virtual ~SerfRequestProcessorImpl();
|
H A D | SerfPostReqProcImpl.cxx | 42 : SerfRequestProcessorImpl( inPath, inRequestHeaders ) in SerfPostReqProcImpl() 61 : SerfRequestProcessorImpl( inPath, inRequestHeaders ) in SerfPostReqProcImpl()
|
H A D | SerfPropFindReqProcImpl.cxx | 44 : SerfRequestProcessorImpl( inPath, inRequestHeaders ) in SerfPropFindReqProcImpl() 59 : SerfRequestProcessorImpl( inPath, inRequestHeaders ) in SerfPropFindReqProcImpl()
|
H A D | SerfRequestProcessor.hxx | 43 class SerfRequestProcessorImpl; 190 SerfRequestProcessorImpl* mpProcImpl;
|
H A D | SerfDeleteReqProcImpl.hxx | 30 class SerfDeleteReqProcImpl : public SerfRequestProcessorImpl
|
H A D | SerfMkColReqProcImpl.hxx | 30 class SerfMkColReqProcImpl : public SerfRequestProcessorImpl
|
H A D | SerfCopyReqProcImpl.hxx | 30 class SerfCopyReqProcImpl : public SerfRequestProcessorImpl
|
H A D | SerfMoveReqProcImpl.hxx | 30 class SerfMoveReqProcImpl : public SerfRequestProcessorImpl
|
H A D | SerfPutReqProcImpl.hxx | 30 class SerfPutReqProcImpl : public SerfRequestProcessorImpl
|
H A D | SerfPropPatchReqProcImpl.hxx | 33 class SerfPropPatchReqProcImpl : public SerfRequestProcessorImpl
|
H A D | SerfUnlockProcImpl.hxx | 39 class SerfUnlockProcImpl : public SerfRequestProcessorImpl
|
H A D | SerfHeadReqProcImpl.hxx | 37 class SerfHeadReqProcImpl : public SerfRequestProcessorImpl
|
H A D | SerfMkColReqProcImpl.cxx | 35 : SerfRequestProcessorImpl( inPath,inRequestHeaders ) in SerfMkColReqProcImpl()
|
H A D | SerfDeleteReqProcImpl.cxx | 35 : SerfRequestProcessorImpl( inPath, inRequestHeaders ) in SerfDeleteReqProcImpl()
|
H A D | SerfLockReqProcImpl.hxx | 39 class SerfLockReqProcImpl : public SerfRequestProcessorImpl
|
H A D | SerfCopyReqProcImpl.cxx | 37 : SerfRequestProcessorImpl( inSourcePath, inRequestHeaders ) in SerfCopyReqProcImpl()
|
H A D | SerfMoveReqProcImpl.cxx | 37 : SerfRequestProcessorImpl( inSourcePath, inRequestHeaders ) in SerfMoveReqProcImpl()
|
H A D | SerfUnlockProcImpl.cxx | 41 : SerfRequestProcessorImpl( inSourcePath, inRequestHeaders ) in SerfUnlockProcImpl()
|
H A D | SerfPropFindReqProcImpl.hxx | 37 class SerfPropFindReqProcImpl : public SerfRequestProcessorImpl
|
H A D | SerfPutReqProcImpl.cxx | 39 : SerfRequestProcessorImpl( inPath, inRequestHeaders ) in SerfPutReqProcImpl()
|
H A D | SerfPostReqProcImpl.hxx | 33 class SerfPostReqProcImpl : public SerfRequestProcessorImpl
|