edu.rice.cs.hpc.remote.tunnel.LocalTunneling Class Reference

Collaboration diagram for edu.rice.cs.hpc.remote.tunnel.LocalTunneling:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LocalTunneling (UserInfo userInfo)
int connect (String login_user, String login_host, String remote_host, int port) throws JSchException
void disconnect () throws JSchException
String toString ()

Static Public Member Functions

static void main (final String[]args)

Private Member Functions

String getSessionID (String login_user, String login_host, String remote_host, int port)

Private Attributes

final JSch jsch
final UserInfo userInfo
Session session
int port
String session_id = null

Detailed Description

Definition at line 13 of file LocalTunneling.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.remote.tunnel.LocalTunneling.LocalTunneling ( UserInfo  userInfo  ) 

Member Function Documentation

int edu.rice.cs.hpc.remote.tunnel.LocalTunneling.connect ( String  login_user,
String  login_host,
String  remote_host,
int  port 
) throws JSchException
void edu.rice.cs.hpc.remote.tunnel.LocalTunneling.disconnect (  )  throws JSchException
String edu.rice.cs.hpc.remote.tunnel.LocalTunneling.getSessionID ( String  login_user,
String  login_host,
String  remote_host,
int  port 
) [private]
static void edu.rice.cs.hpc.remote.tunnel.LocalTunneling.main ( final String[]  args  )  [static]
String edu.rice.cs.hpc.remote.tunnel.LocalTunneling.toString (  ) 

Member Data Documentation


The documentation for this class was generated from the following file:

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1