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


Instance protocol:

accessing
o  initialize

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.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sat, 20 Apr 2024 05:41:39 GMT