eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTTPLinkForwardWithEMailService':

Home

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

Class: HTTPLinkForwardWithEMailService


Inheritance:

   Object
   |
   +--HTTPService
      |
      +--HTTPLinkForwardWithEMailService

Package:
stx:goodies/webServer
Category:
Net-Communication-HTTP-Services
Version:
rev: 1.4 date: 2021/04/09 18:07:32
user: cg
file: HTTPLinkForwardWithEMailService.st directory: goodies/webServer
module: stx stc-classLibrary: webServer

Description:


[start Server with:]
    HTTPServer startServerOnPort:8080



[instance variables:]

[class variables:]

copyright

COPYRIGHT (c) 2018 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:

defaults
o  linkName
return the default linkName path (with slash).

o  settingsApplicationClass
a SettingsApplication class - or nil (used in the settings dialog if non-nil).


Instance protocol:

response generation
o  process: aRequest
(comment from inherited method)
all the work is done in this method.
Any service has to implement this method


Examples:


more examples to be added:
  ... add code fragment for 
  ... executable example here ...


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