パッケージ jcifs.util.transport

インタフェース Request

    • メソッドの詳細

      • getCreditCost

        int getCreditCost()
        戻り値:
        number of credits this request requires
      • setRequestCredits

        void setRequestCredits​(int credits)
        パラメータ:
        credits -
      • isCancel

        boolean isCancel()
        戻り値:
        whether this is a cancel request
      • getNext

        Request getNext()
        戻り値:
        chained request
      • getResponse

        Response getResponse()
        戻り値:
        the response for this request