Package org.mockserver.codec
package org.mockserver.codec
-
ClassesClassDescriptionCloses the channel when an
IdleStateEventfires, which indicates that no streaming chunk has been received within the configured idle timeout period.AnHttpObjectAggregatorthat can recognise streaming responses — specifically Server-Sent Events (Content-Type: text/event-stream) — so that, when MockServer is acting as a proxy, such responses can be relayed to the client incrementally instead of being fully buffered in memory before being forwarded.