Class Hierarchy
- java.lang.Object
- org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityProducer (implements org.apache.hc.core5.http.nio.AsyncEntityProducer)
- org.apache.hc.core5.http.io.entity.AbstractHttpEntity (implements org.apache.hc.core5.http.HttpEntity)
- org.apache.hc.core5.http.nio.support.AbstractServerExchangeHandler<T> (implements org.apache.hc.core5.http.nio.AsyncServerExchangeHandler)
- org.apache.hc.client5.testing.async.AsyncEchoHandler (implements org.apache.hc.core5.http.nio.AsyncServerExchangeHandler)
- org.apache.hc.client5.testing.async.AsyncRandomHandler (implements org.apache.hc.core5.http.nio.AsyncServerExchangeHandler)
- org.apache.hc.client5.testing.async.AuthenticatingAsyncDecorator (implements org.apache.hc.core5.http.nio.AsyncServerExchangeHandler)
- org.apache.hc.client5.testing.classic.AuthenticatingDecorator (implements org.apache.hc.core5.http.io.HttpServerRequestHandler)
- org.apache.hc.client5.testing.auth.BasicAuthTokenExtractor
- org.apache.hc.client5.testing.classic.EchoHandler (implements org.apache.hc.core5.http.io.HttpRequestHandler)
- org.apache.hc.client5.testing.classic.RandomHandler (implements org.apache.hc.core5.http.io.HttpRequestHandler)
- org.apache.hc.client5.testing.redirect.Redirect
- org.apache.hc.client5.testing.async.RedirectingAsyncDecorator (implements org.apache.hc.core5.http.nio.AsyncServerExchangeHandler)
- org.apache.hc.client5.testing.classic.RedirectingDecorator (implements org.apache.hc.core5.http.io.HttpServerRequestHandler)
Interface Hierarchy
Enum Hierarchy
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.