eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'URITransmission':

Home

everywhere
www.exept.de
for:
[back]

Class: URITransmission


Inheritance:

   Object
   |
   +--URITransmission

Package:
stx:goodies/communication
Category:
Net-Communication-URI
Version:
rev: 1.19 date: 2009/09/29 20:09:12
user: cg
file: URITransmission.st directory: goodies/communication
module: stx stc-classLibrary: communication
Author:
Timo Merkert (tm@asterix)

Description:


readFromUri and writeToUri
    pathsegment of both have to be the same, 
    like a directory path or a file path.




[instance variables:]

[class variables:]


Related information:



Class protocol:

default access
o  ftpMoveToFilenameSuffix

o  moveToSubDirectoryName

o  transferBufferSize

instance creation
o  fromString: aString

o  fromString: aString onError: anExceptionBlock


Instance protocol:

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

o  activeTime: aTimestamp
set the value of the instance variable 'activeTime' (automatically generated)

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

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

o  interval: minutes
set the value of the instance variable 'interval' (automatically generated)

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

o  readFromUri: anURI
set the value of the instance variable 'readFromUri' (automatically generated)

o  transmissionInfo

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

o  writeToUri: anURI
set the value of the instance variable 'writeToUri' (automatically generated)

actions
o  advanceFrom: aTimestamp

o  doCommit
perform the transmission

helpers
o  copyStream: aReadStream toUri: writeUri
copy the contents of aReadStream to writeUri

instance creation
o  readFromUri: readFromUriArg writeToUri: writeToUriArg
set instance variables (automatically generated)

o  readFromUri: readFromUriArg writeToUri: writeToUriArg interval: intervalArg
set instance variables (automatically generated)

notification
o  errorInfo: aMessage

o  info: aMessage



ST/X 6.1.1; WebServer 1.620 at exept:8081; Tue, 22 May 2012 22:54:29 GMT