Searched defs:determineLength (Results 1 – 3 of 3) sorted by relevance
52 long determineLength(HttpMessage message) throws HttpException; in determineLength() method
183 public long determineLength(final HttpMessage message) throws HttpException { in determineLength() method in StrictContentLengthStrategy
187 public long determineLength(final HttpMessage message) throws HttpException { in determineLength() method in LaxContentLengthStrategy