Package io.netty.handler.codec.http
Class HttpExpectationFailedEvent
java.lang.Object
io.netty.handler.codec.http.HttpExpectationFailedEvent
A user event designed to communicate that a expectation has failed and there should be no expectation that a
body will follow.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
HttpExpectationFailedEvent
private HttpExpectationFailedEvent()
-