| Due to assumptions made in the PSP support classes, direct access
to the stream into a PSP is inaccessible. The only accessible
information is the array of lines read from the stream. So this
becomes the lowest common denominator for the form of information
passed back and forth between clusters and the EventGenerator.
Note that the methods declared here can be satisfied by a PrintWriter
|