S-PLUS Connect/Java v1.0

Uses of Class
com.insightful.splus.client.SessionProfile

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

Uses of SessionProfile in com.insightful.splus
 

Methods in com.insightful.splus with parameters of type SessionProfile
 SplusSession SplusLogin.newSession(SessionProfile profile, String strPassword, String[] vstrFactoryArgs)
           
 

Uses of SessionProfile in com.insightful.splus.client
 

Fields in com.insightful.splus.client declared as SessionProfile
protected  SessionProfile ClientLoginDialog.LoginWorker.m_pflCurrent
           
 

Methods in com.insightful.splus.client that return SessionProfile
 SessionProfile ClientLoginDialog.getSelectedProfile()
           
 

Constructors in com.insightful.splus.client with parameters of type SessionProfile
ClientLoginDialog.LoginWorker(SessionProfile pfl)
           
 


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.