Class X11Forwarder.X11Channel

All Implemented Interfaces:
Closeable, AutoCloseable, ErrorNotifiable, SSHPacketHandler, Channel, Channel.Forwarded
Enclosing class:
X11Forwarder

public static class X11Forwarder.X11Channel extends AbstractForwardedChannel
An x11 forwarded channel.
  • Field Details

  • Constructor Details

    • X11Channel

      public X11Channel(Connection conn, int recipient, long remoteWinSize, long remoteMaxPacketSize, String origIP, int origPort)