com.mindbright.ssh
public class SSHRxChannel extends SSHChannel
| Modifier and Type | Field and Description |
|---|---|
protected java.io.InputStream |
in |
protected SSHPdu |
pduFactory |
channelId, listener| Constructor and Description |
|---|
SSHRxChannel(java.io.InputStream in,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
void |
forceClose() |
void |
serviceLoop() |
void |
setSSHPduFactory(SSHPdu pduFactory) |
close, getChannelId, run, setSSHChannelListeneractiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldprotected java.io.InputStream in
protected SSHPdu pduFactory
public void setSSHPduFactory(SSHPdu pduFactory)
public void serviceLoop()
throws java.lang.Exception
serviceLoop in class SSHChanneljava.lang.Exceptionpublic void forceClose()