S-PLUS Connect/Java v1.0

Uses of Interface
com.insightful.splus.SplusEngineQueryHandler

Packages that use SplusEngineQueryHandler
com.insightful.splus   
 

Uses of SplusEngineQueryHandler in com.insightful.splus
 

Classes in com.insightful.splus that implement SplusEngineQueryHandler
 class SplusUserApp
          Connects a user-written Java application to the S-PLUS engine.
 class SplusWinApp
          Experimental support for starting Java within S-PLUS for Windows.
 

Methods in com.insightful.splus that return SplusEngineQueryHandler
static SplusEngineQueryHandler SplusSystem.getEngineQueryHandler()
          Get the engine query handler.
 

Methods in com.insightful.splus with parameters of type SplusEngineQueryHandler
static void SplusSystem.setEngineQueryHandler(SplusEngineQueryHandler handler)
          Set the engine query handler.
 


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.