S-PLUS Connect/Java v1.0

Uses of Interface
com.insightful.splus.FileOutputStreamProxy

Packages that use FileOutputStreamProxy
com.insightful.splus   
 

Uses of FileOutputStreamProxy in com.insightful.splus
 

Classes in com.insightful.splus that implement FileOutputStreamProxy
 class FileOutputStreamProxyImpl
          Remote object holding a reference to a FileOutputStream on the server.
 

Methods in com.insightful.splus that return FileOutputStreamProxy
 FileOutputStreamProxy SplusSession.getFileOutputStream(String filename)
          Get a FileOutputStream from the server JVM.
 FileOutputStreamProxy SplusSessionImpl.getFileOutputStream(String filename)
           
 FileOutputStreamProxy SplusWinSessionImpl.getFileOutputStream(String filename)
          Get a new FileOutputStream.
 


S-PLUS Connect/Java v1.0

Copyright © 2000, 2002 Insightful Corporation
Warning: Classes not documented in the S-PLUS Programmer's Guide may change in future releases.