Méthode | Description | |
---|---|---|
connect ( ) : void | ||
disconnect ( ) : void | ||
getExitStatus ( ) : int | ||
getExtInputStream ( ) : |
||
getId ( ) : int | ||
getInputStream ( ) : |
||
getOutputStream ( ) : Stream | ||
getSession ( ) : |
||
init ( ) : void | ||
isClosed ( ) : bool | ||
isConnected ( ) : bool | ||
isEOF ( ) : bool | ||
run ( ) : void | ||
sendSignal ( String foo ) : void | ||
setExtOutputStream ( Stream Out ) : void | ||
setExtOutputStream ( Stream Out, bool dontclose ) : void | ||
setInputStream ( Stream In ) : void | ||
setInputStream ( Stream In, bool dontclose ) : void | ||
setOutputStream ( Stream Out ) : void | ||
setOutputStream ( Stream Out, bool dontclose ) : void | ||
setXForwarding ( bool foo ) : void | ||
start ( ) : void |
Méthode | Description | |
---|---|---|
Channel ( ) : System | ||
addRemoteWindowSize ( int foo ) : void | ||
close ( ) : void | ||
del ( |
||
disconnect ( |
||
eof ( ) : void | ||
eof_remote ( ) : void | ||
getChannel ( String type ) : |
||
getChannel ( int id, |
||
getData ( Buffer buf ) : void | ||
getRecipient ( ) : int | ||
setExitStatus ( int foo ) : void | ||
setLocalPacketSize ( int foo ) : void | ||
setLocalWindowSize ( int foo ) : void | ||
setLocalWindowSizeMax ( int foo ) : void | ||
setRecipient ( int foo ) : void | ||
setRemotePacketSize ( int foo ) : void | ||
setRemoteWindowSize ( int foo ) : void | ||
setSession ( |
||
write ( byte foo ) : void | ||
write ( byte foo, int s, int l ) : void | ||
write_ext ( byte foo, int s, int l ) : void |
public getExtInputStream ( ) : |
||
Résultat |
public getInputStream ( ) : |
||
Résultat |
public setExtOutputStream ( Stream Out ) : void | ||
Out | Stream | |
Résultat | void |
public setExtOutputStream ( Stream Out, bool dontclose ) : void | ||
Out | Stream | |
dontclose | bool | |
Résultat | void |
public setInputStream ( Stream In, bool dontclose ) : void | ||
In | Stream | |
dontclose | bool | |
Résultat | void |
public setOutputStream ( Stream Out ) : void | ||
Out | Stream | |
Résultat | void |
public setOutputStream ( Stream Out, bool dontclose ) : void | ||
Out | Stream | |
dontclose | bool | |
Résultat | void |