RSE
Release 1.0

org.eclipse.rse.services.ssh
Interface ISshSessionProvider

All Known Implementing Classes:
SshConnectorService

public interface ISshSessionProvider


Method Summary
 com.jcraft.jsch.Session getSession()
           
 void handleSessionLost()
           
 

Method Detail

getSession

public com.jcraft.jsch.Session getSession()

handleSessionLost

public void handleSessionLost()

RSE
Release 1.0

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