Interface and Description |
---|
org.apache.hc.core5.http.nio.ssl.SecurePortStrategy
Use configuration parameters provided by connection listeners.
|
Class and Description |
---|
org.apache.hc.core5.http.impl.io.EmptyInputStream
Please use
EmptyInputStream |
org.apache.hc.core5.http.nio.ssl.FixedPortStrategy
Use configuration parameters provided by connection listeners.
|
org.apache.hc.core5.http.nio.entity.NoopEntityConsumer |
org.apache.hc.core5.testing.reactive.ReactiveTestUtils
Use
Reactive3TestUtils and RxJava3 |
org.apache.hc.core5.reactor.SocksProxyProtocolHandlerFactory
Use
IOReactorConfig .
As of version 5.0.1 SocksProxyProtocolHandlerFactory.createHandler(ProtocolIOSession, Object) throws UnsupportedOperationException . |
org.apache.hc.core5.http.message.TokenParser
Use
Tokenizer |
org.apache.hc.core5.net.URLEncodedUtils
Use
URIBuilder to parse and format URI s and
WWWFormCodec to parse and format application/x-www-form-urlencoded forms. |
Field and Description |
---|
org.apache.hc.core5.http.protocol.HttpDateGenerator.GMT
This attribute is no longer supported as a part of the public API.
The time zone to use in the date header.
|
org.apache.hc.core5.util.VersionInfo.PROPERTY_TIMESTAMP
This will be removed in 6.0.
|
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.