|
Class: TemporaryLinkInfo (private in HTTPTentativeObjectService
This class is only visible from within
HTTPTentativeObjectService.
Object
|
+--HTTPTentativeObjectService::TemporaryLinkInfo
- Package:
- stx:goodies/webServer
- Category:
- Net-Communication-HTTP-Services
- Owner:
- HTTPTentativeObjectService
accessing
-
browserCacheExpirationTime
-
-
browserCacheExpirationTime: something
-
-
linkExpirationTime
-
-
linkExpirationTime: something
-
-
linkName
-
-
linkName: something
-
set the value of the instance variable 'linkName' (automatically generated)
-
temporaryObject
-
-
temporaryObject: something
-
-
temporaryObjectValue
-
send value to the object to deal with block values
-
type
-
-
type: something
-
printing & storing
-
printOn: aStream
-
(comment from inherited method)
append a user printed representation of the receiver to aStream.
The format is suitable for a human - not meant to be read back.
The default here is to output the receiver's class name.
BUT: this method is heavily redefined for objects which
can print prettier.
|