Class Packet

java.lang.Object
com.jcraft.jsch.Packet

public class Packet
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Packet​(Buffer buffer)  
  • Method Summary

    Modifier and Type Method Description
    void reset()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • reset

      public void reset()