public static class RemotePortForwarder.ForwardedTCPIPChannel extends AbstractForwardedChannel
forwarded-tcpip
channel.Channel.Direct, Channel.Forwarded
ErrorNotifiable.Util
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TYPE |
origIP, origPort
closeEvent, conn, log, lwin, openEvent, rwin, trans
Constructor and Description |
---|
ForwardedTCPIPChannel(Connection conn,
int recipient,
long remoteWinSize,
long remoteMaxPacketSize,
RemotePortForwarder.Forward fwd,
java.lang.String origIP,
int origPort) |
Modifier and Type | Method and Description |
---|---|
RemotePortForwarder.Forward |
getParentForward() |
confirm, getOriginatorIP, getOriginatorPort, reject
close, closeAllStreams, eofInputStreams, finishOff, getAutoExpand, getID, getInputStream, getLocalMaxPacketSize, getLocalWinSize, getOutputStream, getRecipient, getRemoteMaxPacketSize, getRemoteWinSize, getType, gotExtendedData, gotUnknown, handle, handleRequest, init, isOpen, join, join, newBuffer, notifyError, receiveInto, sendChannelRequest, sendClose, setAutoExpand, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
close, getAutoExpand, getID, getInputStream, getLocalMaxPacketSize, getLocalWinSize, getOutputStream, getRecipient, getRemoteMaxPacketSize, getRemoteWinSize, getType, isOpen, join, join, setAutoExpand
handle
notifyError
public static final java.lang.String TYPE
public ForwardedTCPIPChannel(Connection conn, int recipient, long remoteWinSize, long remoteMaxPacketSize, RemotePortForwarder.Forward fwd, java.lang.String origIP, int origPort)
public RemotePortForwarder.Forward getParentForward()