S-PLUS Connect/Java v1.0

Uses of Interface
com.insightful.splus.FileInputStreamProxy

Packages that use FileInputStreamProxy
com.insightful.splus   
 

Uses of FileInputStreamProxy in com.insightful.splus
 

Classes in com.insightful.splus that implement FileInputStreamProxy
 class FileInputStreamProxyImpl
          Remote object holding a reference to a FileInputStream on the server.
 

Methods in com.insightful.splus that return FileInputStreamProxy
 FileInputStreamProxy SplusSession.getFileInputStream(String filename)
          Get a FileInputStream from the server JVM.
 FileInputStreamProxy SplusSessionImpl.getFileInputStream(String filename)
           
 FileInputStreamProxy SplusWinSessionImpl.getFileInputStream(String filename)
          Get a new FileInputStream.
 


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.