Class ChannelSftp.Header

  • Enclosing class:
    ChannelSftp

    class ChannelSftp.Header
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int length  
      (package private) int rid  
      (package private) int type  
    • Constructor Summary

      Constructors 
      Constructor Description
      Header()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • length

        int length
      • type

        int type
      • rid

        int rid
    • Constructor Detail

      • Header

        Header()