public static class RemotePortForwarder.ForwardedTCPIPChannel extends AbstractForwardedChannel
forwarded-tcpip channel.Channel.Direct, Channel.ForwardedErrorNotifiable.Util| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TYPE |
origIP, origPortcloseEvent, conn, log, lwin, openEvent, rwin, trans| Constructor and Description |
|---|
RemotePortForwarder.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, rejectclose, 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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclose, getAutoExpand, getID, getInputStream, getLocalMaxPacketSize, getLocalWinSize, getOutputStream, getRecipient, getRemoteMaxPacketSize, getRemoteWinSize, getType, isOpen, join, join, setAutoExpandhandlenotifyErrorpublic static final java.lang.String TYPE
public RemotePortForwarder.ForwardedTCPIPChannel(Connection conn, int recipient, long remoteWinSize, long remoteMaxPacketSize, RemotePortForwarder.Forward fwd, java.lang.String origIP, int origPort)
public RemotePortForwarder.Forward getParentForward()