Class ChunkedContent

java.lang.Object
org.codice.ddf.itests.common.restito.ChunkedContent

public class ChunkedContent extends Object
Encompasses the response for a product retrieval for a Restito stub server. Allows for the simple setup of specific responses, slow sending, and simulated network failure retry testing.
  • Field Details

    • LOGGER

      protected static final org.slf4j.Logger LOGGER