S-PLUS Connect/Java v1.0

Uses of Package
com.insightful.splus

Packages that use com.insightful.splus
com.insightful.gdevice   
com.insightful.splus   
com.insightful.splus.client   
 

Classes in com.insightful.splus used by com.insightful.gdevice
SplusSession
          Primary connection between Java and the S-PLUS engine.
 

Classes in com.insightful.splus used by com.insightful.splus
ClientObjectFactory
          Provides access to client-side operations from the server when in client/server mode.
ClientUtilities
          Provide remote access for invoking static class/method operations.
FileInputStreamProxy
          Remote interface with the same methods as FileInputStream.
FileOutputStreamProxy
          Remote interface with the same methods as FileOutputStream.
SplusBadDataException
          Exception indicating that an SplusDataResult was queried for an unavailable type of data.
SplusCanvasHandler
          Interface with methods for creating and accessing SCanvas objects.
SplusClientEditor
          Provides access to client-side editor
SplusDataColumnListProvider
          Interface providing a column list to a control.
SplusDataResult
          Result information from a query to the S-PLUS engine.
SplusDebugHandler
          The intent of this class is to provide a single entry/exit point for the debug functionality contained in the S-PLUS engine and accessed via the java connection.
SplusDebugHandlerInterface
          The intent of this class is to provide a single entry/exit point for the debug functionality contained in the S-PLUS engine and accessed via the java connection.
SplusDebugListener
           
SplusEngineBusyException
          Exception generated when the engine is queried while it is already evaluation an expression.
SplusEngineQueryHandler
          Interface supporting methods to query the S-PLUS engine.
SplusException
          Base class for Exceptions generated by S-PLUS.
SplusHelpManagerInstance
          Remote interface with the same methods as SplusHelpManager.
SplusHelpQueryHandler
          Interface supporting methods to query the help system.
SplusIncompleteExpressionException
          Generated when an expression that is not syntactically complete is submitted for evaluation by the S-PLUS engine.
SplusLicenseException
          Exception indicating there is a problem with the S-PLUS license.
SplusLogin.SplusLoginException
           
SplusLogin.SplusLoginFatalException
          More severe exception class thrown by newSession.
SplusOutputHandler
          Interface for a class that can handle standard output and standard error from the S-PLUS engine.
SplusServerFileHandler
          Interface with methods for creating server file objects.
SplusSession
          Primary connection between Java and the S-PLUS engine.
SplusSessionFactory
          Provides methods for server management.
SplusWinSessionListener
           
 

Classes in com.insightful.splus used by com.insightful.splus.client
ClientUtilities
          Provide remote access for invoking static class/method operations.
SplusLogin
           
SplusSession
          Primary connection between Java and the S-PLUS engine.
 


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.