Package com.jcraft.jsch
Class ChannelForwardedTCPIP
java.lang.Object
com.jcraft.jsch.Channel
com.jcraft.jsch.ChannelForwardedTCPIP
- All Implemented Interfaces:
java.lang.Runnable
public class ChannelForwardedTCPIP extends Channel
-
Field Summary
-
Method Summary
Modifier and Type Method Description intgetRemotePort()voidrun()Methods inherited from class com.jcraft.jsch.Channel
connect, connect, disconnect, genChannelOpenPacket, getExitStatus, getExtInputStream, getId, getInputStream, getOutputStream, getSession, isClosed, isConnected, isEOF, sendChannelOpen, sendOpenConfirmation, sendOpenFailure, sendSignal, setExtOutputStream, setExtOutputStream, setInputStream, setInputStream, setOutputStream, setOutputStream, setXForwarding, startMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait