ProtoObjectObjectWAConfigurationWASystemConfigurationWAGlobalConfiguration
| instance | class |
|---|---|
| as yet unclassified | no messages
|
| as yet unclassified |
|---|
| attributes |
^ Array with: ((WAListAttribute key: #serverProtocol) options: #(http https)) with: (WAStringAttribute key: #serverHostname) with: (WANumberAttribute key: #serverPort) with: (WABooleanAttribute key: #deploymentMode) |
| deploymentMode |
^ false |
| serverPort |
^ 80 |
| serverProtocol |
^ #http |