public class ChannelForwardedTCPIP extends Channel
Modifier and Type | Method and Description |
---|---|
int |
getRemotePort()
retrieves the local port at the remote side where
this TCP connection came in.
|
void |
run()
Not for external use - the channel transfer loop.
|
connect, connect, disconnect, genChannelOpenPacket, getExitStatus, getExtInputStream, getId, getInputStream, getOutputStream, getSession, isClosed, isConnected, isEOF, sendChannelOpen, sendOpenConfirmation, sendOpenFailure, sendSignal, setExtOutputStream, setExtOutputStream, setInputStream, setInputStream, setOutputStream, setOutputStream, setXForwarding, start
This is a simplified version of the inofficial Javadoc created by PaĆlo Ebermann. Have a look at the official homepage.