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]

References needSignature.

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

References needSignature.


Member Function Documentation

virtual PBoolean PServiceHTTPDirectory::GetExpirationDate ( PTime when  )  [protected, virtual]
Parameters:
when Time that the resource expires
void PServiceHTTPDirectory::OnLoadedText ( PHTTPRequest &  ,
PString text 
)

Member Data Documentation

Referenced by PServiceHTTPDirectory().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2