|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jcraft.jsch.Channel
com.jcraft.jsch.ChannelSession
class ChannelSession
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.jcraft.jsch.Channel |
|---|
Channel.MyPipedInputStream, Channel.PassiveInputStream, Channel.PassiveOutputStream |
| Field Summary |
|---|
| Fields inherited from class com.jcraft.jsch.Channel |
|---|
close, connected, eof_local, eof_remote, exitstatus, id, index, io, lmpsize, lwsize, lwsize_max, recipient, reply, rmpsize, rwsize, session, thread, type |
| Constructor Summary | |
|---|---|
ChannelSession()
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class com.jcraft.jsch.Channel |
|---|
addRemoteWindowSize, close, connect, del, disconnect, disconnect, eof_remote, eof, getChannel, getChannel, getData, getExitStatus, getExtInputStream, getId, getInputStream, getOutputStream, getRecipient, getSession, init, isClosed, isConnected, isEOF, sendSignal, setExitStatus, setExtOutputStream, setExtOutputStream, setInputStream, setInputStream, setLocalPacketSize, setLocalWindowSize, setLocalWindowSizeMax, setOutputStream, setOutputStream, setRecipient, setRemotePacketSize, setRemoteWindowSize, setSession, setXForwarding, start, write_ext, write, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
ChannelSession()
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablerun in class Channel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||