Class BasicAsyncServerExpectationDecorator

java.lang.Object
org.apache.hc.core5.http.nio.support.BasicAsyncServerExpectationDecorator
All Implemented Interfaces:
AsyncDataConsumer, AsyncDataExchangeHandler, AsyncDataProducer, AsyncServerExchangeHandler, ResourceHolder

public class BasicAsyncServerExpectationDecorator extends Object implements AsyncServerExchangeHandler
AsyncServerExchangeHandler implementation that adds support for the Expect-Continue handshake to an existing AsyncServerExchangeHandler.
Since:
5.0