PWLib  1.10.10
Public Member Functions | Protected Member Functions | Protected Attributes
PServiceHTTPDirectory Class Reference

#include <httpsvc.h>

List of all members.

Public Member Functions

 PServiceHTTPDirectory (const PURL &url, const PDirectory &dirname, BOOL needSig=FALSE)
 PServiceHTTPDirectory (const PURL &url, const PDirectory &dirname, 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

PServiceHTTPDirectory::PServiceHTTPDirectory ( const PURL url,
const PDirectory dirname,
BOOL  needSig = FALSE 
) [inline]

References needSignature.

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

References needSignature.


Member Function Documentation

virtual BOOL PServiceHTTPDirectory::GetExpirationDate ( PTime when) [protected, virtual]
Parameters:
whenTime 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: