| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.sshtools.daemon.subsystem.SubsystemServercom.sshtools.daemon.sftp.SftpSubsystemServerpublic class SftpSubsystemServerextends SubsystemServerFields 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-