Searched refs:getInformativeResponses (Results 1 – 1 of 1) sorted by relevance
52 public abstract ImmutableList<InformativeResponse> getInformativeResponses(); in getInformativeResponses() method in ResponseControlData65 + getInformativeResponses().stream() in knownLengthSerialize()72 for (InformativeResponse informativeResponse : getInformativeResponses()) { in knownLengthSerialize()85 return getInformativeResponses().stream() in getKnownLengthSerializedSectionsCount()117 Objects.requireNonNull(responseControlData.getInformativeResponses()); in build()