パッケージ jcifs.dcerpc

クラス DcerpcMessage

    • フィールドの詳細

      • ptype

        protected int ptype
      • flags

        protected int flags
      • length

        protected int length
      • call_id

        protected int call_id
      • alloc_hint

        protected int alloc_hint
      • result

        protected int result
    • コンストラクタの詳細

      • DcerpcMessage

        public DcerpcMessage()
    • メソッドの詳細

      • isFlagSet

        public boolean isFlagSet​(int flag)
        パラメータ:
        flag -
        戻り値:
        whether flag is set
      • unsetFlag

        public void unsetFlag​(int flag)
        Remove flag
        パラメータ:
        flag -
      • setFlag

        public void setFlag​(int flag)
        Set flag
        パラメータ:
        flag -
      • getResult

        public DcerpcException getResult()
        戻り値:
        result exception, if the call failed
      • getOpnum

        public abstract int getOpnum()
        戻り値:
        the operation number