PServiceHTTPDirectory Class Reference

#include <httpsvc.h>

List of all members.

Public Member Functions

 PServiceHTTPDirectory (const PURL &url, const PDirectory &dirname, PBoolean needSig=PFalse)
 PServiceHTTPDirectory (const PURL &url, const PDirectory &dirname, const PHTTPAuthority &auth, PBoolean needSig=PFalse)
void OnLoadedText (PHTTPRequest &, PString &text)

Protected Member Functions

virtual PBoolean GetExpirationDate (PTime &when)

Protected Attributes

PBoolean needSignature


Constructor & Destructor Documentation

PServiceHTTPDirectory::PServiceHTTPDirectory ( const PURL &  url,
const PDirectory dirname,
PBoolean  needSig = PFalse 
) [inline]

PServiceHTTPDirectory::PServiceHTTPDirectory ( const PURL &  url,
const PDirectory dirname,
const PHTTPAuthority &  auth,
PBoolean  needSig = PFalse 
) [inline]


Member Function Documentation

void PServiceHTTPDirectory::OnLoadedText ( PHTTPRequest &  ,
PString text 
)

virtual PBoolean PServiceHTTPDirectory::GetExpirationDate ( PTime when  )  [protected, virtual]

Parameters:
when  Time that the resource expires


Member Data Documentation

PBoolean PServiceHTTPDirectory::needSignature [protected]


The documentation for this class was generated from the following file:
Generated on Mon Feb 23 01:57:58 2009 for PTLib by  doxygen 1.5.1