Class HttpExpectationFailedEvent

java.lang.Object
io.netty.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 Details

  • Constructor Details

    • HttpExpectationFailedEvent

      private HttpExpectationFailedEvent()