Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sshtools.daemon.subsystem.SubsystemServer
com.sshtools.daemon.sftp.SftpSubsystemServer
public class SftpSubsystemServer
extends SubsystemServer
Fields inherited from class com.sshtools.daemon.subsystem.SubsystemServer | |
session |
Constructor Summary | |
|
Method Summary | |
protected void | |
void |
|
Methods inherited from class com.sshtools.daemon.subsystem.SubsystemServer | |
getInputStream , getOutputStream , getState , onMessageReceived , registerMessage , run , sendMessage , setSession , start , stop |
public static final int VERSION_1
- Field Value:
- 1
public static final int VERSION_2
- Field Value:
- 2
public static final int VERSION_3
- Field Value:
- 3
public static final int VERSION_4
- Field Value:
- 4
protected void onMessageReceived(SubsystemMessage msg)
- Overrides:
- onMessageReceived in interface SubsystemServer
- Parameters:
msg
-
public void setSession(SessionChannelServer session)
- Overrides:
- setSession in interface SubsystemServer
- Parameters:
session
-