com.jcraft.jsch
Class Packet

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

public class Packet
extends java.lang.Object


Constructor Summary
Packet(Buffer buffer)
           
 
Method Summary
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Packet

public Packet(Buffer buffer)
Method Detail

reset

public void reset()