Class TransportManager

java.lang.Object
com.trilead.ssh2.transport.TransportManager

public class TransportManager extends Object
TransportManager.
Version:
$Id: TransportManager.java,v 1.2 2008/04/01 12:38:09 cplattne Exp $
Author:
Christian Plattner, plattner@trilead.com
  • Field Details

    • MAX_PACKET_SIZE

      public static final int MAX_PACKET_SIZE
      Advertised maximum SSH packet size that the other side can send to us.
  • Constructor Details

  • Method Details