PServiceHTTPFile Class Reference

#include <httpsvc.h>

List of all members.

Public Member Functions

 PServiceHTTPFile (const PString &filename, PBoolean needSig=PFalse)
 PServiceHTTPFile (const PString &filename, const PFilePath &file, PBoolean needSig=PFalse)
 PServiceHTTPFile (const PString &filename, const PString &file, PBoolean needSig=PFalse)
 PServiceHTTPFile (const PString &filename, const PHTTPAuthority &auth, PBoolean needSig=PFalse)
 PServiceHTTPFile (const PString &filename, const PFilePath &file, 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

PServiceHTTPFile::PServiceHTTPFile ( const PString filename,
PBoolean  needSig = PFalse 
) [inline]

PServiceHTTPFile::PServiceHTTPFile ( const PString filename,
const PFilePath file,
PBoolean  needSig = PFalse 
) [inline]

PServiceHTTPFile::PServiceHTTPFile ( const PString filename,
const PString file,
PBoolean  needSig = PFalse 
) [inline]

PServiceHTTPFile::PServiceHTTPFile ( const PString filename,
const PHTTPAuthority &  auth,
PBoolean  needSig = PFalse 
) [inline]

PServiceHTTPFile::PServiceHTTPFile ( const PString filename,
const PFilePath file,
const PHTTPAuthority &  auth,
PBoolean  needSig = PFalse 
) [inline]


Member Function Documentation

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

Parameters:
when  Time that the resource expires

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


Member Data Documentation

PBoolean PServiceHTTPFile::needSignature [protected]


The documentation for this class was generated from the following file:
Generated on Thu May 27 01:36:49 2010 for PTLib by  doxygen 1.4.7