eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTTPAccessLogger':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: HTTPAccessLogger


Inheritance:

   Object
   |
   +--HTTPAccessLogger
      |
      +--HTTPFileAccessLogger

Package:
stx:goodies/webServer
Category:
Net-Communication-HTTP-Server
Version:
rev: 1.7 date: 2021/01/20 15:01:21
user: cg
file: HTTPAccessLogger.st directory: goodies/webServer
module: stx stc-classLibrary: webServer

Description:


Abstract superclass for HTTP-Server loggers.

copyright

COPYRIGHT (c) 2003 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Class protocol:

queries
o  accessLoggerList

o  isAbstract
(comment from inherited method)
Return if this class is an abstract class.
True is returned for Object here; false for subclasses.
Abstract subclasses must redefine this again.

o  settingsApplication


Instance protocol:

actions
o  logAccessFrom: aRequest

o  logAccessFrom: aRequest to: aStreamOrFilename

** This method must be redefined in concrete classes (subclassResponsibility) **

html presentation
o  changeFromRequest: aRequest

** This method must be redefined in concrete classes (subclassResponsibility) **

o  inputFieldsForRequest: aRequest

** This method must be redefined in concrete classes (subclassResponsibility) **



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:16:43 GMT