RSE
Release 3.2

Uses of Interface
org.eclipse.rse.core.model.IRSECallback

Packages that use IRSECallback
org.eclipse.rse.core.subsystems   
 

Uses of IRSECallback in org.eclipse.rse.core.subsystems
 

Methods in org.eclipse.rse.core.subsystems with parameters of type IRSECallback
 void SubSystem.connect(boolean forcePrompt, IRSECallback callback)
           
 void ISubSystem.connect(boolean forcePrompt, IRSECallback callback)
          Asynchronously connect to the remote system, optionally forcing a signon prompt even if the password is cached in memory or on disk.
 

Constructors in org.eclipse.rse.core.subsystems with parameters of type IRSECallback
SubSystem.ConnectJob(SubSystem ss, IRSECallback callback)
           
 


RSE
Release 3.2

Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved.