パッケージ jcifs.internal.smb1.com

クラス SmbComReadAndX

    • コンストラクタの詳細

      • SmbComReadAndX

        public SmbComReadAndX​(Configuration config)
        パラメータ:
        config -
      • SmbComReadAndX

        public SmbComReadAndX​(Configuration config,
                              int fid,
                              long offset,
                              int maxCount,
                              ServerMessageBlock andx)
        パラメータ:
        config -
        fid -
        offset -
        maxCount -
        andx -
    • メソッドの詳細

      • getMaxCount

        public final int getMaxCount()
        戻り値:
        the maxCount
      • setMaxCount

        public final void setMaxCount​(int maxCount)
        パラメータ:
        maxCount - the maxCount to set
      • getMinCount

        public final int getMinCount()
        戻り値:
        the minCount
      • setMinCount

        public final void setMinCount​(int minCount)
        パラメータ:
        minCount - the minCount to set
      • getRemaining

        public final int getRemaining()
        戻り値:
        the remaining
      • setOpenTimeout

        public final void setOpenTimeout​(int openTimeout)
        パラメータ:
        openTimeout - the openTimeout to set
      • setRemaining

        public final void setRemaining​(int remaining)
        パラメータ:
        remaining - the remaining to set