パッケージ jcifs.internal

クラス SmbNegotiation


  • public final class SmbNegotiation
    extends Object
    作成者:
    mbechler
    • コンストラクタの詳細

      • SmbNegotiation

        public SmbNegotiation​(SmbNegotiationRequest request,
                              SmbNegotiationResponse response,
                              byte[] negoReqBuffer,
                              byte[] negoRespBuffer)
        パラメータ:
        request -
        response -
        negoRespBuffer -
        negoReqBuffer -
    • メソッドの詳細

      • getRequestRaw

        public byte[] getRequestRaw()
        戻り値:
        the negoReqBuffer
      • getResponseRaw

        public byte[] getResponseRaw()
        戻り値:
        the negoRespBuffer