Searched refs:setInformativeStatusCode (Results 1 – 4 of 4) sorted by relevance
411 .setInformativeStatusCode(102) in testEncodeAndDecodeMultiInformationalWithBody()417 .setInformativeStatusCode(103) in testEncodeAndDecodeMultiInformationalWithBody()455 .setInformativeStatusCode(102) in testResponseEquals()468 .setInformativeStatusCode(102) in testResponseEquals()486 .setInformativeStatusCode(102) in testResponseNotEqual()501 .setInformativeStatusCode(102) in testResponseNotEqual()517 .setInformativeStatusCode(102) in testResponseNotEqual()533 .setInformativeStatusCode(102) in testResponseNotEqual()549 .setInformativeStatusCode(102) in testResponseNotEqual()565 .setInformativeStatusCode(102) in testResponseNotEqual()[all …]
37 .setInformativeStatusCode(102) in testNewAndDeserialize_normal()42 .setInformativeStatusCode(103) in testNewAndDeserialize_normal()72 () -> InformativeResponse.builder().setInformativeStatusCode(50).build()); in testBadInformationalResponseCode()77 () -> InformativeResponse.builder().setInformativeStatusCode(300).build()); in testBadInformationalResponseCode()
82 public abstract Builder setInformativeStatusCode(int value); in setInformativeStatusCode() method in InformativeResponse.Builder
82 .setInformativeStatusCode(statusCode) in deserializeKnownLengthResponseControlData()