パッケージ jcifs.smb

インタフェース SmbTreeHandleInternal

    • メソッドの詳細

      • release

        void release()
      • hasCapability

        boolean hasCapability​(int cap)
                       throws CIFSException
        パラメータ:
        cap -
        戻り値:
        whether the capabiltiy is present
        例外:
        CIFSException
      • getSendBufferSize

        int getSendBufferSize()
                       throws CIFSException
        戻り値:
        the send buffer size of the underlying connection
        例外:
        CIFSException
      • getReceiveBufferSize

        int getReceiveBufferSize()
                          throws CIFSException
        戻り値:
        the receive buffer size of the underlying connection
        例外:
        CIFSException
      • getMaximumBufferSize

        int getMaximumBufferSize()
                          throws CIFSException
        戻り値:
        the maximum buffer size reported by the server
        例外:
        CIFSException
      • getSession

        SmbSession getSession()
        Internal/testing use only
        戻り値:
        attached session