Uses of Class
org.codice.ddf.itests.common.restito.ChunkedContent.ChunkedContentBuilder
Packages that use ChunkedContent.ChunkedContentBuilder
-
Uses of ChunkedContent.ChunkedContentBuilder in org.codice.ddf.itests.common.restito
Methods in org.codice.ddf.itests.common.restito that return ChunkedContent.ChunkedContentBuilderModifier and TypeMethodDescriptionChunkedContent.ChunkedContentBuilder.delayBetweenChunks(Duration delay) Set delay between sending each character of the message in milliseconds.ChunkedContent.ChunkedContentBuilder.fail(int numberOfFailures) Number of times to fail (simulate network disconnect) after sending the first character.