RSE
Release 1.0

org.eclipse.rse.services.ssh
Class SshServiceResources

java.lang.Object
  extended byorg.eclipse.osgi.util.NLS
      extended byorg.eclipse.rse.services.ssh.SshServiceResources

public class SshServiceResources
extends NLS


Field Summary
static String SftpFileService_Description
           
static String SftpFileService_Error_download_size
           
static String SftpFileService_Error_JschSessionLost
           
static String SftpFileService_Error_upload_size
           
static String SftpFileService_Msg_Progress
           
static String SftpFileService_Name
           
static String SshPlugin_Unexpected_Exception
           
static String SshShellService_Description
           
static String SshShellService_Name
           
 
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SftpFileService_Error_download_size

public static String SftpFileService_Error_download_size

SftpFileService_Error_upload_size

public static String SftpFileService_Error_upload_size

SshPlugin_Unexpected_Exception

public static String SshPlugin_Unexpected_Exception

SftpFileService_Description

public static String SftpFileService_Description

SftpFileService_Error_JschSessionLost

public static String SftpFileService_Error_JschSessionLost

SftpFileService_Msg_Progress

public static String SftpFileService_Msg_Progress

SftpFileService_Name

public static String SftpFileService_Name

SshShellService_Description

public static String SshShellService_Description

SshShellService_Name

public static String SshShellService_Name

RSE
Release 1.0

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