PServiceHTTPFile Class Reference

#include <httpsvc.h>

List of all members.

Public Member Functions

 PServiceHTTPFile (const PString &filename, BOOL needSig=FALSE)
 PServiceHTTPFile (const PString &filename, const PFilePath &file, BOOL needSig=FALSE)
 PServiceHTTPFile (const PString &filename, const PHTTPAuthority &auth, BOOL needSig=FALSE)
 PServiceHTTPFile (const PString &filename, const PFilePath &file, const PHTTPAuthority &auth, BOOL needSig=FALSE)
void OnLoadedText (PHTTPRequest &, PString &text)

Protected Member Functions

virtual BOOL GetExpirationDate (PTime &when)

Protected Attributes

BOOL needSignature


Constructor & Destructor Documentation

PServiceHTTPFile::PServiceHTTPFile ( const PString filename,
BOOL  needSig = FALSE 
) [inline]

PServiceHTTPFile::PServiceHTTPFile ( const PString filename,
const PFilePath file,
BOOL  needSig = FALSE 
) [inline]

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

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


Member Function Documentation

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

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

Parameters:
when  Time that the resource expires


Member Data Documentation

BOOL PServiceHTTPFile::needSignature [protected]


The documentation for this class was generated from the following file:
Generated on Fri Mar 7 06:25:07 2008 for PTLib by  doxygen 1.5.1