Class SmbComTransactionResponse

    • Field Detail

      • totalParameterCount

        protected int totalParameterCount
      • totalDataCount

        protected int totalDataCount
      • parameterCount

        protected int parameterCount
      • parameterOffset

        protected int parameterOffset
      • parameterDisplacement

        protected int parameterDisplacement
      • dataOffset

        protected int dataOffset
      • dataDisplacement

        protected int dataDisplacement
      • setupCount

        protected int setupCount
      • bufParameterStart

        protected int bufParameterStart
      • bufDataStart

        protected int bufDataStart
    • Constructor Detail

      • SmbComTransactionResponse

        protected SmbComTransactionResponse​(Configuration config)
      • SmbComTransactionResponse

        protected SmbComTransactionResponse​(Configuration config,
                                            byte command,
                                            byte subcommand)