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.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.util.VersionInfo.PROPERTY_TIMESTAMP
This will be removed in 6.0.
|
Method and Description |
---|
org.apache.hc.core5.http.ContentType.getByMimeType(String)
Do not use. This method was made public by mistake.
|
org.apache.hc.core5.util.VersionInfo.getTimestamp()
This will be removed in 6.0.
|
org.apache.hc.core5.http.impl.bootstrap.HttpAsyncServer.listen(SocketAddress) |
org.apache.hc.core5.http.impl.bootstrap.HttpAsyncServer.listen(SocketAddress, FutureCallback |
org.apache.hc.core5.net.URIBuilder.setUserInfo(String, String)
The use of clear-text passwords in
URI s has been deprecated and is strongly
discouraged. |
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.