- java.lang.Object
-
- io.netty5.handler.codec.http.HttpExpectationFailedEvent
-
public final class HttpExpectationFailedEvent extends Object
A user event designed to communicate that a expectation has failed and there should be no expectation that a body will follow.
-
-
Field Detail
-
INSTANCE
public static final HttpExpectationFailedEvent INSTANCE
-
-