Class MinimalHttpAsyncClient.InternalAsyncClientEndpoint

java.lang.Object
org.apache.hc.core5.http.nio.AsyncClientEndpoint
org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClient.InternalAsyncClientEndpoint
Enclosing class:
MinimalHttpAsyncClient

private class MinimalHttpAsyncClient.InternalAsyncClientEndpoint extends org.apache.hc.core5.http.nio.AsyncClientEndpoint
  • Field Details

  • Constructor Details

  • Method Details

    • isReleased

      boolean isReleased()
    • isConnected

      public boolean isConnected()
      Specified by:
      isConnected in class org.apache.hc.core5.http.nio.AsyncClientEndpoint
    • execute

      public void execute(org.apache.hc.core5.http.nio.AsyncClientExchangeHandler exchangeHandler, org.apache.hc.core5.http.nio.HandlerFactory<org.apache.hc.core5.http.nio.AsyncPushConsumer> pushHandlerFactory, org.apache.hc.core5.http.protocol.HttpContext context)
      Specified by:
      execute in class org.apache.hc.core5.http.nio.AsyncClientEndpoint
    • setSocketTimeout

      public void setSocketTimeout(org.apache.hc.core5.util.Timeout timeout)
    • releaseAndReuse

      public void releaseAndReuse()
      Specified by:
      releaseAndReuse in class org.apache.hc.core5.http.nio.AsyncClientEndpoint
    • releaseAndDiscard

      public void releaseAndDiscard()
      Specified by:
      releaseAndDiscard in class org.apache.hc.core5.http.nio.AsyncClientEndpoint