com.sshtools.daemon.sftp
Class SftpSubsystemServer
java.lang.Object
com.sshtools.daemon.subsystem.SubsystemServer
com.sshtools.daemon.sftp.SftpSubsystemServer
- All Implemented Interfaces:
- java.lang.Runnable
public class SftpSubsystemServer
- extends SubsystemServer
- Version:
- $Revision: 1.15 $
- Author:
- $author$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERSION_1
public static final int VERSION_1
- See Also:
- Constant Field Values
VERSION_2
public static final int VERSION_2
- See Also:
- Constant Field Values
VERSION_3
public static final int VERSION_3
- See Also:
- Constant Field Values
VERSION_4
public static final int VERSION_4
- See Also:
- Constant Field Values
SftpSubsystemServer
public SftpSubsystemServer()
- Creates a new SftpSubsystemServer object.
setSession
public void setSession(SessionChannelServer session)
- Overrides:
setSession
in class SubsystemServer
- Parameters:
session
-
onMessageReceived
protected void onMessageReceived(SubsystemMessage msg)
- Specified by:
onMessageReceived
in class SubsystemServer
- Parameters:
msg
-
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.