Class PacketWindowChange

java.lang.Object
com.trilead.ssh2.packets.PacketWindowChange

public class PacketWindowChange
extends Object
Indicates that that size of the terminal (window) size has changed on the client side. See section 6.7 of RFC 4254.
Author:
Kohsuke Kawaguchi