Class ChannelSftp.RequestQueue.Request

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int id  
      (package private) long length  
      (package private) long offset  
    • Constructor Summary

      Constructors 
      Constructor Description
      Request()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • id

        int id
      • offset

        long offset
      • length

        long length
    • Constructor Detail

      • Request

        Request()