eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Comanche::SimulatedSqueakSocketStream':

Home

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

Class: SimulatedSqueakSocketStream (in Comanche)


Inheritance:

   Object
   |
   +--Comanche::SimulatedSqueakSocketStream

Package:
stx:goodies/webServer/comanche
Category:
Net-Communication-HTTP-Comanche-Swiki-STX-Support
Version:
rev: 1.16 date: 2018/04/26 10:48:39
user: cg
file: SimulatedSqueakSocketStream.st directory: goodies/webServer/comanche
module: stx stc-classLibrary: comanche

Class protocol:

instance creation
o  new
(comment from inherited method)
return an instance of myself without indexed variables


Instance protocol:

accessing
o  initialize
(comment from inherited method)
just to ignore initialize to objects which do not need it

o  readStream
return the value of the instance variable 'readStream' (automatically generated)

o  readStream: something
set the value of the instance variable 'readStream' (automatically generated)

o  request: aHttpRequest
set the value of the instance variable 'server' (automatically generated)

o  status

o  writeStream
return the value of the instance variable 'writeStream' (automatically generated)

o  writeStream: something
set the value of the instance variable 'writeStream' (automatically generated)

queries
o  inBytes
actual number of bytes read by the app

o  remoteAddress

reading
o  match: aString
position past the next occurrence of aString

o  next: count

o  nextChunk

o  upToAll: aCollection

writing
o  putDataBack: aCollection



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 04 May 2024 02:31:11 GMT