eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTTPServerSettingsAppl':

Home

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

Class: HTTPServerSettingsAppl


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--AbstractSettingsApplication
            |
            +--AbstractServerSettingsApplication
               |
               +--HTTPServerSettingsAppl

Package:
stx:goodies/webServer/ui
Category:
Net-Communication-HTTP-Settings
Version:
rev: 1.183 date: 2018/01/16 21:26:26
user: cg
file: HTTPServerSettingsAppl.st directory: goodies/webServer/ui
module: stx stc-classLibrary: ui

Class protocol:

defaults
o  subApplicationList

help specs
o  helpSpec
This resource specification was automatically generated
by the UIHelpTool of ST/X.

image specs
o  defaultIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

usage example(s):

     self defaultIcon inspect
     ImageEditor openOnClass:self andSelector:#defaultIcon
     Icon flushCachedIcons

interface specs
o  fileLoadSaveSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

usage example(s):

     UIPainter new openOnClass:HTTPServerSettingsAppl andSelector:#fileLoadSaveSpec
     HTTPServerSettingsAppl new openInterface:#fileLoadSaveSpec

o  windowSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

usage example(s):

     UIPainter new openOnClass:HTTPServerSettingsAppl andSelector:#windowSpec
     HTTPServerSettingsAppl new openInterface:#windowSpec
     HTTPServerSettingsAppl open

menu specs
o  settingsDialogPopUpMenu
This resource specification was automatically generated
by the MenuEditor of ST/X.

usage example(s):

     MenuEditor new openOnClass:HTTPServerSettingsAppl andSelector:#settingsDialogPopUpMenu
     (Menu new fromLiteralArrayEncoding:(HTTPServerSettingsAppl settingsDialogPopUpMenu)) startUp


Instance protocol:

actions
o  basicSaveSettings

o  browseSettingsFile

o  createServerSubApplications

o  readServerInstanceSettingsFromFile

o  readSettings

o  removeServerInstanceSettingsFile

o  saveServerInstanceSettingsToFile

actions-server
o  doInspect

o  removeServer

o  startServer
[

o  stopServer

o  terminateServer

aspects
o  debugErrors

o  enableStartServer

o  enableStopServer

o  homeURL

o  inactiveConnectionTimeout

o  maintenanceLabelHolder

o  maintenanceModeChannel

o  maxNumberOfKeepAliveConnections

o  notFoundURL

o  port

o  serverReplyPresenter

o  serverReplyPresenterClass

o  serverStatusBackgroundColorHolder

o  serverStatusForegroundColorHolder

o  settingsFilename

o  tableColumns
automatically generated by UIPainter ...

usage example(s):

tableColumns addDependent:self.

usage example(s):

tableColumns onChangeSend:#tableColumnsChanged to:self.

o  temporaryLinkExpirationTime

o  verbose

o  verboseData

o  verboseErrors

o  verboseTiming

change & update
o  changeMaintenanceLabelHolder

o  changeMaintenanceMode

o  httpServerStatusChanged

o  update: something with: aParameter from: changedObject
Invoked when an object that I depend upon sends a change notification.

o  updateReplyPresenterClass

menu
o  settingsDialogPopUpMenu

queries
o  hasUnsavedChanges

o  helpFilename

o  nameInSettingsDialog

o  serverReplyPresenterClassChoices


Private classes:

    AuthorizationSettingsAppl
    LoggingSettingsAppl
    PluggableServicesSettingsAppl
    VirtualRootItem


ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sat, 20 Apr 2024 13:36:07 GMT