Comparing source compatibility of httpclient5-5.6.jar against httpclient5-5.5.jar
Old: httpclient5-5.5.jar
New: httpclient5-5.6.jar
Created: 2026-01-03T13:42:07.590+0100
Access modifier filter: PROTECTED
Only modifications: false
Only binary incompatible modifications: false
Ignore missing classes: true
Includes: all
Excludes: @org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal
Semantic Versioning: 0.1.0
WARNING: You are using the option '--ignore-missing-classes', i.e. superclasses and interfaces that could not be found on the classpath are ignored. Hence changes caused by these superclasses and interfaces are not reflected in the output.
Classes:
Status Fully Qualified Name
UNCHANGED org.apache.hc.client5.http.AbstractClientContextBuilder
UNCHANGED org.apache.hc.client5.http.async.AsyncExecCallback
UNCHANGED org.apache.hc.client5.http.async.AsyncExecChain
UNCHANGED org.apache.hc.client5.http.async.AsyncExecChain$Scheduler
UNCHANGED org.apache.hc.client5.http.async.AsyncExecChain$Scope
UNCHANGED org.apache.hc.client5.http.async.AsyncExecChainHandler
UNCHANGED org.apache.hc.client5.http.async.HttpAsyncClient
UNCHANGED org.apache.hc.client5.http.async.methods.AbstractBinPushConsumer
UNCHANGED org.apache.hc.client5.http.async.methods.AbstractBinResponseConsumer
UNCHANGED org.apache.hc.client5.http.async.methods.AbstractCharPushConsumer
UNCHANGED org.apache.hc.client5.http.async.methods.AbstractCharResponseConsumer
UNCHANGED org.apache.hc.client5.http.async.methods.BasicHttpRequests
UNCHANGED org.apache.hc.client5.http.async.methods.ConfigurableHttpRequest
NEW org.apache.hc.client5.http.async.methods.DeflatingAsyncEntityProducer
NEW org.apache.hc.client5.http.async.methods.DeflatingBrotliEntityProducer
NEW org.apache.hc.client5.http.async.methods.DeflatingGzipEntityProducer
NEW org.apache.hc.client5.http.async.methods.DeflatingZstdEntityProducer
UNCHANGED org.apache.hc.client5.http.async.methods.IgnoreCompleteExceptionFutureCallback
UNCHANGED org.apache.hc.client5.http.async.methods.IgnoreCompleteExceptonFutureCallback
NEW org.apache.hc.client5.http.async.methods.InflatingAsyncDataConsumer
NEW org.apache.hc.client5.http.async.methods.InflatingBrotliDataConsumer
NEW org.apache.hc.client5.http.async.methods.InflatingGzipDataConsumer
NEW org.apache.hc.client5.http.async.methods.InflatingZstdDataConsumer
UNCHANGED org.apache.hc.client5.http.async.methods.SimpleBody
UNCHANGED org.apache.hc.client5.http.async.methods.SimpleHttpRequest
UNCHANGED org.apache.hc.client5.http.async.methods.SimpleHttpRequests
UNCHANGED org.apache.hc.client5.http.async.methods.SimpleHttpResponse
UNCHANGED org.apache.hc.client5.http.async.methods.SimpleRequestBuilder
UNCHANGED org.apache.hc.client5.http.async.methods.SimpleRequestProducer
UNCHANGED org.apache.hc.client5.http.async.methods.SimpleResponseBuilder
UNCHANGED org.apache.hc.client5.http.async.methods.SimpleResponseConsumer
UNCHANGED org.apache.hc.client5.http.auth.AuthCache
UNCHANGED org.apache.hc.client5.http.auth.AuthChallenge
UNCHANGED org.apache.hc.client5.http.auth.AuthenticationException
UNCHANGED org.apache.hc.client5.http.auth.AuthExchange
UNCHANGED org.apache.hc.client5.http.auth.AuthExchange$State
UNCHANGED org.apache.hc.client5.http.auth.AuthScheme
UNCHANGED org.apache.hc.client5.http.auth.AuthSchemeFactory
UNCHANGED org.apache.hc.client5.http.auth.AuthScope
UNCHANGED org.apache.hc.client5.http.auth.AuthStateCacheable
UNCHANGED org.apache.hc.client5.http.auth.BasicUserPrincipal
UNCHANGED org.apache.hc.client5.http.auth.BearerToken
UNCHANGED org.apache.hc.client5.http.auth.ChallengeType
UNCHANGED org.apache.hc.client5.http.auth.Credentials
UNCHANGED org.apache.hc.client5.http.auth.CredentialsProvider
UNCHANGED org.apache.hc.client5.http.auth.CredentialsStore
UNCHANGED org.apache.hc.client5.http.auth.InvalidCredentialsException
UNCHANGED org.apache.hc.client5.http.auth.KerberosConfig
UNCHANGED org.apache.hc.client5.http.auth.KerberosConfig$Builder
UNCHANGED org.apache.hc.client5.http.auth.KerberosConfig$Option
UNCHANGED org.apache.hc.client5.http.auth.KerberosCredentials
UNCHANGED org.apache.hc.client5.http.auth.MalformedChallengeException
UNCHANGED org.apache.hc.client5.http.auth.NTCredentials
UNCHANGED org.apache.hc.client5.http.auth.NTUserPrincipal
MODIFIED org.apache.hc.client5.http.auth.StandardAuthScheme
UNCHANGED org.apache.hc.client5.http.auth.UsernamePasswordCredentials
UNCHANGED org.apache.hc.client5.http.AuthenticationStrategy
UNCHANGED org.apache.hc.client5.http.CircularRedirectException
UNCHANGED org.apache.hc.client5.http.classic.BackoffManager
UNCHANGED org.apache.hc.client5.http.classic.ConnectionBackoffStrategy
UNCHANGED org.apache.hc.client5.http.classic.ExecChain
UNCHANGED org.apache.hc.client5.http.classic.ExecChain$Scope
UNCHANGED org.apache.hc.client5.http.classic.ExecChainHandler
UNCHANGED org.apache.hc.client5.http.classic.HttpClient
UNCHANGED org.apache.hc.client5.http.classic.methods.ClassicHttpRequests
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpDelete
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpGet
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpHead
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpOptions
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpPatch
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpPost
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpPut
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpTrace
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpUriRequest
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpUriRequestBase
UNCHANGED org.apache.hc.client5.http.ClientProtocolException
UNCHANGED org.apache.hc.client5.http.config.Configurable
MODIFIED org.apache.hc.client5.http.config.ConnectionConfig
MODIFIED org.apache.hc.client5.http.config.ConnectionConfig$Builder
MODIFIED org.apache.hc.client5.http.config.RequestConfig
MODIFIED org.apache.hc.client5.http.config.RequestConfig$Builder
UNCHANGED org.apache.hc.client5.http.config.TlsConfig
UNCHANGED org.apache.hc.client5.http.config.TlsConfig$Builder
UNCHANGED org.apache.hc.client5.http.ConnectionKeepAliveStrategy
UNCHANGED org.apache.hc.client5.http.ConnectTimeoutException
UNCHANGED org.apache.hc.client5.http.ContextBuilder
UNCHANGED org.apache.hc.client5.http.cookie.BasicCookieStore
UNCHANGED org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler
UNCHANGED org.apache.hc.client5.http.cookie.Cookie
UNCHANGED org.apache.hc.client5.http.cookie.CookieAttributeHandler
UNCHANGED org.apache.hc.client5.http.cookie.CookieIdentityComparator
UNCHANGED org.apache.hc.client5.http.cookie.CookieOrigin
UNCHANGED org.apache.hc.client5.http.cookie.CookiePathComparator
UNCHANGED org.apache.hc.client5.http.cookie.CookiePriorityComparator
UNCHANGED org.apache.hc.client5.http.cookie.CookieRestrictionViolationException
UNCHANGED org.apache.hc.client5.http.cookie.CookieSpec
UNCHANGED org.apache.hc.client5.http.cookie.CookieSpecFactory
UNCHANGED org.apache.hc.client5.http.cookie.CookieStore
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
UNCHANGED org.apache.hc.client5.http.cookie.SetCookie
UNCHANGED org.apache.hc.client5.http.cookie.StandardCookieSpec
UNCHANGED org.apache.hc.client5.http.DnsResolver
NEW org.apache.hc.client5.http.EarlyHintsListener
UNCHANGED org.apache.hc.client5.http.EndpointInfo
UNCHANGED org.apache.hc.client5.http.entity.BrotliDecompressingEntity
MODIFIED org.apache.hc.client5.http.entity.BrotliInputStreamFactory
NEW org.apache.hc.client5.http.entity.compress.CompressingEntity
NEW org.apache.hc.client5.http.entity.compress.ContentCoding
NEW org.apache.hc.client5.http.entity.compress.DecompressingEntity
UNCHANGED org.apache.hc.client5.http.entity.DecompressingEntity
NEW org.apache.hc.client5.http.entity.DeflateCompressingEntity
UNCHANGED org.apache.hc.client5.http.entity.DeflateDecompressingEntity
UNCHANGED org.apache.hc.client5.http.entity.DeflateInputStream
MODIFIED org.apache.hc.client5.http.entity.DeflateInputStreamFactory
MODIFIED org.apache.hc.client5.http.entity.EntityBuilder
UNCHANGED org.apache.hc.client5.http.entity.GzipCompressingEntity
UNCHANGED org.apache.hc.client5.http.entity.GzipDecompressingEntity
MODIFIED org.apache.hc.client5.http.entity.GZIPInputStreamFactory
UNCHANGED org.apache.hc.client5.http.entity.InputStreamFactory
UNCHANGED org.apache.hc.client5.http.entity.mime.AbstractContentBody
UNCHANGED org.apache.hc.client5.http.entity.mime.ByteArrayBody
UNCHANGED org.apache.hc.client5.http.entity.mime.ContentBody
UNCHANGED org.apache.hc.client5.http.entity.mime.ContentDescriptor
UNCHANGED org.apache.hc.client5.http.entity.mime.FileBody
UNCHANGED org.apache.hc.client5.http.entity.mime.FormBodyPart
UNCHANGED org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder
UNCHANGED org.apache.hc.client5.http.entity.mime.Header
UNCHANGED org.apache.hc.client5.http.entity.mime.HttpMultipartMode
UNCHANGED org.apache.hc.client5.http.entity.mime.InputStreamBody
UNCHANGED org.apache.hc.client5.http.entity.mime.MimeField
MODIFIED org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
UNCHANGED org.apache.hc.client5.http.entity.mime.MultipartPart
UNCHANGED org.apache.hc.client5.http.entity.mime.MultipartPartBuilder
NEW org.apache.hc.client5.http.entity.mime.PathBody
UNCHANGED org.apache.hc.client5.http.entity.mime.StringBody
UNCHANGED org.apache.hc.client5.http.entity.UrlEncodedFormEntity
UNCHANGED org.apache.hc.client5.http.HttpHostConnectException
UNCHANGED org.apache.hc.client5.http.HttpRequestRetryStrategy
UNCHANGED org.apache.hc.client5.http.HttpResponseException
MODIFIED org.apache.hc.client5.http.HttpRoute
UNCHANGED org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient
NEW org.apache.hc.client5.http.impl.async.EarlyHintsAsyncExec
MODIFIED org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
MODIFIED org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
UNCHANGED org.apache.hc.client5.http.impl.async.HttpAsyncClients
UNCHANGED org.apache.hc.client5.http.impl.async.MinimalH2AsyncClient
UNCHANGED org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClient
UNCHANGED org.apache.hc.client5.http.impl.auth.AuthChallengeParser
UNCHANGED org.apache.hc.client5.http.impl.auth.BasicAuthCache
UNCHANGED org.apache.hc.client5.http.impl.auth.BasicCredentialsProvider
UNCHANGED org.apache.hc.client5.http.impl.auth.BasicScheme
UNCHANGED org.apache.hc.client5.http.impl.auth.BasicSchemeFactory
UNCHANGED org.apache.hc.client5.http.impl.auth.BearerScheme
UNCHANGED org.apache.hc.client5.http.impl.auth.BearerSchemeFactory
UNCHANGED org.apache.hc.client5.http.impl.auth.CredentialsProviderBuilder
UNCHANGED org.apache.hc.client5.http.impl.auth.DigestScheme
UNCHANGED org.apache.hc.client5.http.impl.auth.DigestSchemeFactory
UNCHANGED org.apache.hc.client5.http.impl.auth.GGSSchemeBase
UNCHANGED org.apache.hc.client5.http.impl.auth.HttpAuthenticator
UNCHANGED org.apache.hc.client5.http.impl.auth.KerberosScheme
UNCHANGED org.apache.hc.client5.http.impl.auth.KerberosSchemeFactory
UNCHANGED org.apache.hc.client5.http.impl.auth.NTLMEngine
UNCHANGED org.apache.hc.client5.http.impl.auth.NTLMEngineException
UNCHANGED org.apache.hc.client5.http.impl.auth.NTLMScheme
UNCHANGED org.apache.hc.client5.http.impl.auth.NTLMSchemeFactory
NEW org.apache.hc.client5.http.impl.auth.ScramExtension
NEW org.apache.hc.client5.http.impl.auth.ScramScheme
NEW org.apache.hc.client5.http.impl.auth.ScramSchemeFactory
UNCHANGED org.apache.hc.client5.http.impl.auth.SPNegoScheme
UNCHANGED org.apache.hc.client5.http.impl.auth.SPNegoSchemeFactory
UNCHANGED org.apache.hc.client5.http.impl.auth.SystemDefaultCredentialsProvider
UNCHANGED org.apache.hc.client5.http.impl.auth.UnsupportedDigestAlgorithmException
UNCHANGED org.apache.hc.client5.http.impl.ChainElement
UNCHANGED org.apache.hc.client5.http.impl.classic.AbstractBackoff
UNCHANGED org.apache.hc.client5.http.impl.classic.AbstractHttpClientResponseHandler
UNCHANGED org.apache.hc.client5.http.impl.classic.AIMDBackoffManager
UNCHANGED org.apache.hc.client5.http.impl.classic.BackoffStrategyExec
UNCHANGED org.apache.hc.client5.http.impl.classic.BasicHttpClientResponseHandler
UNCHANGED org.apache.hc.client5.http.impl.classic.ClassicRequestCopier
UNCHANGED org.apache.hc.client5.http.impl.classic.CloseableHttpClient
UNCHANGED org.apache.hc.client5.http.impl.classic.CloseableHttpResponse
UNCHANGED org.apache.hc.client5.http.impl.classic.DefaultBackoffStrategy
UNCHANGED org.apache.hc.client5.http.impl.classic.ExponentialBackoffManager
UNCHANGED org.apache.hc.client5.http.impl.classic.FutureRequestExecutionMetrics
UNCHANGED org.apache.hc.client5.http.impl.classic.FutureRequestExecutionService
UNCHANGED org.apache.hc.client5.http.impl.classic.HttpClientBuilder
UNCHANGED org.apache.hc.client5.http.impl.classic.HttpClients
UNCHANGED org.apache.hc.client5.http.impl.classic.LinearBackoffManager
UNCHANGED org.apache.hc.client5.http.impl.classic.MinimalHttpClient
UNCHANGED org.apache.hc.client5.http.impl.classic.NullBackoffStrategy
UNCHANGED org.apache.hc.client5.http.impl.classic.ProxyClient
UNCHANGED org.apache.hc.client5.http.impl.classic.RequestAbortedException
UNCHANGED org.apache.hc.client5.http.impl.classic.RequestFailedException
UNCHANGED org.apache.hc.client5.http.impl.ConnectionShutdownException
UNCHANGED org.apache.hc.client5.http.impl.cookie.AbstractCookieAttributeHandler
UNCHANGED org.apache.hc.client5.http.impl.cookie.AbstractCookieSpec
UNCHANGED org.apache.hc.client5.http.impl.cookie.BasicClientCookie
UNCHANGED org.apache.hc.client5.http.impl.cookie.BasicDomainHandler
UNCHANGED org.apache.hc.client5.http.impl.cookie.BasicExpiresHandler
UNCHANGED org.apache.hc.client5.http.impl.cookie.BasicHttpOnlyHandler
UNCHANGED org.apache.hc.client5.http.impl.cookie.BasicMaxAgeHandler
UNCHANGED org.apache.hc.client5.http.impl.cookie.BasicPathHandler
UNCHANGED org.apache.hc.client5.http.impl.cookie.BasicSecureHandler
UNCHANGED org.apache.hc.client5.http.impl.cookie.CookieSpecBase
UNCHANGED org.apache.hc.client5.http.impl.cookie.IgnoreCookieSpecFactory
UNCHANGED org.apache.hc.client5.http.impl.cookie.IgnoreSpecSpec
UNCHANGED org.apache.hc.client5.http.impl.cookie.LaxExpiresHandler
UNCHANGED org.apache.hc.client5.http.impl.cookie.LaxMaxAgeHandler
UNCHANGED org.apache.hc.client5.http.impl.cookie.PublicSuffixDomainFilter
UNCHANGED org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpec
UNCHANGED org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecFactory
UNCHANGED org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecFactory$CompatibilityLevel
UNCHANGED org.apache.hc.client5.http.impl.cookie.RFC6265LaxSpec
UNCHANGED org.apache.hc.client5.http.impl.cookie.RFC6265StrictSpec
UNCHANGED org.apache.hc.client5.http.impl.DefaultAuthenticationStrategy
UNCHANGED org.apache.hc.client5.http.impl.DefaultClientConnectionReuseStrategy
UNCHANGED org.apache.hc.client5.http.impl.DefaultConnectionKeepAliveStrategy
UNCHANGED org.apache.hc.client5.http.impl.DefaultHttpRequestRetryStrategy
MODIFIED org.apache.hc.client5.http.impl.DefaultRedirectStrategy
UNCHANGED org.apache.hc.client5.http.impl.DefaultSchemePortResolver
UNCHANGED org.apache.hc.client5.http.impl.DefaultUserTokenHandler
UNCHANGED org.apache.hc.client5.http.impl.IdleConnectionEvictor
UNCHANGED org.apache.hc.client5.http.impl.InMemoryDnsResolver
UNCHANGED org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
UNCHANGED org.apache.hc.client5.http.impl.io.DefaultHttpResponseParserFactory
UNCHANGED org.apache.hc.client5.http.impl.io.LenientHttpResponseParser
UNCHANGED org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory
UNCHANGED org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory$Builder
UNCHANGED org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
MODIFIED org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
MODIFIED org.apache.hc.client5.http.impl.LaxRedirectStrategy
UNCHANGED org.apache.hc.client5.http.impl.MessageCopier
UNCHANGED org.apache.hc.client5.http.impl.nio.H2SharingConnPool
UNCHANGED org.apache.hc.client5.http.impl.nio.MultihomeConnectionInitiator
UNCHANGED org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
UNCHANGED org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder
UNCHANGED org.apache.hc.client5.http.impl.NoopUserTokenHandler
UNCHANGED org.apache.hc.client5.http.impl.Operations
UNCHANGED org.apache.hc.client5.http.impl.Operations$CompletedFuture
UNCHANGED org.apache.hc.client5.http.impl.RequestCopier
UNCHANGED org.apache.hc.client5.http.impl.routing.BasicRouteDirector
UNCHANGED org.apache.hc.client5.http.impl.routing.DefaultProxyRoutePlanner
UNCHANGED org.apache.hc.client5.http.impl.routing.DefaultRoutePlanner
UNCHANGED org.apache.hc.client5.http.impl.routing.DistributedProxySelector
UNCHANGED org.apache.hc.client5.http.impl.routing.SystemDefaultRoutePlanner
NEW org.apache.hc.client5.http.impl.ScramException
UNCHANGED org.apache.hc.client5.http.impl.TunnelRefusedException
UNCHANGED org.apache.hc.client5.http.io.ConnectionEndpoint
UNCHANGED org.apache.hc.client5.http.io.HttpClientConnectionManager
UNCHANGED org.apache.hc.client5.http.io.LeaseRequest
UNCHANGED org.apache.hc.client5.http.nio.AsyncClientConnectionManager
UNCHANGED org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
NEW org.apache.hc.client5.http.protocol.H2RequestPriority
UNCHANGED org.apache.hc.client5.http.protocol.HttpClientContext
UNCHANGED org.apache.hc.client5.http.protocol.NextNonceInterceptor
UNCHANGED org.apache.hc.client5.http.protocol.RedirectLocations
UNCHANGED org.apache.hc.client5.http.protocol.RedirectStrategy
UNCHANGED org.apache.hc.client5.http.protocol.RequestAddCookies
UNCHANGED org.apache.hc.client5.http.protocol.RequestAuthCache
UNCHANGED org.apache.hc.client5.http.protocol.RequestClientConnControl
UNCHANGED org.apache.hc.client5.http.protocol.RequestDefaultHeaders
UNCHANGED org.apache.hc.client5.http.protocol.RequestExpectContinue
UNCHANGED org.apache.hc.client5.http.protocol.RequestIfRange
UNCHANGED org.apache.hc.client5.http.protocol.RequestUpgrade
UNCHANGED org.apache.hc.client5.http.protocol.RequestValidateTrace
UNCHANGED org.apache.hc.client5.http.protocol.ResponseProcessCookies
UNCHANGED org.apache.hc.client5.http.psl.DomainType
UNCHANGED org.apache.hc.client5.http.psl.PublicSuffixList
UNCHANGED org.apache.hc.client5.http.psl.PublicSuffixListParser
UNCHANGED org.apache.hc.client5.http.psl.PublicSuffixMatcher
UNCHANGED org.apache.hc.client5.http.psl.PublicSuffixMatcherLoader
UNCHANGED org.apache.hc.client5.http.RedirectException
MODIFIED org.apache.hc.client5.http.RouteInfo
UNCHANGED org.apache.hc.client5.http.RouteInfo$LayerType
UNCHANGED org.apache.hc.client5.http.RouteInfo$TunnelType
MODIFIED org.apache.hc.client5.http.RouteTracker
UNCHANGED org.apache.hc.client5.http.routing.HttpRouteDirector
UNCHANGED org.apache.hc.client5.http.routing.HttpRoutePlanner
UNCHANGED org.apache.hc.client5.http.routing.RoutingSupport
UNCHANGED org.apache.hc.client5.http.SchemePortResolver
UNCHANGED org.apache.hc.client5.http.socket.ConnectionSocketFactory
UNCHANGED org.apache.hc.client5.http.socket.LayeredConnectionSocketFactory
UNCHANGED org.apache.hc.client5.http.socket.PlainConnectionSocketFactory
UNCHANGED org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder
UNCHANGED org.apache.hc.client5.http.ssl.ConscryptClientTlsStrategy
UNCHANGED org.apache.hc.client5.http.ssl.DefaultClientTlsStrategy
UNCHANGED org.apache.hc.client5.http.ssl.DefaultHostnameVerifier
UNCHANGED org.apache.hc.client5.http.ssl.HostnameVerificationPolicy
UNCHANGED org.apache.hc.client5.http.ssl.HttpClientHostnameVerifier
UNCHANGED org.apache.hc.client5.http.ssl.HttpsSupport
UNCHANGED org.apache.hc.client5.http.ssl.NoopHostnameVerifier
NEW org.apache.hc.client5.http.ssl.SpkiPinningClientTlsStrategy
NEW org.apache.hc.client5.http.ssl.SpkiPinningClientTlsStrategy$Builder
UNCHANGED org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory
UNCHANGED org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder
UNCHANGED org.apache.hc.client5.http.ssl.TlsSocketStrategy
UNCHANGED org.apache.hc.client5.http.ssl.TrustAllStrategy
UNCHANGED org.apache.hc.client5.http.ssl.TrustSelfSignedStrategy
UNCHANGED org.apache.hc.client5.http.SystemDefaultDnsResolver
UNCHANGED org.apache.hc.client5.http.UnsupportedSchemeException
UNCHANGED org.apache.hc.client5.http.UserTokenHandler
UNCHANGED org.apache.hc.client5.http.utils.ByteArrayBuilder
UNCHANGED org.apache.hc.client5.http.utils.DateUtils
UNCHANGED org.apache.hc.client5.http.utils.DnsUtils
UNCHANGED org.apache.hc.client5.http.utils.URIUtils
UNCHANGED org.apache.hc.client5.http.validator.ETag
UNCHANGED org.apache.hc.client5.http.validator.ValidatorType
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
UNCHANGED public abstract class  org.apache.hc.client5.http.AbstractClientContextBuilder top
Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T org.apache.hc.client5.http.protocol.HttpClientContext org.apache.hc.client5.http.protocol.HttpClientContext
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. AbstractClientContextBuilder(org.apache.hc.client5.http.SchemePortResolver) n.a.
Old file New file
65 65
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.protocol.HttpClientContext build() n.a.
Old file New file
114 114
UNCHANGED protected abstract n.a. org.apache.hc.client5.http.protocol.HttpClientContext createContext() n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. org.apache.hc.client5.http.AbstractClientContextBuilder
<..>
New:T
Old:T
preemptiveAuth(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.AuthScheme) n.a.
Old file New file
95 95
UNCHANGED public n.a. org.apache.hc.client5.http.AbstractClientContextBuilder
<..>
New:T
Old:T
preemptiveBasicAuth(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.UsernamePasswordCredentials) n.a.
Old file New file
104 104
UNCHANGED public n.a. org.apache.hc.client5.http.AbstractClientContextBuilder
<..>
New:T
Old:T
useAuthCache(org.apache.hc.client5.http.auth.AuthCache) n.a.
Old file New file
90 90
UNCHANGED public n.a. org.apache.hc.client5.http.AbstractClientContextBuilder
<..>
New:T
Old:T
useAuthSchemeRegistry(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.auth.AuthSchemeFactory
Old:org.apache.hc.client5.http.auth.AuthSchemeFactory
)
n.a.
Old file New file
75 75
UNCHANGED public n.a. org.apache.hc.client5.http.AbstractClientContextBuilder
<..>
New:T
Old:T
useCookieSpecRegistry(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.cookie.CookieSpecFactory
Old:org.apache.hc.client5.http.cookie.CookieSpecFactory
)
n.a.
Old file New file
70 70
UNCHANGED public n.a. org.apache.hc.client5.http.AbstractClientContextBuilder
<..>
New:T
Old:T
useCookieStore(org.apache.hc.client5.http.cookie.CookieStore) n.a.
Old file New file
80 80
UNCHANGED public n.a. org.apache.hc.client5.http.AbstractClientContextBuilder
<..>
New:T
Old:T
useCredentialsProvider(org.apache.hc.client5.http.auth.CredentialsProvider) n.a.
Old file New file
85 85
UNCHANGED public abstract interface  org.apache.hc.client5.http.async.AsyncExecCallback top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. void completed() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void failed(java.lang.Exception) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void handleInformationResponse(org.apache.hc.core5.http.HttpResponse)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. org.apache.hc.core5.http.nio.AsyncDataConsumer handleResponse(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.async.AsyncExecChain top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. void proceed(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.nio.AsyncEntityProducer, org.apache.hc.client5.http.async.AsyncExecChain$Scope, org.apache.hc.client5.http.async.AsyncExecCallback)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED static public abstract interface  org.apache.hc.client5.http.async.AsyncExecChain$Scheduler top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. void scheduleExecution(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.nio.AsyncEntityProducer, org.apache.hc.client5.http.async.AsyncExecChain$Scope, org.apache.hc.client5.http.async.AsyncExecCallback, org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
n.a. n.a.
UNCHANGED final static public class  org.apache.hc.client5.http.async.AsyncExecChain$Scope top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public final org.apache.hc.core5.concurrent.CancellableDependency cancellableDependency n.a.
UNCHANGED public final org.apache.hc.client5.http.protocol.HttpClientContext clientContext n.a.
UNCHANGED public final java.lang.String exchangeId n.a.
UNCHANGED public final java.util.concurrent.atomic.AtomicInteger execCount n.a.
UNCHANGED public final org.apache.hc.client5.http.async.AsyncExecRuntime execRuntime n.a.
UNCHANGED public final org.apache.hc.core5.http.HttpRequest originalRequest n.a.
UNCHANGED public final org.apache.hc.client5.http.HttpRoute route n.a.
UNCHANGED public final org.apache.hc.client5.http.async.AsyncExecChain$Scheduler scheduler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. AsyncExecChain$Scope(java.lang.String, org.apache.hc.client5.http.HttpRoute, org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.concurrent.CancellableDependency, org.apache.hc.client5.http.protocol.HttpClientContext, org.apache.hc.client5.http.async.AsyncExecRuntime, org.apache.hc.client5.http.async.AsyncExecChain$Scheduler, java.util.concurrent.atomic.AtomicInteger) n.a.
Old file New file
79 79
UNCHANGED public n.a. AsyncExecChain$Scope(java.lang.String, org.apache.hc.client5.http.HttpRoute, org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.concurrent.CancellableDependency, org.apache.hc.client5.http.protocol.HttpClientContext, org.apache.hc.client5.http.async.AsyncExecRuntime)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
102 102
UNCHANGED public abstract interface  org.apache.hc.client5.http.async.AsyncExecChainHandler top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. void execute(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.nio.AsyncEntityProducer, org.apache.hc.client5.http.async.AsyncExecChain$Scope, org.apache.hc.client5.http.async.AsyncExecChain, org.apache.hc.client5.http.async.AsyncExecCallback)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.async.HttpAsyncClient top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
execute(org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract class  org.apache.hc.client5.http.async.methods.AbstractBinPushConsumer top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.entity.AbstractBinDataConsumer n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.AsyncPushConsumer n.a.
UNCHANGED org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
UNCHANGED org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. AbstractBinPushConsumer() n.a.
Old file New file
47 47
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED final public n.a. void consumePromise(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
66 66
UNCHANGED public n.a. void failed(java.lang.Exception) n.a.
Old file New file
82 82
UNCHANGED protected abstract n.a. void start(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.ContentType)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract class  org.apache.hc.client5.http.async.methods.AbstractBinResponseConsumer top
Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.entity.AbstractBinDataConsumer n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
UNCHANGED org.apache.hc.core5.http.nio.AsyncResponseConsumer n.a.
UNCHANGED org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. AbstractBinResponseConsumer() n.a.
Old file New file
49 49
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected abstract n.a. java.lang.Object buildResult() n.a.
Old file New file
n.a. n.a.
UNCHANGED final protected n.a. void completed() n.a.
Old file New file
100 100
UNCHANGED final public n.a. void consumeResponse(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
83 83
UNCHANGED public n.a. void failed(java.lang.Exception) n.a.
Old file New file
105 105
UNCHANGED public n.a. void informationResponse(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
75 75
UNCHANGED protected abstract n.a. void start(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.ContentType)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract class  org.apache.hc.client5.http.async.methods.AbstractCharPushConsumer top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.entity.AbstractCharDataConsumer n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.AsyncPushConsumer n.a.
UNCHANGED org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
UNCHANGED org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. AbstractCharPushConsumer() n.a.
Old file New file
54 54
UNCHANGED protected n.a. AbstractCharPushConsumer(int, org.apache.hc.core5.http.config.CharCodingConfig) n.a.
Old file New file
60 60
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED final public n.a. void consumePromise(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
82 82
UNCHANGED public n.a. void failed(java.lang.Exception) n.a.
Old file New file
103 103
UNCHANGED protected abstract n.a. void start(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.ContentType)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract class  org.apache.hc.client5.http.async.methods.AbstractCharResponseConsumer top
Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.entity.AbstractCharDataConsumer n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
UNCHANGED org.apache.hc.core5.http.nio.AsyncResponseConsumer n.a.
UNCHANGED org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. AbstractCharResponseConsumer() n.a.
Old file New file
57 57
UNCHANGED protected n.a. AbstractCharResponseConsumer(int, org.apache.hc.core5.http.config.CharCodingConfig) n.a.
Old file New file
63 63
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected abstract n.a. java.lang.Object buildResult()
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED final protected n.a. void completed()
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
120 120
UNCHANGED final public n.a. void consumeResponse(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
98 98
UNCHANGED public n.a. void failed(java.lang.Exception) n.a.
Old file New file
125 125
UNCHANGED public n.a. void informationResponse(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
90 90
UNCHANGED protected abstract n.a. void start(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.ContentType)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED final public class  org.apache.hc.client5.http.async.methods.BasicHttpRequests top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicHttpRequests() n.a.
Old file New file
44 44
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest create(java.lang.String, java.lang.String) n.a.
Old file New file
54 54
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest create(java.lang.String, java.net.URI) n.a.
Old file New file
65 65
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest create(org.apache.hc.core5.http.Method, java.lang.String) n.a.
Old file New file
324 324
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest create(org.apache.hc.core5.http.Method, java.net.URI) n.a.
Old file New file
335 335
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest create(org.apache.hc.core5.http.Method, org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
347 347
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest delete(java.lang.String) n.a.
Old file New file
75 75
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest delete(java.net.URI) n.a.
Old file New file
85 85
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest delete(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
96 96
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest get(java.lang.String) n.a.
Old file New file
106 106
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest get(java.net.URI) n.a.
Old file New file
116 116
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest get(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
127 127
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest head(java.lang.String) n.a.
Old file New file
137 137
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest head(java.net.URI) n.a.
Old file New file
147 147
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest head(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
158 158
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest options(java.lang.String) n.a.
Old file New file
168 168
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest options(java.net.URI) n.a.
Old file New file
178 178
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest options(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
189 189
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest patch(java.lang.String) n.a.
Old file New file
199 199
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest patch(java.net.URI) n.a.
Old file New file
209 209
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest patch(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
220 220
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest post(java.lang.String) n.a.
Old file New file
230 230
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest post(java.net.URI) n.a.
Old file New file
240 240
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest post(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
251 251
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest put(java.lang.String) n.a.
Old file New file
261 261
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest put(java.net.URI) n.a.
Old file New file
271 271
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest put(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
282 282
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest trace(java.lang.String) n.a.
Old file New file
292 292
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest trace(java.net.URI) n.a.
Old file New file
302 302
UNCHANGED static public n.a. org.apache.hc.core5.http.message.BasicHttpRequest trace(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
313 313
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.async.methods.ConfigurableHttpRequest top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.message.BasicHttpRequest n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpMessage n.a.
UNCHANGED org.apache.hc.core5.http.MessageHeaders n.a.
UNCHANGED org.apache.hc.core5.http.HttpRequest n.a.
UNCHANGED org.apache.hc.client5.http.config.Configurable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 1123464372031526947 1
Newtrue 1123464372031526947 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ConfigurableHttpRequest(java.lang.String, java.lang.String) n.a.
Old file New file
55 55
UNCHANGED public n.a. ConfigurableHttpRequest(java.lang.String, java.net.URI) n.a.
Old file New file
90 90
UNCHANGED public n.a. ConfigurableHttpRequest(java.lang.String, org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
66 66
UNCHANGED public n.a. ConfigurableHttpRequest(java.lang.String, java.lang.String, org.apache.hc.core5.net.URIAuthority, java.lang.String) n.a.
Old file New file
79 79
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig getConfig() n.a.
Old file New file
95 95
UNCHANGED public n.a. void setConfig(org.apache.hc.client5.http.config.RequestConfig) n.a.
Old file New file
104 104
NEW final public class  org.apache.hc.client5.http.async.methods.DeflatingAsyncEntityProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncEntityProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DeflatingAsyncEntityProducer(org.apache.hc.core5.http.nio.AsyncEntityProducer) n.a.
Old file New file
n.a. 77
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 118
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 231
NEW public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 103
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 93
NEW public n.a. java.lang.String getContentType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 98
NEW public n.a. java.util.Set
<..>
New:java.lang.String
getTrailerNames()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 113
NEW public n.a. boolean isChunked()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 108
NEW public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 129
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 236
NEW final public class  org.apache.hc.client5.http.async.methods.DeflatingBrotliEntityProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncEntityProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DeflatingBrotliEntityProducer(org.apache.hc.core5.http.nio.AsyncEntityProducer)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 123
NEW public n.a. DeflatingBrotliEntityProducer(org.apache.hc.core5.http.nio.AsyncEntityProducer, int, int, int)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 112
NEW public n.a. DeflatingBrotliEntityProducer(org.apache.hc.core5.http.nio.AsyncEntityProducer, int, int, com.aayushatharva.brotli4j.encoder.Encoder$Mode)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 97
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 159
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 247
NEW public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 134
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 139
NEW public n.a. java.lang.String getContentType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 129
NEW public n.a. java.util.Set
<..>
New:java.lang.String
getTrailerNames()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 149
NEW public n.a. boolean isChunked()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 144
NEW public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 154
NEW public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 171
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 253
NEW final public class  org.apache.hc.client5.http.async.methods.DeflatingGzipEntityProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncEntityProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DeflatingGzipEntityProducer(org.apache.hc.core5.http.nio.AsyncEntityProducer) n.a.
Old file New file
n.a. 71
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 240
NEW public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 95
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 85
NEW public n.a. java.lang.String getContentType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 90
NEW public n.a. java.util.Set
<..>
New:java.lang.String
getTrailerNames()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 105
NEW public n.a. boolean isChunked()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 100
NEW public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 80
NEW public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 118
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 245
NEW final public class  org.apache.hc.client5.http.async.methods.DeflatingZstdEntityProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncEntityProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DeflatingZstdEntityProducer(org.apache.hc.core5.http.nio.AsyncEntityProducer) n.a.
Old file New file
n.a. 129
NEW public n.a. DeflatingZstdEntityProducer(org.apache.hc.core5.http.nio.AsyncEntityProducer, int) n.a.
Old file New file
n.a. 132
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 175
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 319
NEW public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 160
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 150
NEW public n.a. java.lang.String getContentType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 155
NEW public n.a. java.util.Set
<..>
New:java.lang.String
getTrailerNames()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 170
NEW public n.a. boolean isChunked()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 165
NEW public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 145
NEW public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 189
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 324
UNCHANGED public class  org.apache.hc.client5.http.async.methods.IgnoreCompleteExceptionFutureCallback top
Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.concurrent.FutureCallback n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. IgnoreCompleteExceptionFutureCallback(org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
44 44
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void cancelled() n.a.
Old file New file
68 68
UNCHANGED public n.a. void completed(java.lang.Object) n.a.
Old file New file
50 50
UNCHANGED public n.a. void failed(java.lang.Exception) n.a.
Old file New file
61 61
UNCHANGED public class  org.apache.hc.client5.http.async.methods.IgnoreCompleteExceptonFutureCallback top
Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.async.methods.IgnoreCompleteExceptionFutureCallback n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.concurrent.FutureCallback n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. IgnoreCompleteExceptonFutureCallback(org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
40 40
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
NEW final public class  org.apache.hc.client5.http.async.methods.InflatingAsyncDataConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. InflatingAsyncDataConsumer(org.apache.hc.core5.http.nio.AsyncDataConsumer, java.lang.Boolean) n.a.
Old file New file
n.a. 67
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 80
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 126
NEW public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 118
NEW public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
NEW final public class  org.apache.hc.client5.http.async.methods.InflatingBrotliDataConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. InflatingBrotliDataConsumer(org.apache.hc.core5.http.nio.AsyncDataConsumer) n.a.
Old file New file
n.a. 72
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 89
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 122
NEW public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 113
NEW public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 83
NEW final public class  org.apache.hc.client5.http.async.methods.InflatingGzipDataConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. InflatingGzipDataConsumer(org.apache.hc.core5.http.nio.AsyncDataConsumer) n.a.
Old file New file
n.a. 67
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 154
NEW public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 146
NEW public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW final public class  org.apache.hc.client5.http.async.methods.InflatingZstdDataConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. InflatingZstdDataConsumer(org.apache.hc.core5.http.nio.AsyncDataConsumer) n.a.
Old file New file
n.a. 75
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 132
NEW public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 124
NEW public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 83
UNCHANGED final public class  org.apache.hc.client5.http.async.methods.SimpleBody top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. byte[] getBodyBytes() n.a.
Old file New file
83 83
UNCHANGED public n.a. java.lang.String getBodyText() n.a.
Old file New file
99 99
UNCHANGED public n.a. org.apache.hc.core5.http.ContentType getContentType() n.a.
Old file New file
74 74
UNCHANGED public n.a. boolean isBytes() n.a.
Old file New file
121 121
UNCHANGED public n.a. boolean isText() n.a.
Old file New file
112 112
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
126 126
UNCHANGED  (Serializable compatible)  final public class  org.apache.hc.client5.http.async.methods.SimpleHttpRequest top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.async.methods.ConfigurableHttpRequest n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpMessage n.a.
UNCHANGED org.apache.hc.core5.http.MessageHeaders n.a.
UNCHANGED org.apache.hc.core5.http.HttpRequest n.a.
UNCHANGED org.apache.hc.client5.http.config.Configurable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 2568662136242443627 1
Newtrue 2568662136242443627 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. SimpleHttpRequest(java.lang.String, java.net.URI) n.a.
Old file New file
172 172
UNCHANGED public n.a. SimpleHttpRequest(java.lang.String, java.lang.String) n.a.
Old file New file
150 150
UNCHANGED public n.a. SimpleHttpRequest(java.lang.String, org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
161 161
UNCHANGED public n.a. SimpleHttpRequest(org.apache.hc.core5.http.Method, org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
195 195
UNCHANGED public n.a. SimpleHttpRequest(org.apache.hc.core5.http.Method, java.net.URI) n.a.
Old file New file
183 183
UNCHANGED public n.a. SimpleHttpRequest(java.lang.String, java.lang.String, org.apache.hc.core5.net.URIAuthority, java.lang.String) n.a.
Old file New file
208 208
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest copy(org.apache.hc.core5.http.HttpRequest)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
132 132
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest create(java.lang.String, java.lang.String) n.a.
Old file New file
69 69
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest create(java.lang.String, java.net.URI) n.a.
Old file New file
81 81
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest create(org.apache.hc.core5.http.Method, java.net.URI) n.a.
Old file New file
93 93
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest create(org.apache.hc.core5.http.Method, org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
106 106
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest create(java.lang.String, java.lang.String, org.apache.hc.core5.net.URIAuthority, java.lang.String) n.a.
Old file New file
120 120
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleBody getBody() n.a.
Old file New file
246 246
UNCHANGED public n.a. byte[] getBodyBytes() n.a.
Old file New file
273 273
UNCHANGED public n.a. java.lang.String getBodyText() n.a.
Old file New file
264 264
UNCHANGED public n.a. org.apache.hc.core5.http.ContentType getContentType() n.a.
Old file New file
255 255
UNCHANGED public n.a. void setBody(org.apache.hc.client5.http.async.methods.SimpleBody) n.a.
Old file New file
217 217
UNCHANGED public n.a. void setBody(byte[], org.apache.hc.core5.http.ContentType) n.a.
Old file New file
227 227
UNCHANGED public n.a. void setBody(java.lang.String, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
237 237
UNCHANGED final public class  org.apache.hc.client5.http.async.methods.SimpleHttpRequests top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. SimpleHttpRequests() n.a.
Old file New file
43 43
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest create(java.lang.String, java.lang.String) n.a.
Old file New file
53 53
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest create(java.lang.String, java.net.URI) n.a.
Old file New file
64 64
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest create(org.apache.hc.core5.http.Method, java.lang.String) n.a.
Old file New file
170 170
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest create(org.apache.hc.core5.http.Method, java.net.URI) n.a.
Old file New file
181 181
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest create(org.apache.hc.core5.http.Method, org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
193 193
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest delete(java.lang.String) n.a.
Old file New file
68 68
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest delete(java.net.URI) n.a.
Old file New file
72 72
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest delete(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
76 76
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest get(java.lang.String) n.a.
Old file New file
80 80
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest get(java.net.URI) n.a.
Old file New file
84 84
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest get(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
88 88
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest head(java.lang.String) n.a.
Old file New file
92 92
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest head(java.net.URI) n.a.
Old file New file
96 96
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest head(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
100 100
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest options(java.lang.String) n.a.
Old file New file
104 104
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest options(java.net.URI) n.a.
Old file New file
108 108
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest options(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
112 112
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest patch(java.lang.String) n.a.
Old file New file
116 116
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest patch(java.net.URI) n.a.
Old file New file
120 120
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest patch(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
124 124
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest post(java.lang.String) n.a.
Old file New file
128 128
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest post(java.net.URI) n.a.
Old file New file
132 132
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest post(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
136 136
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest put(java.lang.String) n.a.
Old file New file
140 140
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest put(java.net.URI) n.a.
Old file New file
144 144
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest put(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
148 148
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest trace(java.lang.String) n.a.
Old file New file
152 152
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest trace(java.net.URI) n.a.
Old file New file
156 156
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest trace(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
160 160
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED  (Serializable compatible)  final public class  org.apache.hc.client5.http.async.methods.SimpleHttpResponse top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.message.BasicHttpResponse n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpMessage n.a.
UNCHANGED org.apache.hc.core5.http.MessageHeaders n.a.
UNCHANGED org.apache.hc.core5.http.HttpResponse n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -7650336034959963482 1
Newtrue -7650336034959963482 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. SimpleHttpResponse(int) n.a.
Old file New file
58 58
UNCHANGED public n.a. SimpleHttpResponse(int, java.lang.String) n.a.
Old file New file
62 62
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpResponse copy(org.apache.hc.core5.http.HttpResponse) n.a.
Old file New file
66 66
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpResponse create(int) n.a.
Old file New file
76 76
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpResponse create(int, java.lang.String, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
80 80
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpResponse create(int, java.lang.String) n.a.
Old file New file
88 88
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpResponse create(int, byte[], org.apache.hc.core5.http.ContentType) n.a.
Old file New file
92 92
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpResponse create(int, byte[]) n.a.
Old file New file
100 100
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleBody getBody() n.a.
Old file New file
116 116
UNCHANGED public n.a. byte[] getBodyBytes() n.a.
Old file New file
128 128
UNCHANGED public n.a. java.lang.String getBodyText() n.a.
Old file New file
124 124
UNCHANGED public n.a. org.apache.hc.core5.http.ContentType getContentType() n.a.
Old file New file
120 120
UNCHANGED public n.a. void setBody(org.apache.hc.client5.http.async.methods.SimpleBody) n.a.
Old file New file
104 104
UNCHANGED public n.a. void setBody(byte[], org.apache.hc.core5.http.ContentType) n.a.
Old file New file
108 108
UNCHANGED public n.a. void setBody(java.lang.String, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
112 112
UNCHANGED public class  org.apache.hc.client5.http.async.methods.SimpleRequestBuilder top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.support.AbstractRequestBuilder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder addHeader(org.apache.hc.core5.http.Header) n.a.
Old file New file
277 277
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder addHeader(java.lang.String, java.lang.String) n.a.
Old file New file
283 283
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder addParameter(org.apache.hc.core5.http.NameValuePair) n.a.
Old file New file
319 319
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder addParameter(java.lang.String, java.lang.String) n.a.
Old file New file
325 325
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder addParameters(org.apache.hc.core5.http.NameValuePair[]) n.a.
Old file New file
331 331
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpRequest build() n.a.
Old file New file
371 371
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder copy(org.apache.hc.client5.http.async.methods.SimpleHttpRequest) n.a.
Old file New file
201 201
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder copy(org.apache.hc.core5.http.HttpRequest) n.a.
Old file New file
211 211
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder create(java.lang.String) n.a.
Old file New file
92 92
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder create(org.apache.hc.core5.http.Method) n.a.
Old file New file
97 97
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder delete() n.a.
Old file New file
162 162
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder delete(java.net.URI) n.a.
Old file New file
166 166
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder delete(java.lang.String) n.a.
Old file New file
170 170
UNCHANGED protected n.a. void digest(org.apache.hc.client5.http.async.methods.SimpleHttpRequest) n.a.
Old file New file
218 218
UNCHANGED protected n.a. void digest(org.apache.hc.core5.http.HttpRequest) n.a.
Old file New file
224 224
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder get() n.a.
Old file New file
102 102
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder get(java.net.URI) n.a.
Old file New file
106 106
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder get(java.lang.String) n.a.
Old file New file
110 110
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleBody getBody() n.a.
Old file New file
342 342
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig getRequestConfig() n.a.
Old file New file
361 361
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder head() n.a.
Old file New file
114 114
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder head(java.net.URI) n.a.
Old file New file
118 118
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder head(java.lang.String) n.a.
Old file New file
122 122
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder options() n.a.
Old file New file
186 186
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder options(java.net.URI) n.a.
Old file New file
190 190
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder options(java.lang.String) n.a.
Old file New file
194 194
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder patch() n.a.
Old file New file
126 126
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder patch(java.net.URI) n.a.
Old file New file
130 130
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder patch(java.lang.String) n.a.
Old file New file
134 134
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder post() n.a.
Old file New file
138 138
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder post(java.net.URI) n.a.
Old file New file
142 142
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder post(java.lang.String) n.a.
Old file New file
146 146
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder put() n.a.
Old file New file
150 150
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder put(java.net.URI) n.a.
Old file New file
154 154
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder put(java.lang.String) n.a.
Old file New file
158 158
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder removeHeader(org.apache.hc.core5.http.Header) n.a.
Old file New file
289 289
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder removeHeaders(java.lang.String) n.a.
Old file New file
295 295
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder setAbsoluteRequestUri(boolean) n.a.
Old file New file
337 337
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder setAuthority(org.apache.hc.core5.net.URIAuthority) n.a.
Old file New file
253 253
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder setBody(org.apache.hc.client5.http.async.methods.SimpleBody) n.a.
Old file New file
346 346
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder setBody(java.lang.String, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
351 351
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder setBody(byte[], org.apache.hc.core5.http.ContentType) n.a.
Old file New file
356 356
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder setCharset(java.nio.charset.Charset) n.a.
Old file New file
313 313
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder setHeader(org.apache.hc.core5.http.Header) n.a.
Old file New file
301 301
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder setHeader(java.lang.String, java.lang.String) n.a.
Old file New file
307 307
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder setHeaders(org.apache.hc.core5.http.Header[]) n.a.
Old file New file
271 271
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder setHttpHost(org.apache.hc.core5.http.HttpHost) n.a.
Old file New file
259 259
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder setPath(java.lang.String) n.a.
Old file New file
265 265
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder setRequestConfig(org.apache.hc.client5.http.config.RequestConfig) n.a.
Old file New file
365 365
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder setScheme(java.lang.String) n.a.
Old file New file
247 247
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder setUri(java.net.URI) n.a.
Old file New file
235 235
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder setUri(java.lang.String) n.a.
Old file New file
241 241
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder setVersion(org.apache.hc.core5.http.ProtocolVersion) n.a.
Old file New file
229 229
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
410 410
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder trace() n.a.
Old file New file
174 174
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder trace(java.net.URI) n.a.
Old file New file
178 178
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestBuilder trace(java.lang.String) n.a.
Old file New file
182 182
UNCHANGED final public class  org.apache.hc.client5.http.async.methods.SimpleRequestProducer top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.support.BasicRequestProducer n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
UNCHANGED org.apache.hc.core5.http.nio.AsyncRequestProducer n.a.
UNCHANGED org.apache.hc.core5.http.nio.ResourceHolder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleRequestProducer create(org.apache.hc.client5.http.async.methods.SimpleHttpRequest) n.a.
Old file New file
58 58
UNCHANGED public class  org.apache.hc.client5.http.async.methods.SimpleResponseBuilder top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.support.AbstractResponseBuilder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleResponseBuilder addHeader(org.apache.hc.core5.http.Header) n.a.
Old file New file
94 94
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleResponseBuilder addHeader(java.lang.String, java.lang.String) n.a.
Old file New file
100 100
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleHttpResponse build() n.a.
Old file New file
174 174
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleResponseBuilder copy(org.apache.hc.client5.http.async.methods.SimpleHttpResponse) n.a.
Old file New file
69 69
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleResponseBuilder create(int) n.a.
Old file New file
58 58
UNCHANGED protected n.a. void digest(org.apache.hc.client5.http.async.methods.SimpleHttpResponse) n.a.
Old file New file
76 76
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleBody getBody() n.a.
Old file New file
134 134
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleResponseBuilder removeHeader(org.apache.hc.core5.http.Header) n.a.
Old file New file
106 106
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleResponseBuilder removeHeaders(java.lang.String) n.a.
Old file New file
112 112
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleResponseBuilder setBody(org.apache.hc.client5.http.async.methods.SimpleBody) n.a.
Old file New file
144 144
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleResponseBuilder setBody(java.lang.String, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
156 156
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleResponseBuilder setBody(byte[], org.apache.hc.core5.http.ContentType) n.a.
Old file New file
168 168
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleResponseBuilder setHeader(org.apache.hc.core5.http.Header) n.a.
Old file New file
118 118
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleResponseBuilder setHeader(java.lang.String, java.lang.String) n.a.
Old file New file
124 124
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleResponseBuilder setHeaders(org.apache.hc.core5.http.Header[]) n.a.
Old file New file
88 88
UNCHANGED public n.a. org.apache.hc.client5.http.async.methods.SimpleResponseBuilder setVersion(org.apache.hc.core5.http.ProtocolVersion) n.a.
Old file New file
82 82
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
183 183
UNCHANGED final public class  org.apache.hc.client5.http.async.methods.SimpleResponseConsumer top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.support.AbstractAsyncResponseConsumer n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
UNCHANGED org.apache.hc.core5.http.nio.AsyncResponseConsumer n.a.
UNCHANGED org.apache.hc.core5.http.nio.ResourceHolder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. org.apache.hc.client5.http.async.methods.SimpleHttpResponse buildResult(org.apache.hc.core5.http.HttpResponse, byte[], org.apache.hc.core5.http.ContentType) n.a.
Old file New file
75 75
UNCHANGED static public n.a. org.apache.hc.client5.http.async.methods.SimpleResponseConsumer create() n.a.
Old file New file
66 66
UNCHANGED public n.a. void informationResponse(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
71 71
UNCHANGED public abstract interface  org.apache.hc.client5.http.auth.AuthCache top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. void clear() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. org.apache.hc.client5.http.auth.AuthScheme get(org.apache.hc.core5.http.HttpHost) n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. org.apache.hc.client5.http.auth.AuthScheme get(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
91 91
UNCHANGED public abstract n.a. void put(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.AuthScheme) n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. void put(org.apache.hc.core5.http.HttpHost, java.lang.String, org.apache.hc.client5.http.auth.AuthScheme) n.a.
Old file New file
77 77
UNCHANGED public abstract n.a. void remove(org.apache.hc.core5.http.HttpHost) n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. void remove(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
105 105
UNCHANGED final public class  org.apache.hc.client5.http.auth.AuthChallenge top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. AuthChallenge(org.apache.hc.client5.http.auth.ChallengeType, java.lang.String, java.lang.String, java.util.List
<..>
New:? extends org.apache.hc.core5.http.NameValuePair
Old:? extends org.apache.hc.core5.http.NameValuePair
)
n.a.
Old file New file
54 54
UNCHANGED public n.a. AuthChallenge(org.apache.hc.client5.http.auth.ChallengeType, java.lang.String, org.apache.hc.core5.http.NameValuePair[]) n.a.
Old file New file
62 62
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.auth.ChallengeType getChallengeType() n.a.
Old file New file
66 66
UNCHANGED public n.a. java.util.List
<..>
New:org.apache.hc.core5.http.NameValuePair
Old:org.apache.hc.core5.http.NameValuePair
getParams() n.a.
Old file New file
78 78
UNCHANGED public n.a. java.lang.String getSchemeName() n.a.
Old file New file
70 70
UNCHANGED public n.a. java.lang.String getValue() n.a.
Old file New file
74 74
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
83 83
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.auth.AuthenticationException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.ProtocolException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -5632336199060159764 -6794031905674764776
Newtrue -5632336199060159764 -6794031905674764776
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. AuthenticationException() n.a.
Old file New file
44 44
UNCHANGED public n.a. AuthenticationException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
64 64
UNCHANGED public n.a. AuthenticationException(java.lang.String) n.a.
Old file New file
53 53
UNCHANGED public class  org.apache.hc.client5.http.auth.AuthExchange top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. AuthExchange() n.a.
Old file New file
56 56
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.util.Queue
<..>
New:org.apache.hc.client5.http.auth.AuthScheme
Old:org.apache.hc.client5.http.auth.AuthScheme
getAuthOptions() n.a.
Old file New file
118 118
UNCHANGED public n.a. org.apache.hc.client5.http.auth.AuthScheme getAuthScheme() n.a.
Old file New file
79 79
UNCHANGED public n.a. java.lang.String getPathPrefix() n.a.
Old file New file
93 93
UNCHANGED public n.a. org.apache.hc.client5.http.auth.AuthExchange$State getState() n.a.
Old file New file
68 68
UNCHANGED public n.a. boolean isConnectionBased() n.a.
Old file New file
86 86
UNCHANGED public n.a. void reset() n.a.
Old file New file
61 61
UNCHANGED public n.a. void select(org.apache.hc.client5.http.auth.AuthScheme) n.a.
Old file New file
109 109
UNCHANGED public n.a. void setOptions(java.util.Queue
<..>
New:org.apache.hc.client5.http.auth.AuthScheme
Old:org.apache.hc.client5.http.auth.AuthScheme
)
n.a.
Old file New file
127 127
UNCHANGED public n.a. void setPathPrefix(java.lang.String) n.a.
Old file New file
100 100
UNCHANGED public n.a. void setState(org.apache.hc.client5.http.auth.AuthExchange$State) n.a.
Old file New file
72 72
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
133 133
UNCHANGED  (Serializable compatible)  final static public enum  org.apache.hc.client5.http.auth.AuthExchange$State top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.constant.Constable n.a.
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 4104156191749591689 n.a.
Newtrue 4104156191749591689 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.auth.AuthExchange$State CHALLENGED n.a.
UNCHANGED public static final org.apache.hc.client5.http.auth.AuthExchange$State FAILURE n.a.
UNCHANGED public static final org.apache.hc.client5.http.auth.AuthExchange$State HANDSHAKE n.a.
UNCHANGED public static final org.apache.hc.client5.http.auth.AuthExchange$State SUCCESS n.a.
UNCHANGED public static final org.apache.hc.client5.http.auth.AuthExchange$State UNCHALLENGED n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.auth.AuthExchange$State valueOf(java.lang.String) n.a.
Old file New file
44 44
UNCHANGED static public n.a. org.apache.hc.client5.http.auth.AuthExchange$State[] values() n.a.
Old file New file
44 44
UNCHANGED public abstract interface  org.apache.hc.client5.http.auth.AuthScheme top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. java.lang.String generateAuthResponse(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.lang.String getName() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.security.Principal getPrincipal() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.lang.String getRealm() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. boolean isChallengeComplete() n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. boolean isChallengeExpected() n.a.
Old file New file
141 141
UNCHANGED public abstract n.a. boolean isConnectionBased() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. boolean isResponseReady(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.CredentialsProvider, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void processChallenge(org.apache.hc.client5.http.auth.AuthChallenge, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.client5.http.auth.MalformedChallengeException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. void processChallenge(org.apache.hc.core5.http.HttpHost, boolean, org.apache.hc.client5.http.auth.AuthChallenge, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.client5.http.auth.MalformedChallengeException
UNCHANGED org.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old file New file
167 167
UNCHANGED public abstract interface  org.apache.hc.client5.http.auth.AuthSchemeFactory top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. org.apache.hc.client5.http.auth.AuthScheme create(org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
n.a. n.a.
UNCHANGED public class  org.apache.hc.client5.http.auth.AuthScope top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. AuthScope(org.apache.hc.core5.http.HttpHost) n.a.
Old file New file
113 113
UNCHANGED public n.a. AuthScope(java.lang.String, int) n.a.
Old file New file
125 125
UNCHANGED public n.a. AuthScope(java.lang.String, java.lang.String, int, java.lang.String, java.lang.String) n.a.
Old file New file
74 74
UNCHANGED public n.a. AuthScope(org.apache.hc.core5.http.HttpHost, java.lang.String, java.lang.String) n.a.
Old file New file
96 96
UNCHANGED public n.a. AuthScope(org.apache.hc.client5.http.auth.AuthScope) n.a.
Old file New file
132 132
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. boolean equals(java.lang.Object) n.a.
Old file New file
210 210
UNCHANGED public n.a. java.lang.String getHost() n.a.
Old file New file
146 146
UNCHANGED public n.a. int getPort() n.a.
Old file New file
150 150
UNCHANGED public n.a. java.lang.String getProtocol() n.a.
Old file New file
142 142
UNCHANGED public n.a. java.lang.String getRealm() n.a.
Old file New file
154 154
UNCHANGED public n.a. java.lang.String getSchemeName() n.a.
Old file New file
158 158
UNCHANGED public n.a. int hashCode() n.a.
Old file New file
226 226
UNCHANGED public n.a. int match(org.apache.hc.client5.http.auth.AuthScope) n.a.
Old file New file
169 169
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
237 237
UNCHANGED public abstract annotation  org.apache.hc.client5.http.auth.AuthStateCacheable top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.annotation.Annotation n.a.
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.annotation.Documented n.a.
UNCHANGED java.lang.annotation.Retention
Status: Name: Old element values: New element values:
UNCHANGED value java.lang.annotation.RetentionPolicy.RUNTIME java.lang.annotation.RetentionPolicy.RUNTIME
UNCHANGED java.lang.annotation.Target
Status: Name: Old element values: New element values:
UNCHANGED value java.lang.annotation.ElementType.TYPE java.lang.annotation.ElementType.TYPE
UNCHANGED  (Serializable compatible)  final public class  org.apache.hc.client5.http.auth.BasicUserPrincipal top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.security.Principal n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 5082568951759444714 -2266305184969850467
Newtrue 5082568951759444714 -2266305184969850467
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicUserPrincipal(java.lang.String) n.a.
Old file New file
51 51
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. boolean equals(java.lang.Object) n.a.
Old file New file
70 70
UNCHANGED public n.a. java.lang.String getName() n.a.
Old file New file
58 58
UNCHANGED public n.a. int hashCode() n.a.
Old file New file
63 63
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
82 82
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.auth.BearerToken top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.Credentials n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 1043173911879685170 n.a.
Newtrue 1043173911879685170 n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BearerToken(java.lang.String) n.a.
Old file New file
50 50
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. boolean equals(java.lang.Object) n.a.
Old file New file
79 79
UNCHANGED public n.a. char[] getPassword()
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
65 65
UNCHANGED public n.a. java.lang.String getToken() n.a.
Old file New file
69 69
UNCHANGED public n.a. java.security.Principal getUserPrincipal() n.a.
Old file New file
56 56
UNCHANGED public n.a. int hashCode() n.a.
Old file New file
74 74
UNCHANGED  (Serializable compatible)  final public enum  org.apache.hc.client5.http.auth.ChallengeType top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.constant.Constable n.a.
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -9066464168471909353 n.a.
Newtrue -9066464168471909353 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.auth.ChallengeType PROXY n.a.
UNCHANGED public static final org.apache.hc.client5.http.auth.ChallengeType TARGET n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.auth.ChallengeType valueOf(java.lang.String) n.a.
Old file New file
34 34
UNCHANGED static public n.a. org.apache.hc.client5.http.auth.ChallengeType[] values() n.a.
Old file New file
34 34
UNCHANGED public abstract interface  org.apache.hc.client5.http.auth.Credentials top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. char[] getPassword()
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.security.Principal getUserPrincipal() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.auth.CredentialsProvider top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. org.apache.hc.client5.http.auth.Credentials getCredentials(org.apache.hc.client5.http.auth.AuthScope, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.auth.CredentialsStore top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.CredentialsProvider n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. void clear() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void setCredentials(org.apache.hc.client5.http.auth.AuthScope, org.apache.hc.client5.http.auth.Credentials) n.a.
Old file New file
n.a. n.a.
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.auth.InvalidCredentialsException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.AuthenticationException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 2647408675826648989 -4834003835215460648
Newtrue 2647408675826648989 -4834003835215460648
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. InvalidCredentialsException(java.lang.String) n.a.
Old file New file
52 52
UNCHANGED public n.a. InvalidCredentialsException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
63 63
UNCHANGED public n.a. InvalidCredentialsException() n.a.
Old file New file
43 43
UNCHANGED public class  org.apache.hc.client5.http.auth.KerberosConfig top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.Cloneable n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.auth.KerberosConfig DEFAULT n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. KerberosConfig() n.a.
Old file New file
64 64
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. org.apache.hc.client5.http.auth.KerberosConfig clone()
Status: Name:
UNCHANGED java.lang.CloneNotSupportedException
n.a.
Old file New file
91 91
UNCHANGED static public n.a. org.apache.hc.client5.http.auth.KerberosConfig$Builder copy(org.apache.hc.client5.http.auth.KerberosConfig) n.a.
Old file New file
110 110
UNCHANGED static public n.a. org.apache.hc.client5.http.auth.KerberosConfig$Builder custom() n.a.
Old file New file
106 106
UNCHANGED public n.a. org.apache.hc.client5.http.auth.KerberosConfig$Option getRequestDelegCreds() n.a.
Old file New file
86 86
UNCHANGED public n.a. org.apache.hc.client5.http.auth.KerberosConfig$Option getStripPort() n.a.
Old file New file
78 78
UNCHANGED public n.a. org.apache.hc.client5.http.auth.KerberosConfig$Option getUseCanonicalHostname() n.a.
Old file New file
82 82
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
96 96
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED static public class  org.apache.hc.client5.http.auth.KerberosConfig$Builder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.auth.KerberosConfig build() n.a.
Old file New file
155 155
UNCHANGED public n.a. org.apache.hc.client5.http.auth.KerberosConfig$Builder setRequestDelegCreds(org.apache.hc.client5.http.auth.KerberosConfig$Option) n.a.
Old file New file
150 150
UNCHANGED public n.a. org.apache.hc.client5.http.auth.KerberosConfig$Builder setStripPort(org.apache.hc.client5.http.auth.KerberosConfig$Option) n.a.
Old file New file
130 130
UNCHANGED public n.a. org.apache.hc.client5.http.auth.KerberosConfig$Builder setStripPort(boolean) n.a.
Old file New file
135 135
UNCHANGED public n.a. org.apache.hc.client5.http.auth.KerberosConfig$Builder setUseCanonicalHostname(org.apache.hc.client5.http.auth.KerberosConfig$Option) n.a.
Old file New file
140 140
UNCHANGED public n.a. org.apache.hc.client5.http.auth.KerberosConfig$Builder setUseCanonicalHostname(boolean) n.a.
Old file New file
145 145
UNCHANGED  (Serializable compatible)  final static public enum  org.apache.hc.client5.http.auth.KerberosConfig$Option top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.constant.Constable n.a.
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 5066944451020379337 n.a.
Newtrue 5066944451020379337 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.auth.KerberosConfig$Option DEFAULT n.a.
UNCHANGED public static final org.apache.hc.client5.http.auth.KerberosConfig$Option DISABLE n.a.
UNCHANGED public static final org.apache.hc.client5.http.auth.KerberosConfig$Option ENABLE n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.auth.KerberosConfig$Option valueOf(java.lang.String) n.a.
Old file New file
46 46
UNCHANGED static public n.a. org.apache.hc.client5.http.auth.KerberosConfig$Option[] values() n.a.
Old file New file
46 46
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.auth.KerberosCredentials top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.Credentials n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -4013208207717449477 487421613855550713
Newtrue -4013208207717449477 487421613855550713
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. KerberosCredentials(org.ietf.jgss.GSSCredential) n.a.
Old file New file
61 61
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.ietf.jgss.GSSCredential getGSSCredential() n.a.
Old file New file
66 66
UNCHANGED public n.a. char[] getPassword() n.a.
Old file New file
76 76
UNCHANGED public n.a. java.security.Principal getUserPrincipal() n.a.
Old file New file
71 71
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.auth.MalformedChallengeException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.ProtocolException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -8354087972788016620 814586927989932284
Newtrue -8354087972788016620 814586927989932284
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. MalformedChallengeException(java.lang.String) n.a.
Old file New file
54 54
UNCHANGED public n.a. MalformedChallengeException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
65 65
UNCHANGED public n.a. MalformedChallengeException() n.a.
Old file New file
45 45
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.auth.NTCredentials top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.Credentials n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -5494908865652359854 -7385699315228907265
Newtrue -5494908865652359854 -7385699315228907265
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. NTCredentials(java.lang.String, char[], java.lang.String, java.lang.String, java.lang.String) n.a.
Old file New file
104 104
UNCHANGED public n.a. NTCredentials(java.lang.String, char[], java.lang.String, java.lang.String) n.a.
Old file New file
85 85
UNCHANGED public n.a. NTCredentials(char[], java.lang.String, java.lang.String, java.lang.String) n.a.
Old file New file
126 126
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. boolean equals(java.lang.Object) n.a.
Old file New file
186 186
UNCHANGED public n.a. java.lang.String getDomain() n.a.
Old file New file
155 155
UNCHANGED public n.a. java.lang.String getNetbiosDomain() n.a.
Old file New file
163 163
UNCHANGED public n.a. char[] getPassword() n.a.
Old file New file
146 146
UNCHANGED public n.a. java.lang.String getUserName() n.a.
Old file New file
141 141
UNCHANGED public n.a. java.security.Principal getUserPrincipal() n.a.
Old file New file
137 137
UNCHANGED public n.a. java.lang.String getWorkstation() n.a.
Old file New file
172 172
UNCHANGED public n.a. int hashCode() n.a.
Old file New file
177 177
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
200 200
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.auth.NTUserPrincipal top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.security.Principal n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 48696538467992926 -6870169797924406894
Newtrue 48696538467992926 -6870169797924406894
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. NTUserPrincipal(java.lang.String, java.lang.String) n.a.
Old file New file
56 56
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. boolean equals(java.lang.Object) n.a.
Old file New file
98 98
UNCHANGED public n.a. java.lang.String getDomain() n.a.
Old file New file
81 81
UNCHANGED public n.a. java.lang.String getName() n.a.
Old file New file
77 77
UNCHANGED public n.a. java.lang.String getUsername() n.a.
Old file New file
85 85
UNCHANGED public n.a. int hashCode() n.a.
Old file New file
90 90
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
111 111
MODIFIED final public class  org.apache.hc.client5.http.auth.StandardAuthScheme top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final java.lang.String BASIC n.a.
UNCHANGED public static final java.lang.String BEARER n.a.
UNCHANGED public static final java.lang.String DIGEST n.a.
UNCHANGED public static final java.lang.String KERBEROS
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
UNCHANGED public static final java.lang.String NTLM
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
NEW public static final java.lang.String SCRAM_SHA_256 n.a.
UNCHANGED public static final java.lang.String SPNEGO
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.auth.UsernamePasswordCredentials top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.Credentials n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -5702118706404706326 243343858802739403
Newtrue -5702118706404706326 243343858802739403
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. UsernamePasswordCredentials(java.security.Principal, char[]) n.a.
Old file New file
63 63
UNCHANGED public n.a. UsernamePasswordCredentials(java.lang.String, char[]) n.a.
Old file New file
75 75
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. boolean equals(java.lang.Object) n.a.
Old file New file
110 110
UNCHANGED public n.a. char[] getPassword()
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
100 100
UNCHANGED public n.a. java.lang.String getUserName() n.a.
Old file New file
84 84
UNCHANGED public n.a. char[] getUserPassword() n.a.
Old file New file
91 91
UNCHANGED public n.a. java.security.Principal getUserPrincipal() n.a.
Old file New file
80 80
UNCHANGED public n.a. int hashCode() n.a.
Old file New file
105 105
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
122 122
UNCHANGED public abstract interface  org.apache.hc.client5.http.AuthenticationStrategy top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. java.util.List
<..>
New:org.apache.hc.client5.http.auth.AuthScheme
Old:org.apache.hc.client5.http.auth.AuthScheme
select(org.apache.hc.client5.http.auth.ChallengeType, java.util.Map
<..>
New:java.lang.Stringorg.apache.hc.client5.http.auth.AuthChallenge
Old:java.lang.Stringorg.apache.hc.client5.http.auth.AuthChallenge
, org.apache.hc.core5.http.protocol.HttpContext)
n.a.
Old file New file
n.a. n.a.
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.CircularRedirectException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.RedirectException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 4477884759225001867 6830063487001091803
Newtrue 4477884759225001867 6830063487001091803
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. CircularRedirectException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
62 62
UNCHANGED public n.a. CircularRedirectException() n.a.
Old file New file
42 42
UNCHANGED public n.a. CircularRedirectException(java.lang.String) n.a.
Old file New file
51 51
UNCHANGED public abstract interface  org.apache.hc.client5.http.classic.BackoffManager top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. void backOff(org.apache.hc.client5.http.HttpRoute) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void probe(org.apache.hc.client5.http.HttpRoute) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.classic.ConnectionBackoffStrategy top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. boolean shouldBackoff(java.lang.Throwable) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. boolean shouldBackoff(org.apache.hc.core5.http.HttpResponse) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.classic.ExecChain top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. org.apache.hc.core5.http.ClassicHttpResponse proceed(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.client5.http.classic.ExecChain$Scope)
Status: Name:
UNCHANGED java.io.IOException
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
UNCHANGED final static public class  org.apache.hc.client5.http.classic.ExecChain$Scope top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public final org.apache.hc.client5.http.protocol.HttpClientContext clientContext n.a.
UNCHANGED public final java.lang.String exchangeId n.a.
UNCHANGED public final org.apache.hc.client5.http.classic.ExecRuntime execRuntime n.a.
UNCHANGED public final org.apache.hc.core5.http.ClassicHttpRequest originalRequest n.a.
UNCHANGED public final org.apache.hc.client5.http.HttpRoute route n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ExecChain$Scope(java.lang.String, org.apache.hc.client5.http.HttpRoute, org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.client5.http.classic.ExecRuntime, org.apache.hc.client5.http.protocol.HttpClientContext) n.a.
Old file New file
57 57
UNCHANGED public abstract interface  org.apache.hc.client5.http.classic.ExecChainHandler top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. org.apache.hc.core5.http.ClassicHttpResponse execute(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.client5.http.classic.ExecChain$Scope, org.apache.hc.client5.http.classic.ExecChain)
Status: Name:
UNCHANGED java.io.IOException
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.classic.HttpClient top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. org.apache.hc.core5.http.HttpResponse execute(org.apache.hc.core5.http.ClassicHttpRequest)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. org.apache.hc.core5.http.HttpResponse execute(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. org.apache.hc.core5.http.ClassicHttpResponse execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.ClassicHttpRequest)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. org.apache.hc.core5.http.HttpResponse execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.lang.Object execute(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpClientResponseHandler
<..>
New:? extends T
Old:? extends T
)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.lang.Object execute(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.http.io.HttpClientResponseHandler
<..>
New:? extends T
Old:? extends T
)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.lang.Object execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpClientResponseHandler
<..>
New:? extends T
Old:? extends T
)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.lang.Object execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.http.io.HttpClientResponseHandler
<..>
New:? extends T
Old:? extends T
)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. org.apache.hc.core5.http.ClassicHttpResponse executeOpen(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
183 183
UNCHANGED final public class  org.apache.hc.client5.http.classic.methods.ClassicHttpRequests top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ClassicHttpRequests() n.a.
Old file New file
46 46
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest create(org.apache.hc.core5.http.Method, java.lang.String) n.a.
Old file New file
56 56
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest create(org.apache.hc.core5.http.Method, java.net.URI) n.a.
Old file New file
67 67
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest create(java.lang.String, java.lang.String) n.a.
Old file New file
99 99
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest create(java.lang.String, java.net.URI) n.a.
Old file New file
112 112
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest delete(java.lang.String) n.a.
Old file New file
123 123
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest delete(java.net.URI) n.a.
Old file New file
134 134
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest get(java.lang.String) n.a.
Old file New file
145 145
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest get(java.net.URI) n.a.
Old file New file
156 156
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest head(java.lang.String) n.a.
Old file New file
167 167
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest head(java.net.URI) n.a.
Old file New file
178 178
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest options(java.lang.String) n.a.
Old file New file
189 189
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest options(java.net.URI) n.a.
Old file New file
200 200
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest patch(java.lang.String) n.a.
Old file New file
211 211
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest patch(java.net.URI) n.a.
Old file New file
222 222
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest post(java.lang.String) n.a.
Old file New file
233 233
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest post(java.net.URI) n.a.
Old file New file
244 244
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest put(java.lang.String) n.a.
Old file New file
255 255
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest put(java.net.URI) n.a.
Old file New file
266 266
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest trace(java.lang.String) n.a.
Old file New file
277 277
UNCHANGED static public n.a. org.apache.hc.client5.http.classic.methods.HttpUriRequest trace(java.net.URI) n.a.
Old file New file
288 288
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.classic.methods.HttpDelete top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpUriRequestBase n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.ClassicHttpRequest n.a.
UNCHANGED org.apache.hc.core5.http.HttpMessage n.a.
UNCHANGED org.apache.hc.core5.http.MessageHeaders n.a.
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpUriRequest n.a.
UNCHANGED org.apache.hc.core5.http.HttpRequest n.a.
UNCHANGED org.apache.hc.core5.concurrent.Cancellable n.a.
UNCHANGED org.apache.hc.client5.http.config.Configurable n.a.
UNCHANGED org.apache.hc.core5.http.HttpEntityContainer n.a.
UNCHANGED org.apache.hc.core5.concurrent.CancellableDependency n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -8018233286725556437 1
Newtrue -8018233286725556437 1
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final java.lang.String METHOD_NAME n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. HttpDelete(java.lang.String) n.a.
Old file New file
63 63
UNCHANGED public n.a. HttpDelete(java.net.URI) n.a.
Old file New file
53 53
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.classic.methods.HttpGet top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpUriRequestBase n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.ClassicHttpRequest n.a.
UNCHANGED org.apache.hc.core5.http.HttpMessage n.a.
UNCHANGED org.apache.hc.core5.http.MessageHeaders n.a.
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpUriRequest n.a.
UNCHANGED org.apache.hc.core5.http.HttpRequest n.a.
UNCHANGED org.apache.hc.core5.concurrent.Cancellable n.a.
UNCHANGED org.apache.hc.client5.http.config.Configurable n.a.
UNCHANGED org.apache.hc.core5.http.HttpEntityContainer n.a.
UNCHANGED org.apache.hc.core5.concurrent.CancellableDependency n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -2064064768265362501 1
Newtrue -2064064768265362501 1
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final java.lang.String METHOD_NAME n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. HttpGet(java.lang.String) n.a.
Old file New file
63 63
UNCHANGED public n.a. HttpGet(java.net.URI) n.a.
Old file New file
53 53
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.classic.methods.HttpHead top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpUriRequestBase n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.ClassicHttpRequest n.a.
UNCHANGED org.apache.hc.core5.http.HttpMessage n.a.
UNCHANGED org.apache.hc.core5.http.MessageHeaders n.a.
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpUriRequest n.a.
UNCHANGED org.apache.hc.core5.http.HttpRequest n.a.
UNCHANGED org.apache.hc.core5.concurrent.Cancellable n.a.
UNCHANGED org.apache.hc.client5.http.config.Configurable n.a.
UNCHANGED org.apache.hc.core5.http.HttpEntityContainer n.a.
UNCHANGED org.apache.hc.core5.concurrent.CancellableDependency n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 1236758831887820394 1
Newtrue 1236758831887820394 1
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final java.lang.String METHOD_NAME n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. HttpHead(java.lang.String) n.a.
Old file New file
63 63
UNCHANGED public n.a. HttpHead(java.net.URI) n.a.
Old file New file
53 53
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.classic.methods.HttpOptions top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpUriRequestBase n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.ClassicHttpRequest n.a.
UNCHANGED org.apache.hc.core5.http.HttpMessage n.a.
UNCHANGED org.apache.hc.core5.http.MessageHeaders n.a.
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpUriRequest n.a.
UNCHANGED org.apache.hc.core5.http.HttpRequest n.a.
UNCHANGED org.apache.hc.core5.concurrent.Cancellable n.a.
UNCHANGED org.apache.hc.client5.http.config.Configurable n.a.
UNCHANGED org.apache.hc.core5.http.HttpEntityContainer n.a.
UNCHANGED org.apache.hc.core5.concurrent.CancellableDependency n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -42768064098080919 1
Newtrue -42768064098080919 1
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final java.lang.String METHOD_NAME n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. HttpOptions(java.net.URI) n.a.
Old file New file
61 61
UNCHANGED public n.a. HttpOptions(java.lang.String) n.a.
Old file New file
71 71
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.util.Set
<..>
New:java.lang.String
Old:java.lang.String
getAllowedMethods(org.apache.hc.core5.http.HttpResponse) n.a.
Old file New file
86 86
UNCHANGED public n.a. java.lang.String getMethod() n.a.
Old file New file
76 76
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.classic.methods.HttpPatch top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpUriRequestBase n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.ClassicHttpRequest n.a.
UNCHANGED org.apache.hc.core5.http.HttpMessage n.a.
UNCHANGED org.apache.hc.core5.http.MessageHeaders n.a.
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpUriRequest n.a.
UNCHANGED org.apache.hc.core5.http.HttpRequest n.a.
UNCHANGED org.apache.hc.core5.concurrent.Cancellable n.a.
UNCHANGED org.apache.hc.client5.http.config.Configurable n.a.
UNCHANGED org.apache.hc.core5.http.HttpEntityContainer n.a.
UNCHANGED org.apache.hc.core5.concurrent.CancellableDependency n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 6173653921738381117 1
Newtrue 6173653921738381117 1
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final java.lang.String METHOD_NAME n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. HttpPatch(java.net.URI) n.a.
Old file New file
53 53
UNCHANGED public n.a. HttpPatch(java.lang.String) n.a.
Old file New file
63 63
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.classic.methods.HttpPost top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpUriRequestBase n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.ClassicHttpRequest n.a.
UNCHANGED org.apache.hc.core5.http.HttpMessage n.a.
UNCHANGED org.apache.hc.core5.http.MessageHeaders n.a.
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpUriRequest n.a.
UNCHANGED org.apache.hc.core5.http.HttpRequest n.a.
UNCHANGED org.apache.hc.core5.concurrent.Cancellable n.a.
UNCHANGED org.apache.hc.client5.http.config.Configurable n.a.
UNCHANGED org.apache.hc.core5.http.HttpEntityContainer n.a.
UNCHANGED org.apache.hc.core5.concurrent.CancellableDependency n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -1664309065006009530 1
Newtrue -1664309065006009530 1
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final java.lang.String METHOD_NAME n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. HttpPost(java.net.URI) n.a.
Old file New file
53 53
UNCHANGED public n.a. HttpPost(java.lang.String) n.a.
Old file New file
63 63
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.classic.methods.HttpPut top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpUriRequestBase n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.ClassicHttpRequest n.a.
UNCHANGED org.apache.hc.core5.http.HttpMessage n.a.
UNCHANGED org.apache.hc.core5.http.MessageHeaders n.a.
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpUriRequest n.a.
UNCHANGED org.apache.hc.core5.http.HttpRequest n.a.
UNCHANGED org.apache.hc.core5.concurrent.Cancellable n.a.
UNCHANGED org.apache.hc.client5.http.config.Configurable n.a.
UNCHANGED org.apache.hc.core5.http.HttpEntityContainer n.a.
UNCHANGED org.apache.hc.core5.concurrent.CancellableDependency n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -4108266301259183112 1
Newtrue -4108266301259183112 1
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final java.lang.String METHOD_NAME n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. HttpPut(java.lang.String) n.a.
Old file New file
63 63
UNCHANGED public n.a. HttpPut(java.net.URI) n.a.
Old file New file
53 53
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.classic.methods.HttpTrace top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpUriRequestBase n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.ClassicHttpRequest n.a.
UNCHANGED org.apache.hc.core5.http.HttpMessage n.a.
UNCHANGED org.apache.hc.core5.http.MessageHeaders n.a.
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpUriRequest n.a.
UNCHANGED org.apache.hc.core5.http.HttpRequest n.a.
UNCHANGED org.apache.hc.core5.concurrent.Cancellable n.a.
UNCHANGED org.apache.hc.client5.http.config.Configurable n.a.
UNCHANGED org.apache.hc.core5.http.HttpEntityContainer n.a.
UNCHANGED org.apache.hc.core5.concurrent.CancellableDependency n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 1461904449834176395 1
Newtrue 1461904449834176395 1
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final java.lang.String METHOD_NAME n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. HttpTrace(java.lang.String) n.a.
Old file New file
65 65
UNCHANGED public n.a. HttpTrace(java.net.URI) n.a.
Old file New file
55 55
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void setEntity(org.apache.hc.core5.http.HttpEntity) n.a.
Old file New file
70 70
UNCHANGED public abstract interface  org.apache.hc.client5.http.classic.methods.HttpUriRequest top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.ClassicHttpRequest n.a.
UNCHANGED org.apache.hc.core5.http.HttpMessage n.a.
UNCHANGED org.apache.hc.core5.http.MessageHeaders n.a.
UNCHANGED org.apache.hc.core5.http.HttpRequest n.a.
UNCHANGED org.apache.hc.client5.http.config.Configurable n.a.
UNCHANGED org.apache.hc.core5.http.HttpEntityContainer n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. void abort()
Status: Name:
UNCHANGED java.lang.UnsupportedOperationException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. boolean isAborted() n.a.
Old file New file
n.a. n.a.
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.classic.methods.HttpUriRequestBase top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.message.BasicClassicHttpRequest n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.ClassicHttpRequest n.a.
UNCHANGED org.apache.hc.core5.http.HttpMessage n.a.
UNCHANGED org.apache.hc.core5.http.MessageHeaders n.a.
UNCHANGED org.apache.hc.client5.http.classic.methods.HttpUriRequest n.a.
UNCHANGED org.apache.hc.core5.http.HttpRequest n.a.
UNCHANGED org.apache.hc.core5.concurrent.Cancellable n.a.
UNCHANGED org.apache.hc.client5.http.config.Configurable n.a.
UNCHANGED org.apache.hc.core5.http.HttpEntityContainer n.a.
UNCHANGED org.apache.hc.core5.concurrent.CancellableDependency n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 8152923908570186804 1
Newtrue 8152923908570186804 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. HttpUriRequestBase(java.lang.String, java.net.URI) n.a.
Old file New file
54 54
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void abort()
Status: Name:
UNCHANGED java.lang.UnsupportedOperationException
n.a.
Old file New file
108 108
UNCHANGED public n.a. boolean cancel() n.a.
Old file New file
60 60
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig getConfig() n.a.
Old file New file
127 127
UNCHANGED public n.a. boolean isAborted() n.a.
Old file New file
113 113
UNCHANGED public n.a. boolean isCancelled() n.a.
Old file New file
74 74
UNCHANGED public n.a. void reset() n.a.
Old file New file
95 95
UNCHANGED public n.a. void setConfig(org.apache.hc.client5.http.config.RequestConfig) n.a.
Old file New file
122 122
UNCHANGED public n.a. void setDependency(org.apache.hc.core5.concurrent.Cancellable) n.a.
Old file New file
82 82
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
132 132
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.ClientProtocolException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.io.IOException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -6481923663248754818 -5596590843227115865
Newtrue -6481923663248754818 -5596590843227115865
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ClientProtocolException(java.lang.Throwable) n.a.
Old file New file
48 48
UNCHANGED public n.a. ClientProtocolException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
53 53
UNCHANGED public n.a. ClientProtocolException() n.a.
Old file New file
41 41
UNCHANGED public n.a. ClientProtocolException(java.lang.String) n.a.
Old file New file
45 45
UNCHANGED public abstract interface  org.apache.hc.client5.http.config.Configurable top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. org.apache.hc.client5.http.config.RequestConfig getConfig() n.a.
Old file New file
n.a. n.a.
MODIFIED public class  org.apache.hc.client5.http.config.ConnectionConfig top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.Cloneable n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.config.ConnectionConfig DEFAULT n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. ConnectionConfig() n.a.
Old file New file
58 59
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. org.apache.hc.client5.http.config.ConnectionConfig clone()
Status: Name:
UNCHANGED java.lang.CloneNotSupportedException
n.a.
Old file New file
103 113
UNCHANGED static public n.a. org.apache.hc.client5.http.config.ConnectionConfig$Builder copy(org.apache.hc.client5.http.config.ConnectionConfig) n.a.
Old file New file
123 134
UNCHANGED static public n.a. org.apache.hc.client5.http.config.ConnectionConfig$Builder custom() n.a.
Old file New file
119 130
UNCHANGED public n.a. org.apache.hc.core5.util.Timeout getConnectTimeout() n.a.
Old file New file
84 87
NEW public n.a. org.apache.hc.core5.util.Timeout getIdleTimeout()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 94
UNCHANGED public n.a. org.apache.hc.core5.util.Timeout getSocketTimeout() n.a.
Old file New file
77 80
UNCHANGED public n.a. org.apache.hc.core5.util.TimeValue getTimeToLive() n.a.
Old file New file
98 108
UNCHANGED public n.a. org.apache.hc.core5.util.TimeValue getValidateAfterInactivity() n.a.
Old file New file
91 101
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
108 118
MODIFIED static public class  org.apache.hc.client5.http.config.ConnectionConfig$Builder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.config.ConnectionConfig build() n.a.
Old file New file
236 285
UNCHANGED public n.a. org.apache.hc.client5.http.config.ConnectionConfig$Builder setConnectTimeout(org.apache.hc.core5.util.Timeout) n.a.
Old file New file
176 196
UNCHANGED public n.a. org.apache.hc.client5.http.config.ConnectionConfig$Builder setConnectTimeout(long, java.util.concurrent.TimeUnit) n.a.
Old file New file
185 205
NEW public n.a. org.apache.hc.client5.http.config.ConnectionConfig$Builder setIdleTimeout(org.apache.hc.core5.util.Timeout)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 225
NEW public n.a. org.apache.hc.client5.http.config.ConnectionConfig$Builder setIdleTimeout(long, java.util.concurrent.TimeUnit)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 234
UNCHANGED public n.a. org.apache.hc.client5.http.config.ConnectionConfig$Builder setSocketTimeout(int, java.util.concurrent.TimeUnit) n.a.
Old file New file
147 159
UNCHANGED public n.a. org.apache.hc.client5.http.config.ConnectionConfig$Builder setSocketTimeout(org.apache.hc.core5.util.Timeout) n.a.
Old file New file
160 180
UNCHANGED public n.a. org.apache.hc.client5.http.config.ConnectionConfig$Builder setTimeToLive(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
222 271
UNCHANGED public n.a. org.apache.hc.client5.http.config.ConnectionConfig$Builder setTimeToLive(long, java.util.concurrent.TimeUnit) n.a.
Old file New file
231 280
UNCHANGED public n.a. org.apache.hc.client5.http.config.ConnectionConfig$Builder setValidateAfterInactivity(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
200 249
UNCHANGED public n.a. org.apache.hc.client5.http.config.ConnectionConfig$Builder setValidateAfterInactivity(long, java.util.concurrent.TimeUnit) n.a.
Old file New file
209 258
MODIFIED public class  org.apache.hc.client5.http.config.RequestConfig top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.Cloneable n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.config.RequestConfig DEFAULT n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. RequestConfig() n.a.
Old file New file
71 79
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. org.apache.hc.client5.http.config.RequestConfig clone()
Status: Name:
UNCHANGED java.lang.CloneNotSupportedException
n.a.
Old file New file
232 257
UNCHANGED static public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder copy(org.apache.hc.client5.http.config.RequestConfig) n.a.
Old file New file
264 291
UNCHANGED static public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder custom() n.a.
Old file New file
260 287
UNCHANGED public n.a. org.apache.hc.core5.util.Timeout getConnectTimeout()
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
192 201
UNCHANGED public n.a. org.apache.hc.core5.util.TimeValue getConnectionKeepAlive() n.a.
Old file New file
206 215
UNCHANGED public n.a. org.apache.hc.core5.util.Timeout getConnectionRequestTimeout() n.a.
Old file New file
182 191
UNCHANGED public n.a. java.lang.String getCookieSpec() n.a.
Old file New file
133 142
NEW public n.a. org.apache.hc.core5.http2.priority.PriorityValue getH2Priority()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 252
UNCHANGED public n.a. int getMaxRedirects() n.a.
Old file New file
154 163
UNCHANGED public n.a. org.apache.hc.core5.http.HttpHost getProxy()
Annotations:
Status: Fully Qualified Name: Elements:
REMOVED java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_REMOVED
Old file New file
126 135
UNCHANGED public n.a. java.util.Collection
<..>
New:java.lang.String
Old:java.lang.String
getProxyPreferredAuthSchemes() n.a.
Old file New file
175 184
UNCHANGED public n.a. org.apache.hc.core5.util.Timeout getResponseTimeout() n.a.
Old file New file
199 208
UNCHANGED public n.a. java.util.Collection
<..>
New:java.lang.String
Old:java.lang.String
getTargetPreferredAuthSchemes() n.a.
Old file New file
168 177
NEW public n.a. java.nio.file.Path getUnixDomainSocket()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 243
UNCHANGED public n.a. boolean isAuthenticationEnabled() n.a.
Old file New file
161 170
UNCHANGED public n.a. boolean isCircularRedirectsAllowed() n.a.
Old file New file
147 156
UNCHANGED public n.a. boolean isContentCompressionEnabled() n.a.
Old file New file
213 222
UNCHANGED public n.a. boolean isExpectContinueEnabled() n.a.
Old file New file
115 128
UNCHANGED public n.a. boolean isHardCancellationEnabled() n.a.
Old file New file
220 229
UNCHANGED public n.a. boolean isProtocolUpgradeEnabled() n.a.
Old file New file
227 236
UNCHANGED public n.a. boolean isRedirectsEnabled() n.a.
Old file New file
140 149
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
237 262
MODIFIED static public class  org.apache.hc.client5.http.config.RequestConfig$Builder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig build() n.a.
Old file New file
633 700
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setAuthenticationEnabled(boolean) n.a.
Old file New file
423 451
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setCircularRedirectsAllowed(boolean) n.a.
Old file New file
396 424
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setConnectTimeout(org.apache.hc.core5.util.Timeout)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
493 521
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setConnectTimeout(long, java.util.concurrent.TimeUnit)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
505 533
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setConnectionKeepAlive(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
554 592
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setConnectionRequestTimeout(org.apache.hc.core5.util.Timeout) n.a.
Old file New file
464 492
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setConnectionRequestTimeout(long, java.util.concurrent.TimeUnit) n.a.
Old file New file
473 501
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setContentCompressionEnabled(boolean) n.a.
Old file New file
577 615
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setCookieSpec(java.lang.String) n.a.
Old file New file
368 396
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setDefaultKeepAlive(long, java.util.concurrent.TimeUnit) n.a.
Old file New file
563 601
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setExpectContinueEnabled(boolean) n.a.
Old file New file
338 369
NEW public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setH2Priority(org.apache.hc.core5.http2.priority.PriorityValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 695
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setHardCancellationEnabled(boolean) n.a.
Old file New file
610 648
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setMaxRedirects(int) n.a.
Old file New file
410 438
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setProtocolUpgradeEnabled(boolean) n.a.
Old file New file
628 666
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setProxy(org.apache.hc.core5.http.HttpHost)
Annotations:
Status: Fully Qualified Name: Elements:
REMOVED java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_REMOVED
Old file New file
354 382
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setProxyPreferredAuthSchemes(java.util.Collection
<..>
New:java.lang.String
Old:java.lang.String
)
n.a.
Old file New file
451 479
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setRedirectsEnabled(boolean) n.a.
Old file New file
381 409
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setResponseTimeout(org.apache.hc.core5.util.Timeout) n.a.
Old file New file
527 565
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setResponseTimeout(long, java.util.concurrent.TimeUnit) n.a.
Old file New file
535 573
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setTargetPreferredAuthSchemes(java.util.Collection
<..>
New:java.lang.String
Old:java.lang.String
)
n.a.
Old file New file
437 465
NEW public n.a. org.apache.hc.client5.http.config.RequestConfig$Builder setUnixDomainSocket(java.nio.file.Path)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 685
UNCHANGED public class  org.apache.hc.client5.http.config.TlsConfig top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.Cloneable n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.config.TlsConfig DEFAULT n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. TlsConfig() n.a.
Old file New file
58 58
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. org.apache.hc.client5.http.config.TlsConfig clone()
Status: Name:
UNCHANGED java.lang.CloneNotSupportedException
n.a.
Old file New file
103 103
UNCHANGED static public n.a. org.apache.hc.client5.http.config.TlsConfig$Builder copy(org.apache.hc.client5.http.config.TlsConfig) n.a.
Old file New file
123 123
UNCHANGED static public n.a. org.apache.hc.client5.http.config.TlsConfig$Builder custom() n.a.
Old file New file
119 119
UNCHANGED public n.a. org.apache.hc.core5.util.Timeout getHandshakeTimeout() n.a.
Old file New file
77 77
UNCHANGED public n.a. org.apache.hc.core5.http2.HttpVersionPolicy getHttpVersionPolicy() n.a.
Old file New file
98 98
UNCHANGED public n.a. java.lang.String[] getSupportedCipherSuites() n.a.
Old file New file
91 91
UNCHANGED public n.a. java.lang.String[] getSupportedProtocols() n.a.
Old file New file
84 84
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
108 108
UNCHANGED static public class  org.apache.hc.client5.http.config.TlsConfig$Builder top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. TlsConfig$Builder() n.a.
Old file New file
130 130
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.config.TlsConfig build() n.a.
Old file New file
222 222
UNCHANGED public n.a. org.apache.hc.client5.http.config.TlsConfig$Builder setHandshakeTimeout(org.apache.hc.core5.util.Timeout) n.a.
Old file New file
149 149
UNCHANGED public n.a. org.apache.hc.client5.http.config.TlsConfig$Builder setHandshakeTimeout(long, java.util.concurrent.TimeUnit) n.a.
Old file New file
158 158
UNCHANGED public n.a. org.apache.hc.client5.http.config.TlsConfig$Builder setSupportedCipherSuites(java.lang.String[]) n.a.
Old file New file
203 203
UNCHANGED public n.a. org.apache.hc.client5.http.config.TlsConfig$Builder setSupportedProtocols(java.lang.String[]) n.a.
Old file New file
171 171
UNCHANGED public n.a. org.apache.hc.client5.http.config.TlsConfig$Builder setSupportedProtocols(org.apache.hc.core5.http.ssl.TLS[]) n.a.
Old file New file
184 184
UNCHANGED public n.a. org.apache.hc.client5.http.config.TlsConfig$Builder setVersionPolicy(org.apache.hc.core5.http2.HttpVersionPolicy) n.a.
Old file New file
217 217
UNCHANGED public abstract interface  org.apache.hc.client5.http.ConnectionKeepAliveStrategy top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. org.apache.hc.core5.util.TimeValue getKeepAliveDuration(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
n.a. n.a.
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.ConnectTimeoutException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.net.SocketTimeoutException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -2095016265570558505 -4816682903149535989
Newtrue -2095016265570558505 -4816682903149535989
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ConnectTimeoutException(java.lang.String, org.apache.hc.core5.net.NamedEndpoint) n.a.
Old file New file
56 56
UNCHANGED public n.a. ConnectTimeoutException(java.lang.String) n.a.
Old file New file
51 51
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.net.NamedEndpoint getHost() n.a.
Old file New file
67 67
UNCHANGED public class  org.apache.hc.client5.http.ContextBuilder top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.AbstractClientContextBuilder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. ContextBuilder(org.apache.hc.client5.http.SchemePortResolver) n.a.
Old file New file
50 50
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.ContextBuilder create(org.apache.hc.client5.http.SchemePortResolver) n.a.
Old file New file
54 54
UNCHANGED static public n.a. org.apache.hc.client5.http.ContextBuilder create() n.a.
Old file New file
58 58
UNCHANGED protected n.a. org.apache.hc.client5.http.protocol.HttpClientContext createContext() n.a.
Old file New file
105 105
UNCHANGED public n.a. org.apache.hc.client5.http.ContextBuilder preemptiveAuth(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.AuthScheme) n.a.
Old file New file
93 93
UNCHANGED public n.a. org.apache.hc.client5.http.ContextBuilder preemptiveBasicAuth(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.UsernamePasswordCredentials) n.a.
Old file New file
99 99
UNCHANGED public n.a. org.apache.hc.client5.http.ContextBuilder useAuthCache(org.apache.hc.client5.http.auth.AuthCache) n.a.
Old file New file
87 87
UNCHANGED public n.a. org.apache.hc.client5.http.ContextBuilder useAuthSchemeRegistry(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.auth.AuthSchemeFactory
Old:org.apache.hc.client5.http.auth.AuthSchemeFactory
)
n.a.
Old file New file
69 69
UNCHANGED public n.a. org.apache.hc.client5.http.ContextBuilder useCookieSpecRegistry(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.cookie.CookieSpecFactory
Old:org.apache.hc.client5.http.cookie.CookieSpecFactory
)
n.a.
Old file New file
63 63
UNCHANGED public n.a. org.apache.hc.client5.http.ContextBuilder useCookieStore(org.apache.hc.client5.http.cookie.CookieStore) n.a.
Old file New file
75 75
UNCHANGED public n.a. org.apache.hc.client5.http.ContextBuilder useCredentialsProvider(org.apache.hc.client5.http.auth.CredentialsProvider) n.a.
Old file New file
81 81
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.cookie.BasicCookieStore top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieStore n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -7619401549518068751 -7581093305228232025
Newtrue -7619401549518068751 -7581093305228232025
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicCookieStore() n.a.
Old file New file
58 58
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void addCookie(org.apache.hc.client5.http.cookie.Cookie) n.a.
Old file New file
82 82
UNCHANGED public n.a. void addCookies(org.apache.hc.client5.http.cookie.Cookie[]) n.a.
Old file New file
107 107
UNCHANGED public n.a. void clear() n.a.
Old file New file
193 193
UNCHANGED public n.a. boolean clearExpired(java.util.Date) n.a.
Old file New file
142 142
UNCHANGED public n.a. boolean clearExpired(java.time.Instant) n.a.
Old file New file
170 170
UNCHANGED public n.a. java.util.List
<..>
New:org.apache.hc.client5.http.cookie.Cookie
Old:org.apache.hc.client5.http.cookie.Cookie
getCookies() n.a.
Old file New file
122 122
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
203 203
UNCHANGED public abstract interface  org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieAttributeHandler n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. java.lang.String getAttributeName() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.cookie.Cookie top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final java.lang.String DOMAIN_ATTR n.a.
UNCHANGED public static final java.lang.String EXPIRES_ATTR n.a.
UNCHANGED public static final java.lang.String HTTP_ONLY_ATTR n.a.
UNCHANGED public static final java.lang.String MAX_AGE_ATTR n.a.
UNCHANGED public static final java.lang.String PATH_ATTR n.a.
UNCHANGED public static final java.lang.String SECURE_ATTR n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. boolean containsAttribute(java.lang.String) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.lang.String getAttribute(java.lang.String) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.util.Date getCreationDate()
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. java.time.Instant getCreationInstant() n.a.
Old file New file
168 168
UNCHANGED public abstract n.a. java.lang.String getDomain() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.util.Date getExpiryDate()
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. java.time.Instant getExpiryInstant() n.a.
Old file New file
97 97
UNCHANGED public abstract n.a. java.lang.String getName() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.lang.String getPath() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.lang.String getValue() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. boolean isExpired(java.util.Date)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. boolean isExpired(java.time.Instant) n.a.
Old file New file
154 154
UNCHANGED public n.a. boolean isHttpOnly() n.a.
Old file New file
181 181
UNCHANGED public abstract n.a. boolean isPersistent() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. boolean isSecure() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.cookie.CookieAttributeHandler top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. boolean match(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void parse(org.apache.hc.client5.http.cookie.SetCookie, java.lang.String)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void validate(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
n.a. n.a.
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.cookie.CookieIdentityComparator top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.util.Comparator n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 3945569063878265339 4466565437490631532
Newtrue 3945569063878265339 4466565437490631532
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.cookie.CookieIdentityComparator INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. CookieIdentityComparator() n.a.
Old file New file
46 46
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int compare(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.Cookie) n.a.
Old file New file
59 59
UNCHANGED final public class  org.apache.hc.client5.http.cookie.CookieOrigin top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. CookieOrigin(java.lang.String, int, java.lang.String, boolean) n.a.
Old file New file
51 51
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String getHost() n.a.
Old file New file
66 66
UNCHANGED public n.a. java.lang.String getPath() n.a.
Old file New file
70 70
UNCHANGED public n.a. int getPort() n.a.
Old file New file
74 74
UNCHANGED public n.a. boolean isSecure() n.a.
Old file New file
78 78
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
83 83
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.cookie.CookiePathComparator top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.util.Comparator n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 2207955748278991468 7523645369616405818
Newtrue 2207955748278991468 7523645369616405818
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.cookie.CookiePathComparator INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. CookiePathComparator() n.a.
Old file New file
52 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int compare(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.Cookie) n.a.
Old file New file
74 74
UNCHANGED public class  org.apache.hc.client5.http.cookie.CookiePriorityComparator top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.util.Comparator n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.cookie.CookiePriorityComparator INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. CookiePriorityComparator() n.a.
Old file New file
44 44
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int compare(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.Cookie) n.a.
Old file New file
58 58
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.cookie.CookieRestrictionViolationException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 470934236061669602 7371235577078589013
Newtrue 470934236061669602 7371235577078589013
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. CookieRestrictionViolationException() n.a.
Old file New file
45 45
UNCHANGED public n.a. CookieRestrictionViolationException(java.lang.String) n.a.
Old file New file
55 55
UNCHANGED public abstract interface  org.apache.hc.client5.http.cookie.CookieSpec top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. java.util.List
<..>
New:org.apache.hc.core5.http.Header
Old:org.apache.hc.core5.http.Header
formatCookies(java.util.List
<..>
New:org.apache.hc.client5.http.cookie.Cookie
Old:org.apache.hc.client5.http.cookie.Cookie
)
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. boolean match(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.util.List
<..>
New:org.apache.hc.client5.http.cookie.Cookie
Old:org.apache.hc.client5.http.cookie.Cookie
parse(org.apache.hc.core5.http.Header, org.apache.hc.client5.http.cookie.CookieOrigin)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void validate(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.cookie.CookieSpecFactory top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. org.apache.hc.client5.http.cookie.CookieSpec create(org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.cookie.CookieStore top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. void addCookie(org.apache.hc.client5.http.cookie.Cookie) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void clear() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. boolean clearExpired(java.util.Date)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. boolean clearExpired(java.time.Instant) n.a.
Old file New file
75 75
UNCHANGED public abstract n.a. java.util.List
<..>
New:org.apache.hc.client5.http.cookie.Cookie
Old:org.apache.hc.client5.http.cookie.Cookie
getCookies() n.a.
Old file New file
n.a. n.a.
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.cookie.MalformedCookieException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.ProtocolException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 2794481206969693052 -6695462944287282185
Newtrue 2794481206969693052 -6695462944287282185
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. MalformedCookieException() n.a.
Old file New file
46 46
UNCHANGED public n.a. MalformedCookieException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
66 66
UNCHANGED public n.a. MalformedCookieException(java.lang.String) n.a.
Old file New file
55 55
UNCHANGED public abstract interface  org.apache.hc.client5.http.cookie.SetCookie top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.Cookie n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. void setDomain(java.lang.String) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void setExpiryDate(java.util.Date)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. void setExpiryDate(java.time.Instant) n.a.
Old file New file
71 71
UNCHANGED public n.a. void setHttpOnly(boolean) n.a.
Old file New file
116 116
UNCHANGED public abstract n.a. void setPath(java.lang.String) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void setSecure(boolean) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void setValue(java.lang.String) n.a.
Old file New file
n.a. n.a.
UNCHANGED final public class  org.apache.hc.client5.http.cookie.StandardCookieSpec top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final java.lang.String IGNORE n.a.
UNCHANGED public static final java.lang.String RELAXED n.a.
UNCHANGED public static final java.lang.String STRICT n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.DnsResolver top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. java.net.InetAddress[] resolve(java.lang.String)
Status: Name:
UNCHANGED java.net.UnknownHostException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. java.util.List
<..>
New:java.net.InetSocketAddress
Old:java.net.InetSocketAddress
resolve(java.lang.String, int)
Status: Name:
UNCHANGED java.net.UnknownHostException
n.a.
Old file New file
77 77
UNCHANGED public abstract n.a. java.lang.String resolveCanonicalHostname(java.lang.String)
Status: Name:
UNCHANGED java.net.UnknownHostException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.client5.http.EarlyHintsListener top
Compatibility Changes:
Change
ANNOTATION_ADDED
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void onEarlyHints(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.FunctionalInterface n.a.
UNCHANGED final public class  org.apache.hc.client5.http.EndpointInfo top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http.ProtocolVersion getProtocol() n.a.
Old file New file
49 49
UNCHANGED public n.a. javax.net.ssl.SSLSession getSslSession() n.a.
Old file New file
53 53
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
58 58
UNCHANGED public class  org.apache.hc.client5.http.entity.BrotliDecompressingEntity top
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.entity.DecompressingEntity n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.http.HttpEntity n.a.
UNCHANGED java.lang.AutoCloseable n.a.
UNCHANGED org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BrotliDecompressingEntity(org.apache.hc.core5.http.HttpEntity) n.a.
Old file New file
45 47
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. boolean isAvailable() n.a.
Old file New file
50 52
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
MODIFIED public class  org.apache.hc.client5.http.entity.BrotliInputStreamFactory top
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.entity.InputStreamFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final java.lang.String ENCODING n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BrotliInputStreamFactory() n.a.
Old file New file
42 44
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.io.InputStream create(java.io.InputStream)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
55 63
UNCHANGED static public n.a. org.apache.hc.client5.http.entity.BrotliInputStreamFactory getInstance() n.a.
Old file New file
50 58
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
NEW final public class  org.apache.hc.client5.http.entity.compress.CompressingEntity top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.io.entity.HttpEntityWrapper n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.HttpEntity n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. CompressingEntity(org.apache.hc.core5.http.HttpEntity, java.lang.String, org.apache.hc.core5.io.IOFunction
<..>
New:java.io.OutputStreamjava.io.OutputStream
)
n.a.
Old file New file
n.a. 63
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.io.InputStream getContent()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 85
NEW public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 70
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
NEW public n.a. boolean isChunked()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 80
NEW public n.a. void writeTo(java.io.OutputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 90
NEW  (Serializable compatible)  final public enum  org.apache.hc.client5.http.entity.compress.ContentCoding top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 4566825002502639148 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.client5.http.entity.compress.ContentCoding BROTLI n.a.
NEW public static final org.apache.hc.client5.http.entity.compress.ContentCoding BZIP2 n.a.
NEW public static final org.apache.hc.client5.http.entity.compress.ContentCoding DEFLATE n.a.
NEW public static final org.apache.hc.client5.http.entity.compress.ContentCoding DEFLATE64 n.a.
NEW public static final org.apache.hc.client5.http.entity.compress.ContentCoding GZIP n.a.
NEW public static final org.apache.hc.client5.http.entity.compress.ContentCoding LZ4_BLOCK n.a.
NEW public static final org.apache.hc.client5.http.entity.compress.ContentCoding LZ4_FRAMED n.a.
NEW public static final org.apache.hc.client5.http.entity.compress.ContentCoding LZMA n.a.
NEW public static final org.apache.hc.client5.http.entity.compress.ContentCoding PACK200 n.a.
NEW public static final org.apache.hc.client5.http.entity.compress.ContentCoding XZ n.a.
NEW public static final org.apache.hc.client5.http.entity.compress.ContentCoding X_GZIP n.a.
NEW public static final org.apache.hc.client5.http.entity.compress.ContentCoding ZSTD n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.client5.http.entity.compress.ContentCoding fromToken(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 132
NEW public n.a. java.lang.String token()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
NEW static public n.a. org.apache.hc.client5.http.entity.compress.ContentCoding valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 45
NEW static public n.a. org.apache.hc.client5.http.entity.compress.ContentCoding[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 45
NEW public class  org.apache.hc.client5.http.entity.compress.DecompressingEntity top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.io.entity.HttpEntityWrapper n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.HttpEntity n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DecompressingEntity(org.apache.hc.core5.http.HttpEntity, org.apache.hc.core5.io.IOFunction
<..>
New:java.io.InputStreamjava.io.InputStream
)
n.a.
Old file New file
n.a. 47
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.io.InputStream getContent()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 56
NEW public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 83
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
NEW public n.a. void writeTo(java.io.OutputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 91
UNCHANGED public class  org.apache.hc.client5.http.entity.DecompressingEntity top
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.io.entity.HttpEntityWrapper n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.http.HttpEntity n.a.
UNCHANGED java.lang.AutoCloseable n.a.
UNCHANGED org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DecompressingEntity(org.apache.hc.core5.http.HttpEntity, org.apache.hc.client5.http.entity.InputStreamFactory) n.a.
Old file New file
66 66
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.io.InputStream getContent()
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
76 76
UNCHANGED public n.a. java.lang.String getContentEncoding() n.a.
Old file New file
100 100
UNCHANGED public n.a. long getContentLength() n.a.
Old file New file
106 106
UNCHANGED public n.a. void writeTo(java.io.OutputStream)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
87 87
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
NEW final public class  org.apache.hc.client5.http.entity.DeflateCompressingEntity top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.io.entity.HttpEntityWrapper n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.HttpEntity n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DeflateCompressingEntity(org.apache.hc.core5.http.HttpEntity) n.a.
Old file New file
n.a. 51
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.io.InputStream getContent()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 71
NEW public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 56
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 61
NEW public n.a. boolean isChunked()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 66
NEW public n.a. void writeTo(java.io.OutputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 76
UNCHANGED public class  org.apache.hc.client5.http.entity.DeflateDecompressingEntity top
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.entity.DecompressingEntity n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.http.HttpEntity n.a.
UNCHANGED java.lang.AutoCloseable n.a.
UNCHANGED org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DeflateDecompressingEntity(org.apache.hc.core5.http.HttpEntity) n.a.
Old file New file
57 59
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
UNCHANGED public class  org.apache.hc.client5.http.entity.DeflateInputStream top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.io.FilterInputStream n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Closeable n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DeflateInputStream(java.io.InputStream)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
45 45
MODIFIED public class  org.apache.hc.client5.http.entity.DeflateInputStreamFactory top
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.entity.InputStreamFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final java.lang.String ENCODING n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DeflateInputStreamFactory() n.a.
Old file New file
42 43
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.io.InputStream create(java.io.InputStream)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
60 67
UNCHANGED static public n.a. org.apache.hc.client5.http.entity.DeflateInputStreamFactory getInstance() n.a.
Old file New file
55 62
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
MODIFIED public class  org.apache.hc.client5.http.entity.EntityBuilder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http.HttpEntity build() n.a.
Old file New file
364 422
UNCHANGED public n.a. org.apache.hc.client5.http.entity.EntityBuilder chunked() n.a.
Old file New file
330 353
NEW public n.a. org.apache.hc.client5.http.entity.EntityBuilder compressed(org.apache.hc.client5.http.entity.compress.ContentCoding)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 391
UNCHANGED static public n.a. org.apache.hc.client5.http.entity.EntityBuilder create() n.a.
Old file New file
82 105
UNCHANGED public n.a. byte[] getBinary() n.a.
Old file New file
128 151
NEW public n.a. org.apache.hc.client5.http.entity.compress.ContentCoding getCompressWith()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 406
UNCHANGED public n.a. java.lang.String getContentEncoding() n.a.
Old file New file
302 325
UNCHANGED public n.a. org.apache.hc.core5.http.ContentType getContentType() n.a.
Old file New file
282 305
UNCHANGED public n.a. java.io.File getFile() n.a.
Old file New file
255 278
UNCHANGED public n.a. java.util.List
<..>
New:org.apache.hc.core5.http.NameValuePair
Old:org.apache.hc.core5.http.NameValuePair
getParameters() n.a.
Old file New file
185 208
UNCHANGED public n.a. java.io.Serializable getSerializable() n.a.
Old file New file
227 250
UNCHANGED public n.a. java.io.InputStream getStream() n.a.
Old file New file
156 179
UNCHANGED public n.a. java.lang.String getText() n.a.
Old file New file
100 123
UNCHANGED public n.a. org.apache.hc.client5.http.entity.EntityBuilder gzipCompressed()
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
349 378
UNCHANGED public n.a. boolean isChunked() n.a.
Old file New file
322 345
UNCHANGED public n.a. boolean isGzipCompressed()
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
340 366
UNCHANGED public n.a. org.apache.hc.client5.http.entity.EntityBuilder setBinary(byte[]) n.a.
Old file New file
144 167
UNCHANGED public n.a. org.apache.hc.client5.http.entity.EntityBuilder setContentEncoding(java.lang.String) n.a.
Old file New file
312 335
UNCHANGED public n.a. org.apache.hc.client5.http.entity.EntityBuilder setContentType(org.apache.hc.core5.http.ContentType) n.a.
Old file New file
292 315
UNCHANGED public n.a. org.apache.hc.client5.http.entity.EntityBuilder setFile(java.io.File) n.a.
Old file New file
271 294
UNCHANGED public n.a. org.apache.hc.client5.http.entity.EntityBuilder setParameters(java.util.List
<..>
New:org.apache.hc.core5.http.NameValuePair
Old:org.apache.hc.core5.http.NameValuePair
)
n.a.
Old file New file
200 223
UNCHANGED public n.a. org.apache.hc.client5.http.entity.EntityBuilder setParameters(org.apache.hc.core5.http.NameValuePair[]) n.a.
Old file New file
217 240
UNCHANGED public n.a. org.apache.hc.client5.http.entity.EntityBuilder setSerializable(java.io.Serializable) n.a.
Old file New file
243 266
UNCHANGED public n.a. org.apache.hc.client5.http.entity.EntityBuilder setStream(java.io.InputStream) n.a.
Old file New file
172 195
UNCHANGED public n.a. org.apache.hc.client5.http.entity.EntityBuilder setText(java.lang.String) n.a.
Old file New file
116 139
UNCHANGED public class  org.apache.hc.client5.http.entity.GzipCompressingEntity top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.io.entity.HttpEntityWrapper n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.http.HttpEntity n.a.
UNCHANGED java.lang.AutoCloseable n.a.
UNCHANGED org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. GzipCompressingEntity(org.apache.hc.core5.http.HttpEntity) n.a.
Old file New file
49 49
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.io.InputStream getContent()
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
70 70
UNCHANGED public n.a. java.lang.String getContentEncoding() n.a.
Old file New file
54 54
UNCHANGED public n.a. long getContentLength() n.a.
Old file New file
59 59
UNCHANGED public n.a. boolean isChunked() n.a.
Old file New file
65 65
UNCHANGED public n.a. void writeTo(java.io.OutputStream)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
75 75
UNCHANGED public class  org.apache.hc.client5.http.entity.GzipDecompressingEntity top
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.entity.DecompressingEntity n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.http.HttpEntity n.a.
UNCHANGED java.lang.AutoCloseable n.a.
UNCHANGED org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. GzipDecompressingEntity(org.apache.hc.core5.http.HttpEntity) n.a.
Old file New file
47 50
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
MODIFIED public class  org.apache.hc.client5.http.entity.GZIPInputStreamFactory top
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.entity.InputStreamFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final java.lang.String ENCODING n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. GZIPInputStreamFactory() n.a.
Old file New file
43 48
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.io.InputStream create(java.io.InputStream)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
61 72
UNCHANGED static public n.a. org.apache.hc.client5.http.entity.GZIPInputStreamFactory getInstance() n.a.
Old file New file
56 67
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.entity.InputStreamFactory top
Compatibility Changes:
Change
ANNOTATION_ADDED
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. java.io.InputStream create(java.io.InputStream)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.FunctionalInterface n.a.
UNCHANGED public abstract class  org.apache.hc.client5.http.entity.mime.AbstractContentBody top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.entity.mime.ContentDescriptor n.a.
UNCHANGED org.apache.hc.client5.http.entity.mime.ContentBody n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. AbstractContentBody(org.apache.hc.core5.http.ContentType) n.a.
Old file New file
47 47
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String getCharset() n.a.
Old file New file
86 86
UNCHANGED public n.a. org.apache.hc.core5.http.ContentType getContentType() n.a.
Old file New file
56 56
UNCHANGED public n.a. java.lang.String getMediaType() n.a.
Old file New file
66 66
UNCHANGED public n.a. java.lang.String getMimeType() n.a.
Old file New file
61 61
UNCHANGED public n.a. java.lang.String getSubType() n.a.
Old file New file
76 76
UNCHANGED public class  org.apache.hc.client5.http.entity.mime.ByteArrayBody top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.entity.mime.AbstractContentBody n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.entity.mime.ContentDescriptor n.a.
UNCHANGED org.apache.hc.client5.http.entity.mime.ContentBody n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ByteArrayBody(byte[], org.apache.hc.core5.http.ContentType) n.a.
Old file New file
72 72
UNCHANGED public n.a. ByteArrayBody(byte[], org.apache.hc.core5.http.ContentType, java.lang.String) n.a.
Old file New file
58 58
UNCHANGED public n.a. ByteArrayBody(byte[], java.lang.String) n.a.
Old file New file
82 82
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String getCharset() n.a.
Old file New file
97 97
UNCHANGED public n.a. long getContentLength() n.a.
Old file New file
102 102
UNCHANGED public n.a. java.lang.String getFilename() n.a.
Old file New file
87 87
UNCHANGED public n.a. void writeTo(java.io.OutputStream)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
92 92
UNCHANGED public abstract interface  org.apache.hc.client5.http.entity.mime.ContentBody top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.entity.mime.ContentDescriptor n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. java.lang.String getFilename() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void writeTo(java.io.OutputStream)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.entity.mime.ContentDescriptor top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. java.lang.String getCharset() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. long getContentLength() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.lang.String getMediaType() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.lang.String getMimeType() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.lang.String getSubType() n.a.
Old file New file
n.a. n.a.
UNCHANGED public class  org.apache.hc.client5.http.entity.mime.FileBody top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.entity.mime.AbstractContentBody n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.entity.mime.ContentDescriptor n.a.
UNCHANGED org.apache.hc.client5.http.entity.mime.ContentBody n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. FileBody(java.io.File) n.a.
Old file New file
52 52
UNCHANGED public n.a. FileBody(java.io.File, org.apache.hc.core5.http.ContentType, java.lang.String) n.a.
Old file New file
59 59
UNCHANGED public n.a. FileBody(java.io.File, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
69 69
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. long getContentLength() n.a.
Old file New file
91 91
UNCHANGED public n.a. java.io.File getFile() n.a.
Old file New file
100 100
UNCHANGED public n.a. java.lang.String getFilename() n.a.
Old file New file
96 96
UNCHANGED public n.a. java.io.InputStream getInputStream()
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
73 73
UNCHANGED public n.a. void writeTo(java.io.OutputStream)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
78 78
UNCHANGED public class  org.apache.hc.client5.http.entity.mime.FormBodyPart top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.entity.mime.MultipartPart n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void addField(java.lang.String, java.lang.String) n.a.
Old file New file
56 56
UNCHANGED public n.a. java.lang.String getName() n.a.
Old file New file
51 51
UNCHANGED public class  org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder addField(java.lang.String, java.lang.String, java.util.List
<..>
New:org.apache.hc.core5.http.NameValuePair
Old:org.apache.hc.core5.http.NameValuePair
)
n.a.
Old file New file
115 115
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder addField(java.lang.String, java.lang.String) n.a.
Old file New file
121 121
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.FormBodyPart build() n.a.
Old file New file
168 168
UNCHANGED static public n.a. org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder create(java.lang.String, org.apache.hc.client5.http.entity.mime.ContentBody, org.apache.hc.client5.http.entity.mime.HttpMultipartMode) n.a.
Old file New file
78 78
UNCHANGED static public n.a. org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder create(java.lang.String, org.apache.hc.client5.http.entity.mime.ContentBody) n.a.
Old file New file
82 82
UNCHANGED static public n.a. org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder create() n.a.
Old file New file
86 86
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder removeFields(java.lang.String) n.a.
Old file New file
133 133
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder setBody(org.apache.hc.client5.http.entity.mime.ContentBody) n.a.
Old file New file
107 107
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder setField(java.lang.String, java.lang.String) n.a.
Old file New file
127 127
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder setName(java.lang.String) n.a.
Old file New file
102 102
UNCHANGED public class  org.apache.hc.client5.http.entity.mime.Header top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.Iterable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. Header() n.a.
Old file New file
48 48
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void addField(org.apache.hc.client5.http.entity.mime.MimeField) n.a.
Old file New file
54 54
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MimeField getField(java.lang.String) n.a.
Old file New file
68 68
UNCHANGED public n.a. java.util.List
<..>
New:org.apache.hc.client5.http.entity.mime.MimeField
Old:org.apache.hc.client5.http.entity.mime.MimeField
getFields() n.a.
Old file New file
64 64
UNCHANGED public n.a. java.util.List
<..>
New:org.apache.hc.client5.http.entity.mime.MimeField
Old:org.apache.hc.client5.http.entity.mime.MimeField
getFields(java.lang.String) n.a.
Old file New file
80 80
UNCHANGED public n.a. java.util.Iterator
<..>
New:org.apache.hc.client5.http.entity.mime.MimeField
Old:org.apache.hc.client5.http.entity.mime.MimeField
iterator() n.a.
Old file New file
132 132
UNCHANGED public n.a. int removeFields(java.lang.String) n.a.
Old file New file
92 92
UNCHANGED public n.a. void setField(org.apache.hc.client5.http.entity.mime.MimeField) n.a.
Old file New file
105 105
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
137 137
UNCHANGED  (Serializable compatible)  final public enum  org.apache.hc.client5.http.entity.mime.HttpMultipartMode top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.constant.Constable n.a.
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 5370162076652159076 n.a.
Newtrue 5370162076652159076 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.entity.mime.HttpMultipartMode EXTENDED n.a.
UNCHANGED public static final org.apache.hc.client5.http.entity.mime.HttpMultipartMode LEGACY n.a.
UNCHANGED public static final org.apache.hc.client5.http.entity.mime.HttpMultipartMode STRICT n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.entity.mime.HttpMultipartMode valueOf(java.lang.String) n.a.
Old file New file
35 35
UNCHANGED static public n.a. org.apache.hc.client5.http.entity.mime.HttpMultipartMode[] values() n.a.
Old file New file
35 35
UNCHANGED public class  org.apache.hc.client5.http.entity.mime.InputStreamBody top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.entity.mime.AbstractContentBody n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.entity.mime.ContentDescriptor n.a.
UNCHANGED org.apache.hc.client5.http.entity.mime.ContentBody n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. InputStreamBody(java.io.InputStream, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
76 76
UNCHANGED public n.a. InputStreamBody(java.io.InputStream, java.lang.String) n.a.
Old file New file
51 51
UNCHANGED public n.a. InputStreamBody(java.io.InputStream, org.apache.hc.core5.http.ContentType, java.lang.String, long) n.a.
Old file New file
65 65
UNCHANGED public n.a. InputStreamBody(java.io.InputStream, org.apache.hc.core5.http.ContentType, java.lang.String) n.a.
Old file New file
58 58
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. long getContentLength() n.a.
Old file New file
100 100
UNCHANGED public n.a. java.lang.String getFilename() n.a.
Old file New file
105 105
UNCHANGED public n.a. java.io.InputStream getInputStream() n.a.
Old file New file
80 80
UNCHANGED public n.a. void writeTo(java.io.OutputStream)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
85 85
UNCHANGED public class  org.apache.hc.client5.http.entity.mime.MimeField top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. MimeField(java.lang.String, java.lang.String, java.util.List
<..>
New:org.apache.hc.core5.http.NameValuePair
Old:org.apache.hc.core5.http.NameValuePair
)
n.a.
Old file New file
68 68
UNCHANGED public n.a. MimeField(org.apache.hc.client5.http.entity.mime.MimeField) n.a.
Old file New file
81 81
UNCHANGED public n.a. MimeField(java.lang.String, java.lang.String) n.a.
Old file New file
54 54
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String getBody() n.a.
Old file New file
109 109
UNCHANGED public n.a. java.lang.String getName() n.a.
Old file New file
90 90
UNCHANGED public n.a. java.util.List
<..>
New:org.apache.hc.core5.http.NameValuePair
Old:org.apache.hc.core5.http.NameValuePair
getParameters() n.a.
Old file New file
134 134
UNCHANGED public n.a. java.lang.String getValue() n.a.
Old file New file
100 100
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
139 139
MODIFIED public class  org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder addBinaryBody(java.lang.String, byte[], org.apache.hc.core5.http.ContentType, java.lang.String) n.a.
Old file New file
205 206
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder addBinaryBody(java.lang.String, byte[]) n.a.
Old file New file
210 211
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder addBinaryBody(java.lang.String, java.io.File, org.apache.hc.core5.http.ContentType, java.lang.String) n.a.
Old file New file
215 216
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder addBinaryBody(java.lang.String, java.io.File) n.a.
Old file New file
220 247
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder addBinaryBody(java.lang.String, java.io.InputStream, org.apache.hc.core5.http.ContentType, java.lang.String) n.a.
Old file New file
226 253
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder addBinaryBody(java.lang.String, java.io.InputStream) n.a.
Old file New file
230 257
NEW public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder addBinaryBody(java.lang.String, java.nio.file.Path)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 228
NEW public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder addBinaryBody(java.lang.String, java.nio.file.Path, org.apache.hc.core5.http.ContentType, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 242
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder addEpilogue(java.lang.String) n.a.
Old file New file
268 295
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder addParameter(org.apache.hc.core5.http.message.BasicNameValuePair) n.a.
Old file New file
164 165
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder addPart(org.apache.hc.client5.http.entity.mime.MultipartPart) n.a.
Old file New file
177 178
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder addPart(java.lang.String, org.apache.hc.client5.http.entity.mime.ContentBody) n.a.
Old file New file
188 189
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder addPreamble(java.lang.String) n.a.
Old file New file
255 282
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder addTextBody(java.lang.String, java.lang.String, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
195 196
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder addTextBody(java.lang.String, java.lang.String) n.a.
Old file New file
200 201
UNCHANGED public n.a. org.apache.hc.core5.http.HttpEntity build() n.a.
Old file New file
331 358
UNCHANGED static public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder create() n.a.
Old file New file
99 100
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder setBoundary(java.lang.String) n.a.
Old file New file
134 135
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder setCharset(java.nio.charset.Charset) n.a.
Old file New file
169 170
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder setContentType(org.apache.hc.core5.http.ContentType) n.a.
Old file New file
152 153
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder setLaxMode() n.a.
Old file New file
111 112
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder setMimeSubtype(java.lang.String) n.a.
Old file New file
142 143
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder setMode(org.apache.hc.client5.http.entity.mime.HttpMultipartMode) n.a.
Old file New file
106 107
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder setStrictMode() n.a.
Old file New file
116 117
UNCHANGED public class  org.apache.hc.client5.http.entity.mime.MultipartPart top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.ContentBody getBody() n.a.
Old file New file
49 49
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.Header getHeader() n.a.
Old file New file
53 53
UNCHANGED public class  org.apache.hc.client5.http.entity.mime.MultipartPartBuilder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartPartBuilder addHeader(java.lang.String, java.lang.String, java.util.List
<..>
New:org.apache.hc.core5.http.NameValuePair
Old:org.apache.hc.core5.http.NameValuePair
)
n.a.
Old file New file
70 70
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartPartBuilder addHeader(java.lang.String, java.lang.String) n.a.
Old file New file
76 76
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartPart build() n.a.
Old file New file
94 94
UNCHANGED static public n.a. org.apache.hc.client5.http.entity.mime.MultipartPartBuilder create(org.apache.hc.client5.http.entity.mime.ContentBody) n.a.
Old file New file
48 48
UNCHANGED static public n.a. org.apache.hc.client5.http.entity.mime.MultipartPartBuilder create() n.a.
Old file New file
52 52
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartPartBuilder removeHeaders(java.lang.String) n.a.
Old file New file
88 88
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartPartBuilder setBody(org.apache.hc.client5.http.entity.mime.ContentBody) n.a.
Old file New file
65 65
UNCHANGED public n.a. org.apache.hc.client5.http.entity.mime.MultipartPartBuilder setHeader(java.lang.String, java.lang.String) n.a.
Old file New file
82 82
NEW public class  org.apache.hc.client5.http.entity.mime.PathBody top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.client5.http.entity.mime.AbstractContentBody n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.client5.http.entity.mime.ContentDescriptor n.a.
NEW org.apache.hc.client5.http.entity.mime.ContentBody n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. PathBody(java.nio.file.Path) n.a.
Old file New file
n.a. 64
NEW public n.a. PathBody(java.nio.file.Path, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 74
NEW public n.a. PathBody(java.nio.file.Path, org.apache.hc.core5.http.ContentType, java.lang.String) n.a.
Old file New file
n.a. 85
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 93
NEW public n.a. java.lang.String getFilename()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW public n.a. java.io.InputStream getInputStream()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 111
NEW public n.a. java.nio.file.Path getPath()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 120
NEW public n.a. void writeTo(java.io.OutputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 125
UNCHANGED public class  org.apache.hc.client5.http.entity.mime.StringBody top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.entity.mime.AbstractContentBody n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.entity.mime.ContentDescriptor n.a.
UNCHANGED org.apache.hc.client5.http.entity.mime.ContentBody n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. StringBody(java.lang.String, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
56 56
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. long getContentLength() n.a.
Old file New file
77 77
UNCHANGED public n.a. java.lang.String getFilename() n.a.
Old file New file
82 82
UNCHANGED public n.a. java.io.Reader getReader() n.a.
Old file New file
63 63
UNCHANGED public n.a. void writeTo(java.io.OutputStream)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
71 71
UNCHANGED public class  org.apache.hc.client5.http.entity.UrlEncodedFormEntity top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.io.entity.StringEntity n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.http.HttpEntity n.a.
UNCHANGED java.lang.AutoCloseable n.a.
UNCHANGED org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. UrlEncodedFormEntity(java.util.List
<..>
New:? extends org.apache.hc.core5.http.NameValuePair
Old:? extends org.apache.hc.core5.http.NameValuePair
)
n.a.
Old file New file
70 70
UNCHANGED public n.a. UrlEncodedFormEntity(java.lang.Iterable
<..>
New:? extends org.apache.hc.core5.http.NameValuePair
Old:? extends org.apache.hc.core5.http.NameValuePair
, java.nio.charset.Charset)
n.a.
Old file New file
57 57
UNCHANGED public n.a. UrlEncodedFormEntity(java.lang.Iterable
<..>
New:? extends org.apache.hc.core5.http.NameValuePair
Old:? extends org.apache.hc.core5.http.NameValuePair
)
n.a.
Old file New file
83 83
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.HttpHostConnectException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.net.ConnectException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 4748746175945406189 -3194482710275220224
Newtrue 4748746175945406189 -3194482710275220224
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. HttpHostConnectException(java.lang.String) n.a.
Old file New file
48 48
UNCHANGED public n.a. HttpHostConnectException(java.lang.String, org.apache.hc.core5.net.NamedEndpoint) n.a.
Old file New file
53 53
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.net.NamedEndpoint getHost() n.a.
Old file New file
61 61
UNCHANGED public abstract interface  org.apache.hc.client5.http.HttpRequestRetryStrategy top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.util.TimeValue getRetryInterval(org.apache.hc.core5.http.HttpRequest, java.io.IOException, int, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
91 91
UNCHANGED public abstract n.a. org.apache.hc.core5.util.TimeValue getRetryInterval(org.apache.hc.core5.http.HttpResponse, int, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. boolean retryRequest(org.apache.hc.core5.http.HttpRequest, java.io.IOException, int, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. boolean retryRequest(org.apache.hc.core5.http.HttpResponse, int, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
n.a. n.a.
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.HttpResponseException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.ClientProtocolException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 2952254862066513609 -7186627969477257933
Newtrue 2952254862066513609 -7186627969477257933
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. HttpResponseException(int, java.lang.String) n.a.
Old file New file
54 54
UNCHANGED public n.a. HttpResponseException(int, java.lang.String, byte[], org.apache.hc.core5.http.ContentType) n.a.
Old file New file
67 67
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. byte[] getContentBytes() n.a.
Old file New file
91 91
UNCHANGED public n.a. org.apache.hc.core5.http.ContentType getContentType() n.a.
Old file New file
95 95
UNCHANGED public n.a. java.lang.String getReasonPhrase() n.a.
Old file New file
87 87
UNCHANGED public n.a. int getStatusCode() n.a.
Old file New file
83 83
MODIFIED final public class  org.apache.hc.client5.http.HttpRoute top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.Cloneable n.a.
UNCHANGED org.apache.hc.client5.http.RouteInfo n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. HttpRoute(org.apache.hc.core5.http.HttpHost) n.a.
Old file New file
202 250
UNCHANGED public n.a. HttpRoute(org.apache.hc.core5.http.HttpHost, java.net.InetAddress, boolean) n.a.
Old file New file
177 198
UNCHANGED public n.a. HttpRoute(org.apache.hc.core5.http.HttpHost, java.net.InetAddress, org.apache.hc.core5.http.HttpHost, boolean, org.apache.hc.client5.http.RouteInfo$TunnelType, org.apache.hc.client5.http.RouteInfo$LayerType) n.a.
Old file New file
162 183
UNCHANGED public n.a. HttpRoute(org.apache.hc.core5.http.HttpHost, java.net.InetAddress, org.apache.hc.core5.http.HttpHost, boolean) n.a.
Old file New file
243 291
UNCHANGED public n.a. HttpRoute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.net.NamedEndpoint, java.net.InetAddress, org.apache.hc.core5.http.HttpHost[], boolean, org.apache.hc.client5.http.RouteInfo$TunnelType, org.apache.hc.client5.http.RouteInfo$LayerType) n.a.
Old file New file
139 160
UNCHANGED public n.a. HttpRoute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.net.NamedEndpoint, java.net.InetAddress, boolean) n.a.
Old file New file
193 214
UNCHANGED public n.a. HttpRoute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.net.NamedEndpoint, java.net.InetAddress, org.apache.hc.core5.http.HttpHost, boolean) n.a.
Old file New file
223 271
UNCHANGED public n.a. HttpRoute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.HttpHost) n.a.
Old file New file
257 305
UNCHANGED public n.a. HttpRoute(org.apache.hc.core5.http.HttpHost, java.net.InetAddress, org.apache.hc.core5.http.HttpHost[], boolean, org.apache.hc.client5.http.RouteInfo$TunnelType, org.apache.hc.client5.http.RouteInfo$LayerType) n.a.
Old file New file
117 138
NEW public n.a. HttpRoute(org.apache.hc.core5.http.HttpHost, boolean, java.nio.file.Path) n.a.
Old file New file
n.a. 240
NEW public n.a. HttpRoute(org.apache.hc.core5.http.HttpHost, java.nio.file.Path) n.a.
Old file New file
n.a. 226
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.Object clone()
Status: Name:
UNCHANGED java.lang.CloneNotSupportedException
n.a.
Old file New file
421 480
UNCHANGED public n.a. boolean equals(java.lang.Object) n.a.
Old file New file
338 391
UNCHANGED public n.a. int getHopCount() n.a.
Old file New file
284 332
UNCHANGED public n.a. org.apache.hc.core5.http.HttpHost getHopTarget(int) n.a.
Old file New file
289 337
UNCHANGED public n.a. org.apache.hc.client5.http.RouteInfo$LayerType getLayerType() n.a.
Old file New file
315 368
UNCHANGED public n.a. java.net.InetAddress getLocalAddress() n.a.
Old file New file
275 323
UNCHANGED public n.a. java.net.InetSocketAddress getLocalSocketAddress() n.a.
Old file New file
279 327
UNCHANGED public n.a. org.apache.hc.core5.http.HttpHost getProxyHost() n.a.
Old file New file
300 348
UNCHANGED public n.a. org.apache.hc.core5.http.HttpHost getTargetHost() n.a.
Old file New file
262 310
UNCHANGED public n.a. org.apache.hc.core5.net.NamedEndpoint getTargetName() n.a.
Old file New file
270 318
UNCHANGED public n.a. org.apache.hc.client5.http.RouteInfo$TunnelType getTunnelType() n.a.
Old file New file
305 358
NEW public n.a. java.nio.file.Path getUnixDomainSocket()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 353
UNCHANGED public n.a. int hashCode() n.a.
Old file New file
364 418
UNCHANGED public n.a. boolean isLayered() n.a.
Old file New file
320 373
UNCHANGED public n.a. boolean isSecure() n.a.
Old file New file
325 378
UNCHANGED public n.a. boolean isTunnelled() n.a.
Old file New file
310 363
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
386 443
UNCHANGED public abstract class  org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED org.apache.hc.client5.http.async.HttpAsyncClient n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. CloseableHttpAsyncClient() n.a.
Old file New file
57 57
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. void awaitShutdown(org.apache.hc.core5.util.TimeValue)
Status: Name:
UNCHANGED java.lang.InterruptedException
n.a.
Old file New file
n.a. n.a.
UNCHANGED protected abstract Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
doExecute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
n.a. n.a.
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
82 82
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
execute(org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
94 94
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
execute(org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
104 104
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
execute(org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
113 113
UNCHANGED final public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.client5.http.async.methods.SimpleHttpResponse
Old:org.apache.hc.client5.http.async.methods.SimpleHttpResponse
execute(org.apache.hc.client5.http.async.methods.SimpleHttpRequest, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.client5.http.async.methods.SimpleHttpResponse
Old:org.apache.hc.client5.http.async.methods.SimpleHttpResponse
)
n.a.
Old file New file
122 122
UNCHANGED final public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.client5.http.async.methods.SimpleHttpResponse
Old:org.apache.hc.client5.http.async.methods.SimpleHttpResponse
execute(org.apache.hc.client5.http.async.methods.SimpleHttpRequest, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.client5.http.async.methods.SimpleHttpResponse
Old:org.apache.hc.client5.http.async.methods.SimpleHttpResponse
)
n.a.
Old file New file
129 129
UNCHANGED public abstract n.a. org.apache.hc.core5.reactor.IOReactorStatus getStatus() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void initiateShutdown() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void register(java.lang.String, java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
n.a. n.a.
UNCHANGED final public n.a. void register(java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
145 145
UNCHANGED public abstract n.a. void start() n.a.
Old file New file
n.a. n.a.
NEW final public class  org.apache.hc.client5.http.impl.async.EarlyHintsAsyncExec top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.client5.http.async.AsyncExecChainHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. EarlyHintsAsyncExec(org.apache.hc.client5.http.EarlyHintsListener) n.a.
Old file New file
n.a. 66
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void execute(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.nio.AsyncEntityProducer, org.apache.hc.client5.http.async.AsyncExecChain$Scope, org.apache.hc.client5.http.async.AsyncExecChain, org.apache.hc.client5.http.async.AsyncExecCallback)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 77
MODIFIED public class  org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. H2AsyncClientBuilder() n.a.
Old file New file
223 228
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder addExecInterceptorAfter(java.lang.String, java.lang.String, org.apache.hc.client5.http.async.AsyncExecChainHandler) n.a.
Old file New file
364 379
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder addExecInterceptorBefore(java.lang.String, java.lang.String, org.apache.hc.client5.http.async.AsyncExecChainHandler) n.a.
Old file New file
348 363
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder addExecInterceptorFirst(java.lang.String, org.apache.hc.client5.http.async.AsyncExecChainHandler) n.a.
Old file New file
395 410
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder addExecInterceptorLast(java.lang.String, org.apache.hc.client5.http.async.AsyncExecChainHandler) n.a.
Old file New file
410 425
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder addRequestInterceptorFirst(org.apache.hc.core5.http.HttpRequestInterceptor) n.a.
Old file New file
425 440
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder addRequestInterceptorLast(org.apache.hc.core5.http.HttpRequestInterceptor) n.a.
Old file New file
439 454
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder addResponseInterceptorFirst(org.apache.hc.core5.http.HttpResponseInterceptor) n.a.
Old file New file
320 335
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder addResponseInterceptorLast(org.apache.hc.core5.http.HttpResponseInterceptor) n.a.
Old file New file
334 349
UNCHANGED public n.a. org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient build() n.a.
Old file New file
729 745
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder create() n.a.
Old file New file
219 224
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder disableAuthCaching() n.a.
Old file New file
673 688
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder disableAutomaticRetries() n.a.
Old file New file
653 668
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder disableCookieManagement() n.a.
Old file New file
663 678
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder disableRedirectHandling() n.a.
Old file New file
643 658
NEW final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder disableRequestPriority()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 325
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder evictIdleConnections(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
696 711
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder replaceExecInterceptor(java.lang.String, org.apache.hc.client5.http.async.AsyncExecChainHandler) n.a.
Old file New file
380 395
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setCharCodingConfig(org.apache.hc.core5.http.config.CharCodingConfig) n.a.
Old file New file
263 268
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setConnectionConfigResolver(org.apache.hc.core5.function.Resolver
<..>
New:org.apache.hc.core5.http.HttpHostorg.apache.hc.client5.http.config.ConnectionConfig
Old:org.apache.hc.core5.http.HttpHostorg.apache.hc.client5.http.config.ConnectionConfig
)
n.a.
Old file New file
611 626
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setDefaultAuthSchemeRegistry(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.auth.AuthSchemeFactory
Old:org.apache.hc.client5.http.auth.AuthSchemeFactory
)
n.a.
Old file New file
565 580
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setDefaultConnectionConfig(org.apache.hc.client5.http.config.ConnectionConfig) n.a.
Old file New file
622 637
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setDefaultCookieSpecRegistry(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.cookie.CookieSpecFactory
Old:org.apache.hc.client5.http.cookie.CookieSpecFactory
)
n.a.
Old file New file
577 592
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setDefaultCookieStore(org.apache.hc.client5.http.cookie.CookieStore) n.a.
Old file New file
588 603
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setDefaultCredentialsProvider(org.apache.hc.client5.http.auth.CredentialsProvider) n.a.
Old file New file
553 568
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setDefaultHeaders(java.util.Collection
<..>
New:? extends org.apache.hc.core5.http.Header
Old:? extends org.apache.hc.core5.http.Header
)
n.a.
Old file New file
531 546
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setDefaultRequestConfig(org.apache.hc.client5.http.config.RequestConfig) n.a.
Old file New file
600 615
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setDnsResolver(org.apache.hc.client5.http.DnsResolver) n.a.
Old file New file
491 506
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setH2Config(org.apache.hc.core5.http2.config.H2Config) n.a.
Old file New file
232 237
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setIOReactorConfig(org.apache.hc.core5.reactor.IOReactorConfig) n.a.
Old file New file
242 247
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setIOSessionListener(org.apache.hc.core5.reactor.IOSessionListener) n.a.
Old file New file
253 258
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setIoReactorExceptionCallback(org.apache.hc.core5.function.Callback
<..>
New:java.lang.Exception
Old:java.lang.Exception
)
n.a.
Old file New file
298 303
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setIoSessionDecorator(org.apache.hc.core5.function.Decorator
<..>
New:org.apache.hc.core5.reactor.IOSession
Old:org.apache.hc.core5.reactor.IOSession
)
n.a.
Old file New file
310 315
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setProxyAuthenticationStrategy(org.apache.hc.client5.http.AuthenticationStrategy) n.a.
Old file New file
287 292
UNCHANGED public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setRedirectStrategy(org.apache.hc.client5.http.protocol.RedirectStrategy) n.a.
Old file New file
471 486
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setRetryStrategy(org.apache.hc.client5.http.HttpRequestRetryStrategy) n.a.
Old file New file
457 472
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setRoutePlanner(org.apache.hc.client5.http.routing.HttpRoutePlanner) n.a.
Old file New file
541 556
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setSchemePortResolver(org.apache.hc.client5.http.SchemePortResolver) n.a.
Old file New file
481 496
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setTargetAuthenticationStrategy(org.apache.hc.client5.http.AuthenticationStrategy) n.a.
Old file New file
275 280
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setThreadFactory(java.util.concurrent.ThreadFactory) n.a.
Old file New file
511 526
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setTlsStrategy(org.apache.hc.core5.http.nio.ssl.TlsStrategy) n.a.
Old file New file
501 516
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder setUserAgent(java.lang.String) n.a.
Old file New file
521 536
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder useSystemProperties() n.a.
Old file New file
633 648
MODIFIED public class  org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. HttpAsyncClientBuilder() n.a.
Old file New file
267 292
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder addExecInterceptorAfter(java.lang.String, java.lang.String, org.apache.hc.client5.http.async.AsyncExecChainHandler) n.a.
Old file New file
495 520
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder addExecInterceptorBefore(java.lang.String, java.lang.String, org.apache.hc.client5.http.async.AsyncExecChainHandler) n.a.
Old file New file
479 504
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder addExecInterceptorFirst(java.lang.String, org.apache.hc.client5.http.async.AsyncExecChainHandler) n.a.
Old file New file
526 551
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder addExecInterceptorLast(java.lang.String, org.apache.hc.client5.http.async.AsyncExecChainHandler) n.a.
Old file New file
541 566
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder addRequestInterceptorFirst(org.apache.hc.core5.http.HttpRequestInterceptor) n.a.
Old file New file
556 581
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder addRequestInterceptorLast(org.apache.hc.core5.http.HttpRequestInterceptor) n.a.
Old file New file
570 595
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder addResponseInterceptorFirst(org.apache.hc.core5.http.HttpResponseInterceptor) n.a.
Old file New file
451 476
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder addResponseInterceptorLast(org.apache.hc.core5.http.HttpResponseInterceptor) n.a.
Old file New file
465 490
UNCHANGED public n.a. org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient build() n.a.
Old file New file
882 969
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder create() n.a.
Old file New file
263 288
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder disableAuthCaching() n.a.
Old file New file
799 824
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder disableAutomaticRetries() n.a.
Old file New file
779 804
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder disableConnectionState() n.a.
Old file New file
759 784
NEW public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder disableContentCompression()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 900
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder disableCookieManagement() n.a.
Old file New file
789 814
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder disableRedirectHandling() n.a.
Old file New file
769 794
NEW final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder disableRequestPriority()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 910
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder evictExpiredConnections() n.a.
Old file New file
819 844
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder evictIdleConnections(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
843 868
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder replaceExecInterceptor(java.lang.String, org.apache.hc.client5.http.async.AsyncExecChainHandler) n.a.
Old file New file
511 536
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setCharCodingConfig(org.apache.hc.core5.http.config.CharCodingConfig) n.a.
Old file New file
369 394
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setConnectionManager(org.apache.hc.client5.http.nio.AsyncClientConnectionManager) n.a.
Old file New file
308 333
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setConnectionManagerShared(boolean) n.a.
Old file New file
327 352
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setConnectionReuseStrategy(org.apache.hc.core5.http.ConnectionReuseStrategy) n.a.
Old file New file
382 407
NEW public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setContentDecoderMap(java.util.LinkedHashMap
<..>
New:java.lang.Stringjava.util.function.UnaryOperator<org.apache.hc.core5.http.nio.AsyncDataConsumer>
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 888
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setDefaultAuthSchemeRegistry(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.auth.AuthSchemeFactory
Old:org.apache.hc.client5.http.auth.AuthSchemeFactory
)
n.a.
Old file New file
703 728
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setDefaultCookieSpecRegistry(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.cookie.CookieSpecFactory
Old:org.apache.hc.client5.http.cookie.CookieSpecFactory
)
n.a.
Old file New file
715 740
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setDefaultCookieStore(org.apache.hc.client5.http.cookie.CookieStore) n.a.
Old file New file
726 751
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setDefaultCredentialsProvider(org.apache.hc.client5.http.auth.CredentialsProvider) n.a.
Old file New file
691 716
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setDefaultHeaders(java.util.Collection
<..>
New:? extends org.apache.hc.core5.http.Header
Old:? extends org.apache.hc.core5.http.Header
)
n.a.
Old file New file
642 667
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setDefaultRequestConfig(org.apache.hc.client5.http.config.RequestConfig) n.a.
Old file New file
738 763
NEW final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setEarlyHintsListener(org.apache.hc.client5.http.EarlyHintsListener)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 925
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setH2Config(org.apache.hc.core5.http2.config.H2Config) n.a.
Old file New file
298 323
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setHttp1Config(org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
288 313
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setIOReactorConfig(org.apache.hc.core5.reactor.IOReactorConfig) n.a.
Old file New file
337 362
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setIOSessionListener(org.apache.hc.core5.reactor.IOSessionListener) n.a.
Old file New file
348 373
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setIoReactorExceptionCallback(org.apache.hc.core5.function.Callback
<..>
New:java.lang.Exception
Old:java.lang.Exception
)
n.a.
Old file New file
359 384
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setIoSessionDecorator(org.apache.hc.core5.function.Decorator
<..>
New:org.apache.hc.core5.reactor.IOSession
Old:org.apache.hc.core5.reactor.IOSession
)
n.a.
Old file New file
441 466
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setKeepAliveStrategy(org.apache.hc.client5.http.ConnectionKeepAliveStrategy) n.a.
Old file New file
392 417
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setProxy(org.apache.hc.core5.http.HttpHost) n.a.
Old file New file
669 694
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setProxyAuthenticationStrategy(org.apache.hc.client5.http.AuthenticationStrategy) n.a.
Old file New file
430 455
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setProxySelector(java.net.ProxySelector) n.a.
Old file New file
656 681
UNCHANGED public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setRedirectStrategy(org.apache.hc.client5.http.protocol.RedirectStrategy) n.a.
Old file New file
602 627
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setRetryStrategy(org.apache.hc.client5.http.HttpRequestRetryStrategy) n.a.
Old file New file
588 613
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setRoutePlanner(org.apache.hc.client5.http.routing.HttpRoutePlanner) n.a.
Old file New file
679 704
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setSchemePortResolver(org.apache.hc.client5.http.SchemePortResolver) n.a.
Old file New file
612 637
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setTargetAuthenticationStrategy(org.apache.hc.client5.http.AuthenticationStrategy) n.a.
Old file New file
418 443
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setThreadFactory(java.util.concurrent.ThreadFactory) n.a.
Old file New file
622 647
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setUserAgent(java.lang.String) n.a.
Old file New file
632 657
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setUserTokenHandler(org.apache.hc.client5.http.UserTokenHandler) n.a.
Old file New file
406 431
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder setVersionPolicy(org.apache.hc.core5.http2.HttpVersionPolicy)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
278 303
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder useSystemProperties() n.a.
Old file New file
749 774
UNCHANGED final public class  org.apache.hc.client5.http.impl.async.HttpAsyncClients top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.classic.CloseableHttpClient classic(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient, org.apache.hc.core5.util.Timeout) n.a.
Old file New file
374 374
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient createDefault() n.a.
Old file New file
86 86
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient createHttp2Default() n.a.
Old file New file
111 111
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.MinimalH2AsyncClient createHttp2Minimal(org.apache.hc.core5.http2.config.H2Config, org.apache.hc.core5.reactor.IOReactorConfig, org.apache.hc.client5.http.DnsResolver, org.apache.hc.core5.http.nio.ssl.TlsStrategy) n.a.
Old file New file
296 296
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.MinimalH2AsyncClient createHttp2Minimal(org.apache.hc.core5.http2.config.H2Config, org.apache.hc.core5.reactor.IOReactorConfig, org.apache.hc.core5.http.nio.ssl.TlsStrategy) n.a.
Old file New file
318 318
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.MinimalH2AsyncClient createHttp2Minimal(org.apache.hc.core5.http2.config.H2Config, org.apache.hc.core5.reactor.IOReactorConfig) n.a.
Old file New file
328 328
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.MinimalH2AsyncClient createHttp2Minimal(org.apache.hc.core5.http2.config.H2Config) n.a.
Old file New file
336 336
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.MinimalH2AsyncClient createHttp2Minimal() n.a.
Old file New file
344 344
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient createHttp2System() n.a.
Old file New file
119 119
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClient createMinimal(org.apache.hc.core5.http2.HttpVersionPolicy, org.apache.hc.core5.http2.config.H2Config, org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.reactor.IOReactorConfig, org.apache.hc.client5.http.nio.AsyncClientConnectionManager)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
163 163
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClient createMinimal(org.apache.hc.core5.http2.config.H2Config, org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.reactor.IOReactorConfig, org.apache.hc.client5.http.nio.AsyncClientConnectionManager) n.a.
Old file New file
192 192
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClient createMinimal(org.apache.hc.core5.http2.HttpVersionPolicy, org.apache.hc.core5.http2.config.H2Config, org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.reactor.IOReactorConfig)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
222 222
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClient createMinimal(org.apache.hc.core5.http2.config.H2Config, org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.reactor.IOReactorConfig) n.a.
Old file New file
235 235
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClient createMinimal(org.apache.hc.core5.http2.config.H2Config, org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
245 245
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClient createMinimal() n.a.
Old file New file
254 254
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClient createMinimal(org.apache.hc.client5.http.nio.AsyncClientConnectionManager) n.a.
Old file New file
263 263
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient createSystem() n.a.
Old file New file
94 94
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder custom() n.a.
Old file New file
79 79
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.async.H2AsyncClientBuilder customHttp2() n.a.
Old file New file
103 103
UNCHANGED static public n.a. org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
pushRouter(org.apache.hc.core5.http.impl.routing.RequestRouter
<..>
New:org.apache.hc.core5.function.Supplier<org.apache.hc.core5.http.nio.AsyncPushConsumer>
Old:org.apache.hc.core5.function.Supplier<org.apache.hc.core5.http.nio.AsyncPushConsumer>
)
n.a.
Old file New file
353 353
UNCHANGED final public class  org.apache.hc.client5.http.impl.async.MinimalH2AsyncClient top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.async.AbstractMinimalHttpAsyncClientBase n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.reactor.ConnectionInitiator n.a.
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED org.apache.hc.client5.http.async.HttpAsyncClient n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.concurrent.Cancellable execute(org.apache.hc.core5.http.nio.AsyncClientExchangeHandler, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.http.protocol.HttpContext)
n.a.
Old file New file
126 126
UNCHANGED public n.a. void setConnectionConfigResolver(org.apache.hc.core5.function.Resolver
<..>
New:org.apache.hc.core5.http.HttpHostorg.apache.hc.client5.http.config.ConnectionConfig
Old:org.apache.hc.core5.http.HttpHostorg.apache.hc.client5.http.config.ConnectionConfig
)
n.a.
Old file New file
266 266
UNCHANGED final public class  org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClient top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.async.AbstractMinimalHttpAsyncClientBase n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.reactor.ConnectionInitiator n.a.
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED org.apache.hc.client5.http.async.HttpAsyncClient n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.concurrent.Cancellable execute(org.apache.hc.core5.http.nio.AsyncClientExchangeHandler, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.http.protocol.HttpContext)
n.a.
Old file New file
257 257
UNCHANGED public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.http.nio.AsyncClientEndpoint
Old:org.apache.hc.core5.http.nio.AsyncClientEndpoint
lease(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.http.nio.AsyncClientEndpoint
Old:org.apache.hc.core5.http.nio.AsyncClientEndpoint
)
n.a.
Old file New file
208 208
UNCHANGED public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.http.nio.AsyncClientEndpoint
Old:org.apache.hc.core5.http.nio.AsyncClientEndpoint
lease(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.http.nio.AsyncClientEndpoint
Old:org.apache.hc.core5.http.nio.AsyncClientEndpoint
)
n.a.
Old file New file
215 215
UNCHANGED public class  org.apache.hc.client5.http.impl.auth.AuthChallengeParser top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.auth.AuthChallengeParser INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. AuthChallengeParser() n.a.
Old file New file
47 47
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.util.List
<..>
New:org.apache.hc.client5.http.auth.AuthChallenge
Old:org.apache.hc.client5.http.auth.AuthChallenge
parse(org.apache.hc.client5.http.auth.ChallengeType, java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor)
Status: Name:
UNCHANGED org.apache.hc.core5.http.ParseException
n.a.
Old file New file
94 94
UNCHANGED public class  org.apache.hc.client5.http.impl.auth.BasicAuthCache top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.AuthCache n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicAuthCache(org.apache.hc.client5.http.SchemePortResolver) n.a.
Old file New file
143 143
UNCHANGED public n.a. BasicAuthCache() n.a.
Old file New file
149 149
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void clear() n.a.
Old file New file
217 217
UNCHANGED public n.a. org.apache.hc.client5.http.auth.AuthScheme get(org.apache.hc.core5.http.HttpHost) n.a.
Old file New file
167 167
UNCHANGED public n.a. org.apache.hc.client5.http.auth.AuthScheme get(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
193 193
UNCHANGED public n.a. void put(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.AuthScheme) n.a.
Old file New file
162 162
UNCHANGED public n.a. void put(org.apache.hc.core5.http.HttpHost, java.lang.String, org.apache.hc.client5.http.auth.AuthScheme) n.a.
Old file New file
177 177
UNCHANGED public n.a. void remove(org.apache.hc.core5.http.HttpHost) n.a.
Old file New file
172 172
UNCHANGED public n.a. void remove(org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
211 211
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
222 222
UNCHANGED public class  org.apache.hc.client5.http.impl.auth.BasicCredentialsProvider top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.CredentialsStore n.a.
UNCHANGED org.apache.hc.client5.http.auth.CredentialsProvider n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicCredentialsProvider() n.a.
Old file New file
53 53
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void clear() n.a.
Old file New file
72 72
UNCHANGED public n.a. org.apache.hc.client5.http.auth.Credentials getCredentials(org.apache.hc.client5.http.auth.AuthScope, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
67 67
UNCHANGED public n.a. void setCredentials(org.apache.hc.client5.http.auth.AuthScope, org.apache.hc.client5.http.auth.Credentials) n.a.
Old file New file
61 61
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
77 77
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.impl.auth.BasicScheme top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.AuthScheme n.a.
UNCHANGED org.apache.hc.client5.http.impl.StateHolder n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 9208006719904596798 -1931571557597830536
Newtrue 9208006719904596798 -1931571557597830536
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicScheme(java.nio.charset.Charset)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
87 87
UNCHANGED public n.a. BasicScheme() n.a.
Old file New file
97 97
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String generateAuthResponse(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old file New file
213 213
UNCHANGED public n.a. java.lang.String getName() n.a.
Old file New file
115 115
UNCHANGED public n.a. java.security.Principal getPrincipal() n.a.
Old file New file
175 175
UNCHANGED public n.a. java.lang.String getRealm() n.a.
Old file New file
125 125
UNCHANGED public n.a. void initPreemptive(org.apache.hc.client5.http.auth.Credentials) n.a.
Old file New file
103 103
UNCHANGED public n.a. boolean isChallengeComplete() n.a.
Old file New file
144 144
UNCHANGED public n.a. boolean isConnectionBased() n.a.
Old file New file
120 120
UNCHANGED public n.a. boolean isResponseReady(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.CredentialsProvider, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old file New file
153 153
UNCHANGED public n.a. void processChallenge(org.apache.hc.client5.http.auth.AuthChallenge, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.client5.http.auth.MalformedChallengeException
n.a.
Old file New file
132 132
UNCHANGED public n.a. void restore(org.apache.hc.client5.http.impl.auth.BasicScheme$State) n.a.
Old file New file
241 241
UNCHANGED public n.a. org.apache.hc.client5.http.impl.auth.BasicScheme$State store() n.a.
Old file New file
233 233
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
251 251
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED org.apache.hc.client5.http.auth.AuthStateCacheable n.a.
UNCHANGED public class  org.apache.hc.client5.http.impl.auth.BasicSchemeFactory top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.AuthSchemeFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.auth.BasicSchemeFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicSchemeFactory() n.a.
Old file New file
71 71
UNCHANGED public n.a. BasicSchemeFactory(java.nio.charset.Charset)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
63 63
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.auth.AuthScheme create(org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
77 77
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.impl.auth.BearerScheme top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.AuthScheme n.a.
UNCHANGED org.apache.hc.client5.http.impl.StateHolder n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -7239248691276587879 n.a.
Newtrue -7239248691276587879 n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BearerScheme() n.a.
Old file New file
73 73
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String generateAuthResponse(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old file New file
162 162
UNCHANGED public n.a. java.lang.String getName() n.a.
Old file New file
80 80
UNCHANGED public n.a. java.security.Principal getPrincipal() n.a.
Old file New file
154 154
UNCHANGED public n.a. java.lang.String getRealm() n.a.
Old file New file
90 90
UNCHANGED public n.a. boolean isChallengeComplete() n.a.
Old file New file
124 124
UNCHANGED public n.a. boolean isConnectionBased() n.a.
Old file New file
85 85
UNCHANGED public n.a. boolean isResponseReady(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.CredentialsProvider, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old file New file
133 133
UNCHANGED public n.a. void processChallenge(org.apache.hc.client5.http.auth.AuthChallenge, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.client5.http.auth.MalformedChallengeException
n.a.
Old file New file
97 97
UNCHANGED public n.a. void restore(org.apache.hc.client5.http.impl.auth.BearerScheme$State) n.a.
Old file New file
176 176
UNCHANGED public n.a. org.apache.hc.client5.http.impl.auth.BearerScheme$State store() n.a.
Old file New file
168 168
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
186 186
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED org.apache.hc.client5.http.auth.AuthStateCacheable n.a.
UNCHANGED public class  org.apache.hc.client5.http.impl.auth.BearerSchemeFactory top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.AuthSchemeFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.auth.BearerSchemeFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BearerSchemeFactory() n.a.
Old file New file
51 51
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.auth.AuthScheme create(org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
56 56
UNCHANGED final public class  org.apache.hc.client5.http.impl.auth.CredentialsProviderBuilder top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. CredentialsProviderBuilder() n.a.
Old file New file
53 53
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.impl.auth.CredentialsProviderBuilder add(org.apache.hc.client5.http.auth.AuthScope, org.apache.hc.client5.http.auth.Credentials) n.a.
Old file New file
58 58
UNCHANGED public n.a. org.apache.hc.client5.http.impl.auth.CredentialsProviderBuilder add(org.apache.hc.client5.http.auth.AuthScope, java.lang.String, char[]) n.a.
Old file New file
64 64
UNCHANGED public n.a. org.apache.hc.client5.http.impl.auth.CredentialsProviderBuilder add(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.Credentials) n.a.
Old file New file
70 70
UNCHANGED public n.a. org.apache.hc.client5.http.impl.auth.CredentialsProviderBuilder add(org.apache.hc.core5.http.HttpHost, java.lang.String, char[]) n.a.
Old file New file
76 76
UNCHANGED public n.a. org.apache.hc.client5.http.auth.CredentialsProvider build() n.a.
Old file New file
82 82
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.auth.CredentialsProviderBuilder create() n.a.
Old file New file
49 49
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.impl.auth.DigestScheme top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.AuthScheme n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 877494614454312705 3883908186234566916
Newtrue 877494614454312705 3883908186234566916
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DigestScheme() n.a.
Old file New file
144 144
UNCHANGED public n.a. DigestScheme(java.nio.charset.Charset)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
158 158
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String generateAuthResponse(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old file New file
250 250
UNCHANGED public n.a. java.lang.String getName() n.a.
Old file New file
172 172
UNCHANGED public n.a. java.security.Principal getPrincipal() n.a.
Old file New file
241 241
UNCHANGED public n.a. java.lang.String getRealm() n.a.
Old file New file
182 182
UNCHANGED public n.a. void initPreemptive(org.apache.hc.client5.http.auth.Credentials, java.lang.String, java.lang.String) n.a.
Old file New file
162 162
UNCHANGED public n.a. boolean isChallengeComplete() n.a.
Old file New file
209 209
UNCHANGED public n.a. boolean isConnectionBased() n.a.
Old file New file
177 177
UNCHANGED public n.a. boolean isResponseReady(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.CredentialsProvider, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old file New file
219 219
UNCHANGED public n.a. void processChallenge(org.apache.hc.client5.http.auth.AuthChallenge, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.client5.http.auth.MalformedChallengeException
n.a.
Old file New file
189 189
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
582 581
UNCHANGED public class  org.apache.hc.client5.http.impl.auth.DigestSchemeFactory top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.AuthSchemeFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.auth.DigestSchemeFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DigestSchemeFactory(java.nio.charset.Charset)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
60 60
UNCHANGED public n.a. DigestSchemeFactory() n.a.
Old file New file
63 63
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.auth.AuthScheme create(org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
69 69
UNCHANGED public abstract class  org.apache.hc.client5.http.impl.auth.GGSSchemeBase top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.AuthScheme n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. org.ietf.jgss.GSSContext createGSSContext(org.ietf.jgss.GSSManager, org.ietf.jgss.Oid, org.ietf.jgss.GSSName, org.ietf.jgss.GSSCredential)
Status: Name:
UNCHANGED org.ietf.jgss.GSSException
n.a.
Old file New file
156 156
UNCHANGED public n.a. java.lang.String generateAuthResponse(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old file New file
203 203
UNCHANGED protected n.a. byte[] generateGSSToken(byte[], org.ietf.jgss.Oid, java.lang.String, java.lang.String)
Status: Name:
UNCHANGED org.ietf.jgss.GSSException
n.a.
Old file New file
138 138
UNCHANGED protected abstract n.a. byte[] generateToken(byte[], java.lang.String, java.lang.String)
Status: Name:
UNCHANGED org.ietf.jgss.GSSException
n.a.
Old file New file
n.a. n.a.
UNCHANGED protected n.a. org.ietf.jgss.GSSManager getManager() n.a.
Old file New file
130 130
UNCHANGED public n.a. java.security.Principal getPrincipal() n.a.
Old file New file
195 195
UNCHANGED public n.a. java.lang.String getRealm() n.a.
Old file New file
105 105
UNCHANGED public n.a. boolean isChallengeComplete() n.a.
Old file New file
171 171
UNCHANGED public n.a. boolean isResponseReady(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.CredentialsProvider, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old file New file
180 180
UNCHANGED public n.a. void processChallenge(org.apache.hc.client5.http.auth.AuthChallenge, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.client5.http.auth.MalformedChallengeException
n.a.
Old file New file
112 112
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
266 266
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED final public class  org.apache.hc.client5.http.impl.auth.HttpAuthenticator top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.auth.AuthenticationHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. HttpAuthenticator() n.a.
Old file New file
46 46
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void addAuthResponse(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.ChallengeType, org.apache.hc.core5.http.HttpRequest, org.apache.hc.client5.http.auth.AuthExchange, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
79 79
UNCHANGED public n.a. boolean isChallenged(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.ChallengeType, org.apache.hc.core5.http.HttpResponse, org.apache.hc.client5.http.auth.AuthExchange, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
55 55
UNCHANGED public n.a. boolean updateAuthState(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.ChallengeType, org.apache.hc.core5.http.HttpResponse, org.apache.hc.client5.http.AuthenticationStrategy, org.apache.hc.client5.http.auth.AuthExchange, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
66 66
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED public class  org.apache.hc.client5.http.impl.auth.KerberosScheme top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.auth.GGSSchemeBase n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.AuthScheme n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. KerberosScheme() n.a.
Old file New file
64 64
UNCHANGED public n.a. KerberosScheme(org.apache.hc.client5.http.auth.KerberosConfig, org.apache.hc.client5.http.DnsResolver) n.a.
Old file New file
60 60
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. byte[] generateToken(byte[], java.lang.String, java.lang.String)
Status: Name:
UNCHANGED org.ietf.jgss.GSSException
n.a.
Old file New file
74 74
UNCHANGED public n.a. java.lang.String getName() n.a.
Old file New file
69 69
UNCHANGED public n.a. boolean isConnectionBased() n.a.
Old file New file
79 79
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED public class  org.apache.hc.client5.http.impl.auth.KerberosSchemeFactory top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.AuthSchemeFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.auth.KerberosSchemeFactory DEFAULT n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. KerberosSchemeFactory(org.apache.hc.client5.http.auth.KerberosConfig, org.apache.hc.client5.http.DnsResolver) n.a.
Old file New file
72 72
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.auth.AuthScheme create(org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
79 79
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.impl.auth.NTLMEngine top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. java.lang.String generateType1Msg(java.lang.String, java.lang.String)
Status: Name:
UNCHANGED org.apache.hc.client5.http.impl.auth.NTLMEngineException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.lang.String generateType3Msg(java.lang.String, char[], java.lang.String, java.lang.String, java.lang.String)
Status: Name:
UNCHANGED org.apache.hc.client5.http.impl.auth.NTLMEngineException
n.a.
Old file New file
n.a. n.a.
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.impl.auth.NTLMEngineException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.AuthenticationException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -7976059309329052687 6027981323731768824
Newtrue -7976059309329052687 6027981323731768824
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. NTLMEngineException() n.a.
Old file New file
44 44
UNCHANGED public n.a. NTLMEngineException(java.lang.String) n.a.
Old file New file
53 53
UNCHANGED public n.a. NTLMEngineException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
64 64
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED final public class  org.apache.hc.client5.http.impl.auth.NTLMScheme top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.AuthScheme n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. NTLMScheme(org.apache.hc.client5.http.impl.auth.NTLMEngine) n.a.
Old file New file
80 80
UNCHANGED public n.a. NTLMScheme() n.a.
Old file New file
90 90
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String generateAuthResponse(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old file New file
166 166
UNCHANGED public n.a. java.lang.String getName() n.a.
Old file New file
95 95
UNCHANGED public n.a. java.security.Principal getPrincipal() n.a.
Old file New file
158 158
UNCHANGED public n.a. java.lang.String getRealm() n.a.
Old file New file
105 105
UNCHANGED public n.a. boolean isChallengeComplete() n.a.
Old file New file
193 193
UNCHANGED public n.a. boolean isConnectionBased() n.a.
Old file New file
100 100
UNCHANGED public n.a. boolean isResponseReady(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.CredentialsProvider, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old file New file
137 137
UNCHANGED public n.a. void processChallenge(org.apache.hc.client5.http.auth.AuthChallenge, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.client5.http.auth.MalformedChallengeException
n.a.
Old file New file
112 112
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
198 198
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED public class  org.apache.hc.client5.http.impl.auth.NTLMSchemeFactory top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.AuthSchemeFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.auth.NTLMSchemeFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. NTLMSchemeFactory() n.a.
Old file New file
50 50
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.auth.AuthScheme create(org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
59 59
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
NEW public abstract interface  org.apache.hc.client5.http.impl.auth.ScramExtension top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. boolean process(java.lang.String, java.lang.String, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean supports(java.lang.String) n.a.
Old file New file
n.a. n.a.
NEW final public class  org.apache.hc.client5.http.impl.auth.ScramScheme top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.client5.http.auth.AuthScheme n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ScramScheme(int, int, java.security.SecureRandom) n.a.
Old file New file
n.a. 142
NEW public n.a. ScramScheme() n.a.
Old file New file
n.a. 131
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.lang.String generateAuthResponse(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.client5.http.auth.AuthenticationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 411
NEW public n.a. java.lang.String getName()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 155
NEW public n.a. java.security.Principal getPrincipal()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 436
NEW public n.a. java.lang.String getRealm()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 346
NEW public n.a. boolean isChallengeComplete()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 338
NEW public n.a. boolean isChallengeExpected()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 175
NEW public n.a. boolean isConnectionBased()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 165
NEW public n.a. boolean isResponseReady(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.CredentialsProvider, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.client5.http.auth.AuthenticationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 363
NEW public n.a. void processChallenge(org.apache.hc.client5.http.auth.AuthChallenge, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.client5.http.auth.MalformedChallengeException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 187
NEW public n.a. void processChallenge(org.apache.hc.core5.http.HttpHost, boolean, org.apache.hc.client5.http.auth.AuthChallenge, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.client5.http.auth.MalformedChallengeException
NEW org.apache.hc.client5.http.auth.AuthenticationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 206
NEW final public class  org.apache.hc.client5.http.impl.auth.ScramSchemeFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.client5.http.auth.AuthSchemeFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.client5.http.impl.auth.ScramSchemeFactory INSTANCE n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.client5.http.auth.AuthScheme create(org.apache.hc.core5.http.protocol.HttpContext)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 60
UNCHANGED public class  org.apache.hc.client5.http.impl.auth.SPNegoScheme top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.auth.GGSSchemeBase n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.AuthScheme n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. SPNegoScheme(org.apache.hc.client5.http.auth.KerberosConfig, org.apache.hc.client5.http.DnsResolver) n.a.
Old file New file
61 61
UNCHANGED public n.a. SPNegoScheme() n.a.
Old file New file
65 65
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. byte[] generateToken(byte[], java.lang.String, java.lang.String)
Status: Name:
UNCHANGED org.ietf.jgss.GSSException
n.a.
Old file New file
75 75
UNCHANGED public n.a. java.lang.String getName() n.a.
Old file New file
70 70
UNCHANGED public n.a. boolean isConnectionBased() n.a.
Old file New file
80 80
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED public class  org.apache.hc.client5.http.impl.auth.SPNegoSchemeFactory top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.AuthSchemeFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.auth.SPNegoSchemeFactory DEFAULT n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. SPNegoSchemeFactory(org.apache.hc.client5.http.auth.KerberosConfig, org.apache.hc.client5.http.DnsResolver) n.a.
Old file New file
72 72
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.auth.AuthScheme create(org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
79 79
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED public class  org.apache.hc.client5.http.impl.auth.SystemDefaultCredentialsProvider top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.auth.CredentialsStore n.a.
UNCHANGED org.apache.hc.client5.http.auth.CredentialsProvider n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. SystemDefaultCredentialsProvider() n.a.
Old file New file
65 65
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void clear() n.a.
Old file New file
173 173
UNCHANGED public n.a. org.apache.hc.client5.http.auth.Credentials getCredentials(org.apache.hc.client5.http.auth.AuthScope, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
101 101
UNCHANGED public n.a. void setCredentials(org.apache.hc.client5.http.auth.AuthScope, org.apache.hc.client5.http.auth.Credentials) n.a.
Old file New file
71 71
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.impl.auth.UnsupportedDigestAlgorithmException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.RuntimeException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -6618324978984842054 319558534317118022
Newtrue -6618324978984842054 319558534317118022
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. UnsupportedDigestAlgorithmException(java.lang.String) n.a.
Old file New file
52 52
UNCHANGED public n.a. UnsupportedDigestAlgorithmException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
63 63
UNCHANGED public n.a. UnsupportedDigestAlgorithmException() n.a.
Old file New file
43 43
UNCHANGED  (Serializable compatible)  final public enum  org.apache.hc.client5.http.impl.ChainElement top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.constant.Constable n.a.
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -4503861773810705016 n.a.
Newtrue -4503861773810705016 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.ChainElement BACK_OFF n.a.
UNCHANGED public static final org.apache.hc.client5.http.impl.ChainElement CACHING n.a.
UNCHANGED public static final org.apache.hc.client5.http.impl.ChainElement COMPRESS n.a.
UNCHANGED public static final org.apache.hc.client5.http.impl.ChainElement CONNECT n.a.
UNCHANGED public static final org.apache.hc.client5.http.impl.ChainElement MAIN_TRANSPORT n.a.
UNCHANGED public static final org.apache.hc.client5.http.impl.ChainElement PROTOCOL n.a.
UNCHANGED public static final org.apache.hc.client5.http.impl.ChainElement REDIRECT n.a.
UNCHANGED public static final org.apache.hc.client5.http.impl.ChainElement RETRY n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.ChainElement valueOf(java.lang.String) n.a.
Old file New file
35 35
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.ChainElement[] values() n.a.
Old file New file
35 35
UNCHANGED public abstract class  org.apache.hc.client5.http.impl.classic.AbstractBackoff top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.classic.BackoffManager n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. AbstractBackoff(org.apache.hc.core5.pool.ConnPoolControl
<..>
New:org.apache.hc.client5.http.HttpRoute
Old:org.apache.hc.client5.http.HttpRoute
)
n.a.
Old file New file
104 104
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void backOff(org.apache.hc.client5.http.HttpRoute) n.a.
Old file New file
117 117
UNCHANGED protected abstract n.a. int getBackedOffPoolSize(int) n.a.
Old file New file
n.a. n.a.
UNCHANGED protected n.a. java.util.concurrent.atomic.AtomicReference
<..>
New:java.lang.Double
Old:java.lang.Double
getBackoffFactor() n.a.
Old file New file
261 261
UNCHANGED protected n.a. java.util.concurrent.atomic.AtomicInteger getCap() n.a.
Old file New file
270 270
UNCHANGED protected n.a. org.apache.hc.core5.pool.ConnPoolControl
<..>
New:org.apache.hc.client5.http.HttpRoute
Old:org.apache.hc.client5.http.HttpRoute
getConnPerRoute() n.a.
Old file New file
225 225
UNCHANGED protected n.a. java.util.concurrent.atomic.AtomicReference
<..>
New:org.apache.hc.core5.util.TimeValue
Old:org.apache.hc.core5.util.TimeValue
getCoolDown() n.a.
Old file New file
252 252
UNCHANGED protected n.a. java.util.Map
<..>
New:org.apache.hc.client5.http.HttpRoutejava.time.Instant
Old:org.apache.hc.client5.http.HttpRoutejava.time.Instant
getLastRouteBackoffs() n.a.
Old file New file
243 243
UNCHANGED protected n.a. java.util.Map
<..>
New:org.apache.hc.client5.http.HttpRoutejava.time.Instant
Old:org.apache.hc.client5.http.HttpRoutejava.time.Instant
getLastRouteProbes() n.a.
Old file New file
234 234
UNCHANGED public n.a. long getLastUpdate(java.util.Map
<..>
New:org.apache.hc.client5.http.HttpRoutejava.lang.Long
Old:org.apache.hc.client5.http.HttpRoutejava.lang.Long
, org.apache.hc.client5.http.HttpRoute)
n.a.
Old file New file
180 180
UNCHANGED protected n.a. java.util.concurrent.atomic.AtomicInteger getTimeInterval() n.a.
Old file New file
279 279
UNCHANGED public n.a. void probe(org.apache.hc.client5.http.HttpRoute) n.a.
Old file New file
152 152
UNCHANGED public n.a. void setCoolDown(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
214 214
UNCHANGED public n.a. void setPerHostConnectionCap(int) n.a.
Old file New file
190 190
UNCHANGED public abstract class  org.apache.hc.client5.http.impl.classic.AbstractHttpClientResponseHandler top
Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.io.HttpClientResponseHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. AbstractHttpClientResponseHandler() n.a.
Old file New file
56 56
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. java.lang.Object handleEntity(org.apache.hc.core5.http.HttpEntity)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. java.lang.Object handleResponse(org.apache.hc.core5.http.ClassicHttpResponse)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
66 66
UNCHANGED public class  org.apache.hc.client5.http.impl.classic.AIMDBackoffManager top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.classic.AbstractBackoff n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.classic.BackoffManager n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. AIMDBackoffManager(org.apache.hc.core5.pool.ConnPoolControl
<..>
New:org.apache.hc.client5.http.HttpRoute
Old:org.apache.hc.client5.http.HttpRoute
)
n.a.
Old file New file
69 69
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. int getBackedOffPoolSize(int) n.a.
Old file New file
81 81
UNCHANGED public n.a. void setBackoffFactor(double) n.a.
Old file New file
99 99
UNCHANGED final public class  org.apache.hc.client5.http.impl.classic.BackoffStrategyExec top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.classic.ExecChainHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BackoffStrategyExec(org.apache.hc.client5.http.classic.ConnectionBackoffStrategy, org.apache.hc.client5.http.classic.BackoffManager) n.a.
Old file New file
77 77
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http.ClassicHttpResponse execute(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.client5.http.classic.ExecChain$Scope, org.apache.hc.client5.http.classic.ExecChain)
Status: Name:
UNCHANGED java.io.IOException
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
89 89
UNCHANGED public class  org.apache.hc.client5.http.impl.classic.BasicHttpClientResponseHandler top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.classic.AbstractHttpClientResponseHandler n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.io.HttpClientResponseHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicHttpClientResponseHandler() n.a.
Old file New file
56 56
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String handleEntity(org.apache.hc.core5.http.HttpEntity)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
64 64
UNCHANGED public n.a. java.lang.String handleResponse(org.apache.hc.core5.http.ClassicHttpResponse)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
72 72
UNCHANGED final public class  org.apache.hc.client5.http.impl.classic.ClassicRequestCopier top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.MessageCopier n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.classic.ClassicRequestCopier INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ClassicRequestCopier() n.a.
Old file New file
43 43
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http.ClassicHttpRequest copy(org.apache.hc.core5.http.ClassicHttpRequest) n.a.
Old file New file
52 52
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED public abstract class  org.apache.hc.client5.http.impl.classic.CloseableHttpClient top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.client5.http.classic.HttpClient n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. CloseableHttpClient() n.a.
Old file New file
56 56
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected abstract n.a. org.apache.hc.client5.http.impl.classic.CloseableHttpResponse doExecute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. org.apache.hc.client5.http.impl.classic.CloseableHttpResponse execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
87 87
UNCHANGED public n.a. org.apache.hc.client5.http.impl.classic.CloseableHttpResponse execute(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
105 105
UNCHANGED public n.a. org.apache.hc.client5.http.impl.classic.CloseableHttpResponse execute(org.apache.hc.core5.http.ClassicHttpRequest)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
123 123
UNCHANGED public n.a. org.apache.hc.client5.http.impl.classic.CloseableHttpResponse execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.ClassicHttpRequest)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
141 141
UNCHANGED public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.lang.Object execute(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpClientResponseHandler
<..>
New:? extends T
Old:? extends T
)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
162 162
UNCHANGED public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.lang.Object execute(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.http.io.HttpClientResponseHandler
<..>
New:? extends T
Old:? extends T
)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
187 187
UNCHANGED public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.lang.Object execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpClientResponseHandler
<..>
New:? extends T
Old:? extends T
)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
213 213
UNCHANGED public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.lang.Object execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.http.io.HttpClientResponseHandler
<..>
New:? extends T
Old:? extends T
)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
243 243
UNCHANGED final public class  org.apache.hc.client5.http.impl.classic.CloseableHttpResponse top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpMessage n.a.
UNCHANGED org.apache.hc.core5.http.MessageHeaders n.a.
UNCHANGED org.apache.hc.core5.http.ClassicHttpResponse n.a.
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED org.apache.hc.core5.http.HttpResponse n.a.
UNCHANGED org.apache.hc.core5.http.HttpEntityContainer n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void addHeader(org.apache.hc.core5.http.Header) n.a.
Old file New file
161 161
UNCHANGED public n.a. void addHeader(java.lang.String, java.lang.Object) n.a.
Old file New file
171 171
UNCHANGED public n.a. void close(org.apache.hc.core5.io.CloseMode) n.a.
Old file New file
245 245
UNCHANGED public n.a. void close()
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
252 252
UNCHANGED public n.a. boolean containsHeader(java.lang.String) n.a.
Old file New file
116 116
UNCHANGED public n.a. int countHeaders(java.lang.String) n.a.
Old file New file
136 136
UNCHANGED public n.a. int getCode() n.a.
Old file New file
106 106
UNCHANGED public n.a. org.apache.hc.core5.http.HttpEntity getEntity() n.a.
Old file New file
111 111
UNCHANGED public n.a. org.apache.hc.core5.http.Header getFirstHeader(java.lang.String) n.a.
Old file New file
191 191
UNCHANGED public n.a. org.apache.hc.core5.http.Header getHeader(java.lang.String)
Status: Name:
UNCHANGED org.apache.hc.core5.http.ProtocolException
n.a.
Old file New file
181 181
UNCHANGED public n.a. org.apache.hc.core5.http.Header[] getHeaders(java.lang.String) n.a.
Old file New file
156 156
UNCHANGED public n.a. org.apache.hc.core5.http.Header[] getHeaders() n.a.
Old file New file
221 221
UNCHANGED public n.a. org.apache.hc.core5.http.Header getLastHeader(java.lang.String) n.a.
Old file New file
216 216
UNCHANGED public n.a. java.util.Locale getLocale() n.a.
Old file New file
166 166
UNCHANGED public n.a. java.lang.String getReasonPhrase() n.a.
Old file New file
131 131
UNCHANGED public n.a. org.apache.hc.core5.http.ProtocolVersion getVersion() n.a.
Old file New file
146 146
UNCHANGED public n.a. java.util.Iterator
<..>
New:org.apache.hc.core5.http.Header
Old:org.apache.hc.core5.http.Header
headerIterator() n.a.
Old file New file
226 226
UNCHANGED public n.a. java.util.Iterator
<..>
New:org.apache.hc.core5.http.Header
Old:org.apache.hc.core5.http.Header
headerIterator(java.lang.String) n.a.
Old file New file
231 231
UNCHANGED public n.a. boolean removeHeader(org.apache.hc.core5.http.Header) n.a.
Old file New file
206 206
UNCHANGED public n.a. boolean removeHeaders(java.lang.String) n.a.
Old file New file
211 211
UNCHANGED public n.a. void setCode(int) n.a.
Old file New file
126 126
UNCHANGED public n.a. void setEntity(org.apache.hc.core5.http.HttpEntity) n.a.
Old file New file
141 141
UNCHANGED public n.a. void setHeader(org.apache.hc.core5.http.Header) n.a.
Old file New file
186 186
UNCHANGED public n.a. void setHeader(java.lang.String, java.lang.Object) n.a.
Old file New file
196 196
UNCHANGED public n.a. void setHeaders(org.apache.hc.core5.http.Header[]) n.a.
Old file New file
201 201
UNCHANGED public n.a. void setLocale(java.util.Locale) n.a.
Old file New file
176 176
UNCHANGED public n.a. void setReasonPhrase(java.lang.String) n.a.
Old file New file
151 151
UNCHANGED public n.a. void setVersion(org.apache.hc.core5.http.ProtocolVersion) n.a.
Old file New file
121 121
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
257 257
UNCHANGED public class  org.apache.hc.client5.http.impl.classic.DefaultBackoffStrategy top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.classic.ConnectionBackoffStrategy n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultBackoffStrategy() n.a.
Old file New file
45 45
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. boolean shouldBackoff(java.lang.Throwable) n.a.
Old file New file
49 49
UNCHANGED public n.a. boolean shouldBackoff(org.apache.hc.core5.http.HttpResponse) n.a.
Old file New file
54 54
UNCHANGED public class  org.apache.hc.client5.http.impl.classic.ExponentialBackoffManager top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.classic.AbstractBackoff n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.classic.BackoffManager n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ExponentialBackoffManager(org.apache.hc.core5.pool.ConnPoolControl
<..>
New:org.apache.hc.client5.http.HttpRoute
Old:org.apache.hc.client5.http.HttpRoute
)
n.a.
Old file New file
62 62
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. int getBackedOffPoolSize(int) n.a.
Old file New file
76 76
UNCHANGED public n.a. void setBackoffFactor(double) n.a.
Old file New file
90 90
UNCHANGED final public class  org.apache.hc.client5.http.impl.classic.FutureRequestExecutionMetrics top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. long getActiveConnectionCount() n.a.
Old file New file
71 71
UNCHANGED public n.a. long getFailedConnectionAverageDuration() n.a.
Old file New file
91 91
UNCHANGED public n.a. long getFailedConnectionCount() n.a.
Old file New file
87 87
UNCHANGED public n.a. long getRequestAverageDuration() n.a.
Old file New file
99 99
UNCHANGED public n.a. long getRequestCount() n.a.
Old file New file
95 95
UNCHANGED public n.a. long getScheduledConnectionCount() n.a.
Old file New file
75 75
UNCHANGED public n.a. long getSuccessfulConnectionAverageDuration() n.a.
Old file New file
83 83
UNCHANGED public n.a. long getSuccessfulConnectionCount() n.a.
Old file New file
79 79
UNCHANGED public n.a. long getTaskAverageDuration() n.a.
Old file New file
107 107
UNCHANGED public n.a. long getTaskCount() n.a.
Old file New file
103 103
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
112 112
UNCHANGED public class  org.apache.hc.client5.http.impl.classic.FutureRequestExecutionService top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Closeable n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. FutureRequestExecutionService(org.apache.hc.client5.http.classic.HttpClient, java.util.concurrent.ExecutorService) n.a.
Old file New file
71 71
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void close()
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
138 138
UNCHANGED public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.FutureTask
<..>
New:T
Old:T
execute(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.http.io.HttpClientResponseHandler
<..>
New:T
Old:T
)
n.a.
Old file New file
91 91
UNCHANGED public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.FutureTask
<..>
New:T
Old:T
execute(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.http.io.HttpClientResponseHandler
<..>
New:T
Old:T
, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
115 115
UNCHANGED public n.a. org.apache.hc.client5.http.impl.classic.FutureRequestExecutionMetrics metrics() n.a.
Old file New file
133 133
UNCHANGED public class  org.apache.hc.client5.http.impl.classic.HttpClientBuilder top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. HttpClientBuilder() n.a.
Old file New file
242 249
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder addExecInterceptorAfter(java.lang.String, java.lang.String, org.apache.hc.client5.http.classic.ExecChainHandler) n.a.
Old file New file
466 473
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder addExecInterceptorBefore(java.lang.String, java.lang.String, org.apache.hc.client5.http.classic.ExecChainHandler) n.a.
Old file New file
450 457
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder addExecInterceptorFirst(java.lang.String, org.apache.hc.client5.http.classic.ExecChainHandler) n.a.
Old file New file
497 504
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder addExecInterceptorLast(java.lang.String, org.apache.hc.client5.http.classic.ExecChainHandler) n.a.
Old file New file
512 519
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder addRequestInterceptorFirst(org.apache.hc.core5.http.HttpRequestInterceptor) n.a.
Old file New file
422 429
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder addRequestInterceptorLast(org.apache.hc.core5.http.HttpRequestInterceptor) n.a.
Old file New file
436 443
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder addResponseInterceptorFirst(org.apache.hc.core5.http.HttpResponseInterceptor) n.a.
Old file New file
394 401
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder addResponseInterceptorLast(org.apache.hc.core5.http.HttpResponseInterceptor) n.a.
Old file New file
408 415
UNCHANGED public n.a. org.apache.hc.client5.http.impl.classic.CloseableHttpClient build() n.a.
Old file New file
840 852
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder create() n.a.
Old file New file
238 245
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder disableAuthCaching() n.a.
Old file New file
547 554
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder disableAutomaticRetries() n.a.
Old file New file
571 578
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder disableConnectionState() n.a.
Old file New file
353 360
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder disableContentCompression() n.a.
Old file New file
537 544
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder disableCookieManagement() n.a.
Old file New file
527 534
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder disableDefaultUserAgent() n.a.
Old file New file
787 794
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder disableRedirectHandling() n.a.
Old file New file
617 624
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder evictExpiredConnections() n.a.
Old file New file
748 755
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder evictIdleConnections(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
775 782
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder replaceExecInterceptor(java.lang.String, org.apache.hc.client5.http.classic.ExecChainHandler) n.a.
Old file New file
482 489
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setBackoffManager(org.apache.hc.client5.http.classic.BackoffManager) n.a.
Old file New file
638 645
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setConnectionBackoffStrategy(org.apache.hc.client5.http.classic.ConnectionBackoffStrategy) n.a.
Old file New file
628 635
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setConnectionManager(org.apache.hc.client5.http.io.HttpClientConnectionManager) n.a.
Old file New file
262 269
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setConnectionManagerShared(boolean) n.a.
Old file New file
283 290
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setConnectionReuseStrategy(org.apache.hc.core5.http.ConnectionReuseStrategy) n.a.
Old file New file
294 301
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setContentDecoderRegistry(java.util.LinkedHashMap
<..>
New:java.lang.Stringorg.apache.hc.client5.http.entity.InputStreamFactory
Old:java.lang.Stringorg.apache.hc.client5.http.entity.InputStreamFactory
)
n.a.
Old file New file
702 709
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setDefaultAuthSchemeRegistry(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.auth.AuthSchemeFactory
Old:org.apache.hc.client5.http.auth.AuthSchemeFactory
)
n.a.
Old file New file
675 682
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setDefaultCookieSpecRegistry(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.cookie.CookieSpecFactory
Old:org.apache.hc.client5.http.cookie.CookieSpecFactory
)
n.a.
Old file New file
689 696
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setDefaultCookieStore(org.apache.hc.client5.http.cookie.CookieStore) n.a.
Old file New file
649 656
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setDefaultCredentialsProvider(org.apache.hc.client5.http.auth.CredentialsProvider) n.a.
Old file New file
662 669
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setDefaultHeaders(java.util.Collection
<..>
New:? extends org.apache.hc.core5.http.Header
Old:? extends org.apache.hc.core5.http.Header
)
n.a.
Old file New file
384 391
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setDefaultRequestConfig(org.apache.hc.client5.http.config.RequestConfig) n.a.
Old file New file
714 721
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setKeepAliveStrategy(org.apache.hc.client5.http.ConnectionKeepAliveStrategy) n.a.
Old file New file
305 312
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setProxy(org.apache.hc.core5.http.HttpHost) n.a.
Old file New file
585 592
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setProxyAuthenticationStrategy(org.apache.hc.client5.http.AuthenticationStrategy) n.a.
Old file New file
329 336
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setProxySelector(java.net.ProxySelector) n.a.
Old file New file
801 808
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setRedirectStrategy(org.apache.hc.client5.http.protocol.RedirectStrategy) n.a.
Old file New file
607 614
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setRequestExecutor(org.apache.hc.core5.http.impl.io.HttpRequestExecutor) n.a.
Old file New file
251 258
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setRetryStrategy(org.apache.hc.client5.http.HttpRequestRetryStrategy) n.a.
Old file New file
561 568
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setRoutePlanner(org.apache.hc.client5.http.routing.HttpRoutePlanner) n.a.
Old file New file
593 600
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setSchemePortResolver(org.apache.hc.client5.http.SchemePortResolver) n.a.
Old file New file
364 371
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setTargetAuthenticationStrategy(org.apache.hc.client5.http.AuthenticationStrategy) n.a.
Old file New file
317 324
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setUserAgent(java.lang.String) n.a.
Old file New file
374 381
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder setUserTokenHandler(org.apache.hc.client5.http.UserTokenHandler) n.a.
Old file New file
343 350
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder useSystemProperties() n.a.
Old file New file
725 732
UNCHANGED final public class  org.apache.hc.client5.http.impl.classic.HttpClients top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.classic.CloseableHttpClient createDefault() n.a.
Old file New file
57 57
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.classic.MinimalHttpClient createMinimal() n.a.
Old file New file
73 73
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.classic.MinimalHttpClient createMinimal(org.apache.hc.client5.http.io.HttpClientConnectionManager) n.a.
Old file New file
81 81
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.classic.CloseableHttpClient createSystem() n.a.
Old file New file
65 65
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.classic.HttpClientBuilder custom() n.a.
Old file New file
49 49
UNCHANGED public class  org.apache.hc.client5.http.impl.classic.LinearBackoffManager top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.classic.AbstractBackoff n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.classic.BackoffManager n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. LinearBackoffManager(org.apache.hc.core5.pool.ConnPoolControl
<..>
New:org.apache.hc.client5.http.HttpRoute
Old:org.apache.hc.client5.http.HttpRoute
)
n.a.
Old file New file
89 89
UNCHANGED public n.a. LinearBackoffManager(org.apache.hc.core5.pool.ConnPoolControl
<..>
New:org.apache.hc.client5.http.HttpRoute
Old:org.apache.hc.client5.http.HttpRoute
, int)
n.a.
Old file New file
100 100
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void backOff(org.apache.hc.client5.http.HttpRoute) n.a.
Old file New file
108 108
UNCHANGED protected n.a. int getBackedOffPoolSize(int) n.a.
Old file New file
204 204
UNCHANGED public n.a. void probe(org.apache.hc.client5.http.HttpRoute) n.a.
Old file New file
145 145
UNCHANGED public n.a. void setBackoffFactor(double) n.a.
Old file New file
218 218
UNCHANGED public class  org.apache.hc.client5.http.impl.classic.MinimalHttpClient top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.classic.CloseableHttpClient n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.client5.http.classic.HttpClient n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void close()
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
184 184
UNCHANGED public n.a. void close(org.apache.hc.core5.io.CloseMode) n.a.
Old file New file
189 189
UNCHANGED protected n.a. org.apache.hc.client5.http.impl.classic.CloseableHttpResponse doExecute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
113 113
UNCHANGED public class  org.apache.hc.client5.http.impl.classic.NullBackoffStrategy top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.classic.ConnectionBackoffStrategy n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. NullBackoffStrategy() n.a.
Old file New file
38 38
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. boolean shouldBackoff(java.lang.Throwable) n.a.
Old file New file
42 42
UNCHANGED public n.a. boolean shouldBackoff(org.apache.hc.core5.http.HttpResponse) n.a.
Old file New file
47 47
UNCHANGED public class  org.apache.hc.client5.http.impl.classic.ProxyClient top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ProxyClient() n.a.
Old file New file
129 131
UNCHANGED public n.a. ProxyClient(org.apache.hc.client5.http.config.RequestConfig) n.a.
Old file New file
125 127
UNCHANGED public n.a. ProxyClient(org.apache.hc.core5.http.io.HttpConnectionFactory
<..>
New:org.apache.hc.client5.http.io.ManagedHttpClientConnection
Old:org.apache.hc.client5.http.io.ManagedHttpClientConnection
, org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.config.CharCodingConfig, org.apache.hc.client5.http.config.RequestConfig)
n.a.
Old file New file
100 101
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.net.Socket tunnel(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.Credentials)
Status: Name:
UNCHANGED java.io.IOException
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
136 138
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.impl.classic.RequestAbortedException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.io.InterruptedIOException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 7376647278008364932 4973849966012490112
Newtrue 7376647278008364932 4973849966012490112
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RequestAbortedException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
46 46
UNCHANGED public n.a. RequestAbortedException(java.lang.String) n.a.
Old file New file
42 42
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.impl.classic.RequestFailedException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.io.InterruptedIOException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 208343112342566551 4973849966012490112
Newtrue 208343112342566551 4973849966012490112
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RequestFailedException(java.lang.String) n.a.
Old file New file
42 42
UNCHANGED public n.a. RequestFailedException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
46 46
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.impl.ConnectionShutdownException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.IllegalStateException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 3071604497271324843 5868657401162844497
Newtrue 3071604497271324843 5868657401162844497
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ConnectionShutdownException() n.a.
Old file New file
44 44
UNCHANGED public abstract class  org.apache.hc.client5.http.impl.cookie.AbstractCookieAttributeHandler top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieAttributeHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. AbstractCookieAttributeHandler() n.a.
Old file New file
41 41
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. boolean match(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin) n.a.
Old file New file
52 52
UNCHANGED public n.a. void validate(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
47 47
UNCHANGED public abstract class  org.apache.hc.client5.http.impl.cookie.AbstractCookieSpec top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieSpec n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. AbstractCookieSpec(org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler[]) n.a.
Old file New file
78 78
UNCHANGED protected n.a. AbstractCookieSpec(java.util.HashMap
<..>
New:java.lang.Stringorg.apache.hc.client5.http.cookie.CookieAttributeHandler
Old:java.lang.Stringorg.apache.hc.client5.http.cookie.CookieAttributeHandler
)
n.a.
Old file New file
69 69
UNCHANGED public n.a. AbstractCookieSpec() n.a.
Old file New file
61 61
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. org.apache.hc.client5.http.cookie.CookieAttributeHandler findAttribHandler(java.lang.String) n.a.
Old file New file
94 94
UNCHANGED protected n.a. org.apache.hc.client5.http.cookie.CookieAttributeHandler getAttribHandler(java.lang.String) n.a.
Old file New file
106 106
UNCHANGED protected n.a. java.util.Collection
<..>
New:org.apache.hc.client5.http.cookie.CookieAttributeHandler
Old:org.apache.hc.client5.http.cookie.CookieAttributeHandler
getAttribHandlers() n.a.
Old file New file
113 113
UNCHANGED  (Serializable compatible)  final public class  org.apache.hc.client5.http.impl.cookie.BasicClientCookie top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.Cloneable n.a.
UNCHANGED org.apache.hc.client5.http.cookie.Cookie n.a.
UNCHANGED org.apache.hc.client5.http.cookie.SetCookie n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 9200771006818100406 -3869795591041535538
Newtrue 9200771006818100406 -3869795591041535538
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicClientCookie(java.lang.String, java.lang.String) n.a.
Old file New file
57 57
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.Object clone()
Status: Name:
UNCHANGED java.lang.CloneNotSupportedException
n.a.
Old file New file
356 356
UNCHANGED public n.a. boolean containsAttribute(java.lang.String) n.a.
Old file New file
344 344
UNCHANGED public n.a. java.lang.String getAttribute(java.lang.String) n.a.
Old file New file
339 339
UNCHANGED public n.a. java.util.Date getCreationDate()
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
296 296
UNCHANGED public n.a. java.time.Instant getCreationInstant() n.a.
Old file New file
304 304
UNCHANGED public n.a. java.lang.String getDomain() n.a.
Old file New file
175 175
UNCHANGED public n.a. java.util.Date getExpiryDate()
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
109 109
UNCHANGED public n.a. java.time.Instant getExpiryInstant() n.a.
Old file New file
117 117
UNCHANGED public n.a. java.lang.String getName() n.a.
Old file New file
71 71
UNCHANGED public n.a. java.lang.String getPath() n.a.
Old file New file
204 204
UNCHANGED public n.a. java.lang.String getValue() n.a.
Old file New file
81 81
UNCHANGED public n.a. boolean isExpired(java.util.Date)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
270 270
UNCHANGED public n.a. boolean isExpired(java.time.Instant) n.a.
Old file New file
283 283
UNCHANGED public n.a. boolean isHttpOnly() n.a.
Old file New file
314 314
UNCHANGED public n.a. boolean isPersistent() n.a.
Old file New file
162 162
UNCHANGED public n.a. boolean isSecure() n.a.
Old file New file
226 226
UNCHANGED public n.a. boolean removeAttribute(java.lang.String) n.a.
Old file New file
351 351
UNCHANGED public n.a. void setAttribute(java.lang.String, java.lang.String) n.a.
Old file New file
334 334
UNCHANGED public n.a. void setCreationDate(java.util.Date)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
323 323
UNCHANGED public n.a. void setCreationDate(java.time.Instant) n.a.
Old file New file
330 330
UNCHANGED public n.a. void setDomain(java.lang.String) n.a.
Old file New file
187 187
UNCHANGED public n.a. void setExpiryDate(java.util.Date)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
134 134
UNCHANGED public n.a. void setExpiryDate(java.time.Instant) n.a.
Old file New file
149 149
UNCHANGED public n.a. void setHttpOnly(boolean) n.a.
Old file New file
256 256
UNCHANGED public n.a. void setPath(java.lang.String) n.a.
Old file New file
217 217
UNCHANGED public n.a. void setSecure(boolean) n.a.
Old file New file
243 243
UNCHANGED public n.a. void setValue(java.lang.String) n.a.
Old file New file
91 91
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
363 363
UNCHANGED public class  org.apache.hc.client5.http.impl.cookie.BasicDomainHandler top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieAttributeHandler n.a.
UNCHANGED org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.cookie.BasicDomainHandler INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicDomainHandler() n.a.
Old file New file
60 60
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String getAttributeName() n.a.
Old file New file
143 143
UNCHANGED public n.a. boolean match(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin) n.a.
Old file New file
121 121
UNCHANGED public n.a. void parse(org.apache.hc.client5.http.cookie.SetCookie, java.lang.String)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
66 66
UNCHANGED public n.a. void validate(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
85 85
UNCHANGED public class  org.apache.hc.client5.http.impl.cookie.BasicExpiresHandler top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.cookie.AbstractCookieAttributeHandler n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieAttributeHandler n.a.
UNCHANGED org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicExpiresHandler(java.time.format.DateTimeFormatter[]) n.a.
Old file New file
56 56
UNCHANGED public n.a. BasicExpiresHandler(java.lang.String[])
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
64 64
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String getAttributeName() n.a.
Old file New file
94 94
UNCHANGED public n.a. void parse(org.apache.hc.client5.http.cookie.SetCookie, java.lang.String)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
80 80
UNCHANGED public class  org.apache.hc.client5.http.impl.cookie.BasicHttpOnlyHandler top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieAttributeHandler n.a.
UNCHANGED org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.cookie.BasicHttpOnlyHandler INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicHttpOnlyHandler() n.a.
Old file New file
54 54
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String getAttributeName() n.a.
Old file New file
75 75
UNCHANGED public n.a. boolean match(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin) n.a.
Old file New file
70 70
UNCHANGED public n.a. void parse(org.apache.hc.client5.http.cookie.SetCookie, java.lang.String)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
60 60
UNCHANGED public n.a. void validate(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
66 66
UNCHANGED public class  org.apache.hc.client5.http.impl.cookie.BasicMaxAgeHandler top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.cookie.AbstractCookieAttributeHandler n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieAttributeHandler n.a.
UNCHANGED org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.cookie.BasicMaxAgeHandler INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicMaxAgeHandler() n.a.
Old file New file
55 55
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String getAttributeName() n.a.
Old file New file
81 81
UNCHANGED public n.a. void parse(org.apache.hc.client5.http.cookie.SetCookie, java.lang.String)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
61 61
UNCHANGED public class  org.apache.hc.client5.http.impl.cookie.BasicPathHandler top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieAttributeHandler n.a.
UNCHANGED org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.cookie.BasicPathHandler INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicPathHandler() n.a.
Old file New file
55 55
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String getAttributeName() n.a.
Old file New file
99 99
UNCHANGED public n.a. boolean match(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin) n.a.
Old file New file
92 92
UNCHANGED public n.a. void parse(org.apache.hc.client5.http.cookie.SetCookie, java.lang.String)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
61 61
UNCHANGED public n.a. void validate(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
68 68
UNCHANGED public class  org.apache.hc.client5.http.impl.cookie.BasicSecureHandler top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.cookie.AbstractCookieAttributeHandler n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieAttributeHandler n.a.
UNCHANGED org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.cookie.BasicSecureHandler INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicSecureHandler() n.a.
Old file New file
54 54
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String getAttributeName() n.a.
Old file New file
73 73
UNCHANGED public n.a. boolean match(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin) n.a.
Old file New file
66 66
UNCHANGED public n.a. void parse(org.apache.hc.client5.http.cookie.SetCookie, java.lang.String)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
60 60
UNCHANGED public abstract class  org.apache.hc.client5.http.impl.cookie.CookieSpecBase top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.cookie.AbstractCookieSpec n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieSpec n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. CookieSpecBase(org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler[]) n.a.
Old file New file
69 69
UNCHANGED protected n.a. CookieSpecBase(java.util.HashMap
<..>
New:java.lang.Stringorg.apache.hc.client5.http.cookie.CookieAttributeHandler
Old:java.lang.Stringorg.apache.hc.client5.http.cookie.CookieAttributeHandler
)
n.a.
Old file New file
62 62
UNCHANGED public n.a. CookieSpecBase() n.a.
Old file New file
55 55
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static protected n.a. java.lang.String getDefaultDomain(org.apache.hc.client5.http.cookie.CookieOrigin) n.a.
Old file New file
86 86
UNCHANGED static protected n.a. java.lang.String getDefaultPath(org.apache.hc.client5.http.cookie.CookieOrigin) n.a.
Old file New file
73 73
UNCHANGED public n.a. boolean match(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin) n.a.
Old file New file
133 133
UNCHANGED protected n.a. java.util.List
<..>
New:org.apache.hc.client5.http.cookie.Cookie
Old:org.apache.hc.client5.http.cookie.Cookie
parse(org.apache.hc.core5.http.HeaderElement[], org.apache.hc.client5.http.cookie.CookieOrigin)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
91 91
UNCHANGED public n.a. void validate(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
124 124
UNCHANGED public class  org.apache.hc.client5.http.impl.cookie.IgnoreCookieSpecFactory top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieSpecFactory n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. IgnoreCookieSpecFactory() n.a.
Old file New file
51 51
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.cookie.CookieSpec create(org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
57 57
UNCHANGED public class  org.apache.hc.client5.http.impl.cookie.IgnoreSpecSpec top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.cookie.CookieSpecBase n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieSpec n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.cookie.IgnoreSpecSpec INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. IgnoreSpecSpec() n.a.
Old file New file
46 46
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.util.List
<..>
New:org.apache.hc.core5.http.Header
Old:org.apache.hc.core5.http.Header
formatCookies(java.util.List
<..>
New:org.apache.hc.client5.http.cookie.Cookie
Old:org.apache.hc.client5.http.cookie.Cookie
)
n.a.
Old file New file
68 68
UNCHANGED public n.a. boolean match(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin) n.a.
Old file New file
63 63
UNCHANGED public n.a. java.util.List
<..>
New:org.apache.hc.client5.http.cookie.Cookie
Old:org.apache.hc.client5.http.cookie.Cookie
parse(org.apache.hc.core5.http.Header, org.apache.hc.client5.http.cookie.CookieOrigin)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
58 58
UNCHANGED public class  org.apache.hc.client5.http.impl.cookie.LaxExpiresHandler top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.cookie.AbstractCookieAttributeHandler n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieAttributeHandler n.a.
UNCHANGED org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.cookie.LaxExpiresHandler INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. LaxExpiresHandler() n.a.
Old file New file
112 112
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String getAttributeName() n.a.
Old file New file
224 224
UNCHANGED public n.a. void parse(org.apache.hc.client5.http.cookie.SetCookie, java.lang.String)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
117 117
UNCHANGED public class  org.apache.hc.client5.http.impl.cookie.LaxMaxAgeHandler top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.cookie.AbstractCookieAttributeHandler n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieAttributeHandler n.a.
UNCHANGED org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.cookie.LaxMaxAgeHandler INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. LaxMaxAgeHandler() n.a.
Old file New file
61 61
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String getAttributeName() n.a.
Old file New file
86 86
UNCHANGED public n.a. void parse(org.apache.hc.client5.http.cookie.SetCookie, java.lang.String)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
66 66
UNCHANGED public class  org.apache.hc.client5.http.impl.cookie.PublicSuffixDomainFilter top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieAttributeHandler n.a.
UNCHANGED org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. PublicSuffixDomainFilter(org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler, org.apache.hc.client5.http.psl.PublicSuffixList) n.a.
Old file New file
83 83
UNCHANGED public n.a. PublicSuffixDomainFilter(org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler, org.apache.hc.client5.http.psl.PublicSuffixMatcher) n.a.
Old file New file
76 76
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler decorate(org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler, org.apache.hc.client5.http.psl.PublicSuffixMatcher) n.a.
Old file New file
146 146
UNCHANGED public n.a. java.lang.String getAttributeName() n.a.
Old file New file
141 141
UNCHANGED public n.a. boolean match(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin) n.a.
Old file New file
107 107
UNCHANGED public n.a. void parse(org.apache.hc.client5.http.cookie.SetCookie, java.lang.String)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
131 131
UNCHANGED public n.a. void validate(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
136 136
UNCHANGED public class  org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpec top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieSpec n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. RFC6265CookieSpec(org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler[]) n.a.
Old file New file
82 82
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.util.List
<..>
New:org.apache.hc.core5.http.Header
Old:org.apache.hc.core5.http.Header
formatCookies(java.util.List
<..>
New:org.apache.hc.client5.http.cookie.Cookie
Old:org.apache.hc.client5.http.cookie.Cookie
)
n.a.
Old file New file
209 209
UNCHANGED final public n.a. boolean match(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin) n.a.
Old file New file
197 197
UNCHANGED final public n.a. java.util.List
<..>
New:org.apache.hc.client5.http.cookie.Cookie
Old:org.apache.hc.client5.http.cookie.Cookie
parse(org.apache.hc.core5.http.Header, org.apache.hc.client5.http.cookie.CookieOrigin)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
110 110
UNCHANGED final public n.a. void validate(org.apache.hc.client5.http.cookie.Cookie, org.apache.hc.client5.http.cookie.CookieOrigin)
Status: Name:
UNCHANGED org.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old file New file
188 188
UNCHANGED public class  org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecFactory top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieSpecFactory n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RFC6265CookieSpecFactory() n.a.
Old file New file
80 80
UNCHANGED public n.a. RFC6265CookieSpecFactory(org.apache.hc.client5.http.psl.PublicSuffixMatcher) n.a.
Old file New file
76 76
UNCHANGED public n.a. RFC6265CookieSpecFactory(org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecFactory$CompatibilityLevel, org.apache.hc.client5.http.psl.PublicSuffixMatcher) n.a.
Old file New file
69 69
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.cookie.CookieSpec create(org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
85 85
UNCHANGED  (Serializable compatible)  final static public enum  org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecFactory$CompatibilityLevel top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.constant.Constable n.a.
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -5046121260981520540 n.a.
Newtrue -5046121260981520540 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecFactory$CompatibilityLevel IE_MEDIUM_SECURITY n.a.
UNCHANGED public static final org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecFactory$CompatibilityLevel RELAXED n.a.
UNCHANGED public static final org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecFactory$CompatibilityLevel STRICT n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecFactory$CompatibilityLevel valueOf(java.lang.String) n.a.
Old file New file
55 55
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecFactory$CompatibilityLevel[] values() n.a.
Old file New file
55 55
UNCHANGED public class  org.apache.hc.client5.http.impl.cookie.RFC6265LaxSpec top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecBase n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieSpec n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RFC6265LaxSpec() n.a.
Old file New file
46 46
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
60 60
UNCHANGED public class  org.apache.hc.client5.http.impl.cookie.RFC6265StrictSpec top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecBase n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.cookie.CookieSpec n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RFC6265StrictSpec() n.a.
Old file New file
46 46
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
60 60
UNCHANGED public class  org.apache.hc.client5.http.impl.DefaultAuthenticationStrategy top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.AuthenticationStrategy n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.DefaultAuthenticationStrategy INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultAuthenticationStrategy() n.a.
Old file New file
60 60
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. java.util.List
<..>
New:java.lang.String
Old:java.lang.String
getSchemePriority() n.a.
Old file New file
76 77
UNCHANGED public n.a. java.util.List
<..>
New:org.apache.hc.client5.http.auth.AuthScheme
Old:org.apache.hc.client5.http.auth.AuthScheme
select(org.apache.hc.client5.http.auth.ChallengeType, java.util.Map
<..>
New:java.lang.Stringorg.apache.hc.client5.http.auth.AuthChallenge
Old:java.lang.Stringorg.apache.hc.client5.http.auth.AuthChallenge
, org.apache.hc.core5.http.protocol.HttpContext)
n.a.
Old file New file
84 85
UNCHANGED public class  org.apache.hc.client5.http.impl.DefaultClientConnectionReuseStrategy top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.impl.DefaultConnectionReuseStrategy n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.ConnectionReuseStrategy n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.DefaultClientConnectionReuseStrategy INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultClientConnectionReuseStrategy() n.a.
Old file New file
45 45
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. boolean keepAlive(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
54 54
UNCHANGED public class  org.apache.hc.client5.http.impl.DefaultConnectionKeepAliveStrategy top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.ConnectionKeepAliveStrategy n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.DefaultConnectionKeepAliveStrategy INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultConnectionKeepAliveStrategy() n.a.
Old file New file
55 55
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.util.TimeValue getKeepAliveDuration(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
64 64
UNCHANGED public class  org.apache.hc.client5.http.impl.DefaultHttpRequestRetryStrategy top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.HttpRequestRetryStrategy n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.DefaultHttpRequestRetryStrategy INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultHttpRequestRetryStrategy() n.a.
Old file New file
163 167
UNCHANGED public n.a. DefaultHttpRequestRetryStrategy(int, org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
131 135
UNCHANGED protected n.a. DefaultHttpRequestRetryStrategy(int, org.apache.hc.core5.util.TimeValue, java.util.Collection
<..>
New:java.lang.Class<java.io.IOException>
Old:java.lang.Class<java.io.IOException>
, java.util.Collection
<..>
New:java.lang.Integer
Old:java.lang.Integer
)
n.a.
Old file New file
96 99
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.util.TimeValue getRetryInterval(org.apache.hc.core5.http.HttpResponse, int, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
210 222
UNCHANGED protected n.a. boolean handleAsIdempotent(org.apache.hc.core5.http.HttpRequest) n.a.
Old file New file
234 246
UNCHANGED public n.a. boolean retryRequest(org.apache.hc.core5.http.HttpRequest, java.io.IOException, int, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
172 176
UNCHANGED public n.a. boolean retryRequest(org.apache.hc.core5.http.HttpResponse, int, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
200 204
MODIFIED public class  org.apache.hc.client5.http.impl.DefaultRedirectStrategy top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.protocol.RedirectStrategy n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.DefaultRedirectStrategy INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultRedirectStrategy() n.a.
Old file New file
57 86
NEW public n.a. DefaultRedirectStrategy(org.apache.hc.client5.http.SchemePortResolver) n.a.
Old file New file
n.a. 75
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. java.net.URI createLocationURI(java.lang.String)
Status: Name:
UNCHANGED org.apache.hc.core5.http.ProtocolException
n.a.
Old file New file
140 181
UNCHANGED public n.a. java.net.URI getLocationURI(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
112 153
UNCHANGED public n.a. boolean isRedirectAllowed(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
70 97
UNCHANGED public n.a. boolean isRedirected(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.ProtocolException
n.a.
Old file New file
88 129
UNCHANGED public class  org.apache.hc.client5.http.impl.DefaultSchemePortResolver top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.SchemePortResolver n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.DefaultSchemePortResolver INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultSchemePortResolver() n.a.
Old file New file
43 43
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int resolve(org.apache.hc.core5.http.HttpHost) n.a.
Old file New file
52 52
UNCHANGED public n.a. int resolve(java.lang.String, org.apache.hc.core5.net.NamedEndpoint) n.a.
Old file New file
58 58
UNCHANGED public class  org.apache.hc.client5.http.impl.DefaultUserTokenHandler top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.UserTokenHandler n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.DefaultUserTokenHandler INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultUserTokenHandler() n.a.
Old file New file
60 60
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.Object getUserToken(org.apache.hc.client5.http.HttpRoute, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
69 69
UNCHANGED public n.a. java.lang.Object getUserToken(org.apache.hc.client5.http.HttpRoute, org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
75 75
UNCHANGED final public class  org.apache.hc.client5.http.impl.IdleConnectionEvictor top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. IdleConnectionEvictor(org.apache.hc.core5.pool.ConnPoolControl
<..>
New:?
Old:?
, java.util.concurrent.ThreadFactory, org.apache.hc.core5.util.TimeValue, org.apache.hc.core5.util.TimeValue)
n.a.
Old file New file
53 53
UNCHANGED public n.a. IdleConnectionEvictor(org.apache.hc.core5.pool.ConnPoolControl
<..>
New:?
Old:?
, org.apache.hc.core5.util.TimeValue, org.apache.hc.core5.util.TimeValue)
n.a.
Old file New file
75 75
UNCHANGED public n.a. IdleConnectionEvictor(org.apache.hc.core5.pool.ConnPoolControl
<..>
New:?
Old:?
, org.apache.hc.core5.util.TimeValue)
n.a.
Old file New file
79 79
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void awaitTermination(org.apache.hc.core5.util.Timeout)
Status: Name:
UNCHANGED java.lang.InterruptedException
n.a.
Old file New file
95 95
UNCHANGED public n.a. boolean isRunning() n.a.
Old file New file
91 91
UNCHANGED public n.a. void shutdown() n.a.
Old file New file
87 87
UNCHANGED public n.a. void start() n.a.
Old file New file
83 83
UNCHANGED public class  org.apache.hc.client5.http.impl.InMemoryDnsResolver top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.DnsResolver n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. InMemoryDnsResolver() n.a.
Old file New file
63 63
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void add(java.lang.String, java.net.InetAddress[]) n.a.
Old file New file
78 78
UNCHANGED public n.a. java.net.InetAddress[] resolve(java.lang.String)
Status: Name:
UNCHANGED java.net.UnknownHostException
n.a.
Old file New file
88 88
UNCHANGED public n.a. java.lang.String resolveCanonicalHostname(java.lang.String)
Status: Name:
UNCHANGED java.net.UnknownHostException
n.a.
Old file New file
100 100
UNCHANGED public class  org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED org.apache.hc.client5.http.io.HttpClientConnectionManager n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicHttpClientConnectionManager(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.socket.ConnectionSocketFactory
Old:org.apache.hc.client5.http.socket.ConnectionSocketFactory
, org.apache.hc.core5.http.io.HttpConnectionFactory
<..>
New:org.apache.hc.client5.http.io.ManagedHttpClientConnection
Old:org.apache.hc.client5.http.io.ManagedHttpClientConnection
, org.apache.hc.client5.http.SchemePortResolver, org.apache.hc.client5.http.DnsResolver)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
181 183
UNCHANGED public n.a. BasicHttpClientConnectionManager() n.a.
Old file New file
205 207
UNCHANGED public n.a. BasicHttpClientConnectionManager(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.socket.ConnectionSocketFactory
Old:org.apache.hc.client5.http.socket.ConnectionSocketFactory
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
201 203
UNCHANGED public n.a. BasicHttpClientConnectionManager(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.socket.ConnectionSocketFactory
Old:org.apache.hc.client5.http.socket.ConnectionSocketFactory
, org.apache.hc.core5.http.io.HttpConnectionFactory
<..>
New:org.apache.hc.client5.http.io.ManagedHttpClientConnection
Old:org.apache.hc.client5.http.io.ManagedHttpClientConnection
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
192 194
UNCHANGED public n.a. BasicHttpClientConnectionManager(org.apache.hc.client5.http.io.HttpClientConnectionOperator, org.apache.hc.core5.http.io.HttpConnectionFactory
<..>
New:org.apache.hc.client5.http.io.ManagedHttpClientConnection
Old:org.apache.hc.client5.http.io.ManagedHttpClientConnection
)
n.a.
Old file New file
128 130
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void close() n.a.
Old file New file
214 216
UNCHANGED public n.a. void close(org.apache.hc.core5.io.CloseMode) n.a.
Old file New file
219 221
UNCHANGED public n.a. void closeExpired() n.a.
Old file New file
529 534
UNCHANGED public n.a. void closeIdle(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
543 548
UNCHANGED public n.a. void connect(org.apache.hc.client5.http.io.ConnectionEndpoint, org.apache.hc.core5.util.TimeValue, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
471 476
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager create(org.apache.hc.client5.http.SchemePortResolver, org.apache.hc.client5.http.DnsResolver, org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.ssl.TlsSocketStrategy
Old:org.apache.hc.client5.http.ssl.TlsSocketStrategy
, org.apache.hc.core5.http.io.HttpConnectionFactory
<..>
New:org.apache.hc.client5.http.io.ManagedHttpClientConnection
Old:org.apache.hc.client5.http.io.ManagedHttpClientConnection
)
n.a.
Old file New file
148 150
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager create(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.ssl.TlsSocketStrategy
Old:org.apache.hc.client5.http.ssl.TlsSocketStrategy
, org.apache.hc.core5.http.io.HttpConnectionFactory
<..>
New:org.apache.hc.client5.http.io.ManagedHttpClientConnection
Old:org.apache.hc.client5.http.io.ManagedHttpClientConnection
)
n.a.
Old file New file
159 161
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager create(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.ssl.TlsSocketStrategy
Old:org.apache.hc.client5.http.ssl.TlsSocketStrategy
)
n.a.
Old file New file
168 170
UNCHANGED public n.a. org.apache.hc.client5.http.config.ConnectionConfig getConnectionConfig() n.a.
Old file New file
254 256
UNCHANGED public n.a. org.apache.hc.core5.http.io.SocketConfig getSocketConfig() n.a.
Old file New file
233 235
UNCHANGED public n.a. org.apache.hc.client5.http.config.TlsConfig getTlsConfig() n.a.
Old file New file
279 281
UNCHANGED public n.a. org.apache.hc.core5.util.TimeValue getValidateAfterInactivity()
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
573 578
UNCHANGED public n.a. boolean isClosed() n.a.
Old file New file
717 727
UNCHANGED public n.a. org.apache.hc.client5.http.io.LeaseRequest lease(java.lang.String, org.apache.hc.client5.http.HttpRoute, java.lang.Object) n.a.
Old file New file
300 302
UNCHANGED public n.a. org.apache.hc.client5.http.io.LeaseRequest lease(java.lang.String, org.apache.hc.client5.http.HttpRoute, org.apache.hc.core5.util.Timeout, java.lang.Object) n.a.
Old file New file
305 307
UNCHANGED public n.a. void release(org.apache.hc.client5.http.io.ConnectionEndpoint, java.lang.Object, org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
423 428
UNCHANGED public n.a. void setConnectionConfig(org.apache.hc.client5.http.config.ConnectionConfig) n.a.
Old file New file
267 269
UNCHANGED public n.a. void setSocketConfig(org.apache.hc.core5.http.io.SocketConfig) n.a.
Old file New file
242 244
UNCHANGED public n.a. void setTlsConfig(org.apache.hc.client5.http.config.TlsConfig) n.a.
Old file New file
291 293
UNCHANGED public n.a. void setValidateAfterInactivity(org.apache.hc.core5.util.TimeValue)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
588 593
UNCHANGED public n.a. void upgrade(org.apache.hc.client5.http.io.ConnectionEndpoint, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
511 516
UNCHANGED public class  org.apache.hc.client5.http.impl.io.DefaultHttpResponseParserFactory top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.io.HttpMessageParserFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.io.DefaultHttpResponseParserFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultHttpResponseParserFactory(org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
75 75
UNCHANGED public n.a. DefaultHttpResponseParserFactory() n.a.
Old file New file
89 89
UNCHANGED public n.a. DefaultHttpResponseParserFactory(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.message.LineParser, org.apache.hc.core5.http.HttpResponseFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
Old:org.apache.hc.core5.http.ClassicHttpResponse
)
n.a.
Old file New file
65 65
UNCHANGED public n.a. DefaultHttpResponseParserFactory(org.apache.hc.core5.http.message.LineParser, org.apache.hc.core5.http.HttpResponseFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
Old:org.apache.hc.core5.http.ClassicHttpResponse
)
n.a.
Old file New file
81 81
UNCHANGED public n.a. DefaultHttpResponseParserFactory(org.apache.hc.core5.http.HttpResponseFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
Old:org.apache.hc.core5.http.ClassicHttpResponse
)
n.a.
Old file New file
85 85
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http.io.HttpMessageParser
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
Old:org.apache.hc.core5.http.ClassicHttpResponse
create() n.a.
Old file New file
94 94
UNCHANGED public n.a. org.apache.hc.core5.http.io.HttpMessageParser
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
Old:org.apache.hc.core5.http.ClassicHttpResponse
create(org.apache.hc.core5.http.config.Http1Config)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
103 103
UNCHANGED public class  org.apache.hc.client5.http.impl.io.LenientHttpResponseParser top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.impl.io.DefaultHttpResponseParser n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.io.HttpMessageParser n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. LenientHttpResponseParser(org.apache.hc.core5.http.message.LineParser, org.apache.hc.core5.http.HttpResponseFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
Old:org.apache.hc.core5.http.ClassicHttpResponse
, org.apache.hc.core5.http.config.Http1Config)
n.a.
Old file New file
68 68
UNCHANGED public n.a. LenientHttpResponseParser(org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
79 79
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. org.apache.hc.core5.http.ClassicHttpResponse createMessage(org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
85 85
UNCHANGED public class  org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.io.HttpConnectionFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ManagedHttpClientConnectionFactory() n.a.
Old file New file
131 131
UNCHANGED public n.a. ManagedHttpClientConnectionFactory(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.config.CharCodingConfig, org.apache.hc.core5.http.io.HttpMessageWriterFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpRequest
Old:org.apache.hc.core5.http.ClassicHttpRequest
, org.apache.hc.core5.http.io.HttpMessageParserFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
Old:org.apache.hc.core5.http.ClassicHttpResponse
)
n.a.
Old file New file
120 120
UNCHANGED public n.a. ManagedHttpClientConnectionFactory(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.config.CharCodingConfig, org.apache.hc.core5.http.io.HttpMessageWriterFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpRequest
Old:org.apache.hc.core5.http.ClassicHttpRequest
, org.apache.hc.core5.http.io.HttpMessageParserFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
Old:org.apache.hc.core5.http.ClassicHttpResponse
, org.apache.hc.core5.http.ContentLengthStrategy, org.apache.hc.core5.http.ContentLengthStrategy)
n.a.
Old file New file
105 105
UNCHANGED public n.a. ManagedHttpClientConnectionFactory(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.config.CharCodingConfig, org.apache.hc.core5.http.io.HttpMessageParserFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
Old:org.apache.hc.core5.http.ClassicHttpResponse
)
n.a.
Old file New file
127 127
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory$Builder builder() n.a.
Old file New file
174 174
UNCHANGED public n.a. org.apache.hc.client5.http.io.ManagedHttpClientConnection createConnection(java.net.Socket)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
136 136
UNCHANGED final static public class  org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory$Builder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory build() n.a.
Old file New file
233 233
UNCHANGED public n.a. org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory$Builder charCodingConfig(org.apache.hc.core5.http.config.CharCodingConfig) n.a.
Old file New file
201 201
UNCHANGED public n.a. org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory$Builder http1Config(org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
196 196
UNCHANGED public n.a. org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory$Builder incomingContentLengthStrategy(org.apache.hc.core5.http.ContentLengthStrategy) n.a.
Old file New file
206 206
UNCHANGED public n.a. org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory$Builder outgoingContentLengthStrategy(org.apache.hc.core5.http.ContentLengthStrategy) n.a.
Old file New file
211 211
UNCHANGED public n.a. org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory$Builder requestWriterFactory(org.apache.hc.core5.http.io.HttpMessageWriterFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpRequest
Old:org.apache.hc.core5.http.ClassicHttpRequest
)
n.a.
Old file New file
222 222
UNCHANGED public n.a. org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory$Builder responseOutOfOrderStrategy(org.apache.hc.core5.http.io.ResponseOutOfOrderStrategy) n.a.
Old file New file
216 216
UNCHANGED public n.a. org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory$Builder responseParserFactory(org.apache.hc.core5.http.io.HttpMessageParserFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
Old:org.apache.hc.core5.http.ClassicHttpResponse
)
n.a.
Old file New file
228 228
UNCHANGED public class  org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.pool.ConnPoolControl n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED org.apache.hc.core5.pool.ConnPoolStats n.a.
UNCHANGED org.apache.hc.client5.http.io.HttpClientConnectionManager n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final int DEFAULT_MAX_CONNECTIONS_PER_ROUTE n.a.
UNCHANGED public static final int DEFAULT_MAX_TOTAL_CONNECTIONS n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. PoolingHttpClientConnectionManager(org.apache.hc.core5.http.config.Registry
<..>
New:org.apache.hc.client5.http.socket.ConnectionSocketFactory
Old:org.apache.hc.client5.http.socket.ConnectionSocketFactory
, org.apache.hc.core5.pool.PoolConcurrencyPolicy, org.apache.hc.core5.pool.PoolReusePolicy, org.apache.hc.core5.util.TimeValue, org.apache.hc.core5.http.io.HttpConnectionFactory
<..>
New:org.apache.hc.client5.http.io.ManagedHttpClientConnection
Old:org.apache.hc.client5.http.io.ManagedHttpClientConnection
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
186 195
UNCHANGED public n.a. PoolingHttpClientConnectionManager(org.apache.hc.core5.http.config.Registry
<..>
New:org.apache.hc.client5.http.socket.ConnectionSocketFactory
Old:org.apache.hc.client5.http.socket.ConnectionSocketFactory
, org.apache.hc.core5.http.io.HttpConnectionFactory
<..>
New:org.apache.hc.client5.http.io.ManagedHttpClientConnection
Old:org.apache.hc.client5.http.io.ManagedHttpClientConnection
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
149 158
UNCHANGED public n.a. PoolingHttpClientConnectionManager(org.apache.hc.core5.http.config.Registry
<..>
New:org.apache.hc.client5.http.socket.ConnectionSocketFactory
Old:org.apache.hc.client5.http.socket.ConnectionSocketFactory
, org.apache.hc.core5.pool.PoolConcurrencyPolicy, org.apache.hc.core5.pool.PoolReusePolicy, org.apache.hc.core5.util.TimeValue, org.apache.hc.client5.http.SchemePortResolver, org.apache.hc.client5.http.DnsResolver, org.apache.hc.core5.http.io.HttpConnectionFactory
<..>
New:org.apache.hc.client5.http.io.ManagedHttpClientConnection
Old:org.apache.hc.client5.http.io.ManagedHttpClientConnection
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
201 210
UNCHANGED public n.a. PoolingHttpClientConnectionManager() n.a.
Old file New file
123 132
UNCHANGED public n.a. PoolingHttpClientConnectionManager(org.apache.hc.core5.http.config.Registry
<..>
New:org.apache.hc.client5.http.socket.ConnectionSocketFactory
Old:org.apache.hc.client5.http.socket.ConnectionSocketFactory
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
139 148
UNCHANGED public n.a. PoolingHttpClientConnectionManager(org.apache.hc.core5.http.config.Registry
<..>
New:org.apache.hc.client5.http.socket.ConnectionSocketFactory
Old:org.apache.hc.client5.http.socket.ConnectionSocketFactory
, org.apache.hc.core5.pool.PoolConcurrencyPolicy, org.apache.hc.core5.pool.PoolReusePolicy, org.apache.hc.core5.util.TimeValue)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
173 182
UNCHANGED public n.a. PoolingHttpClientConnectionManager(org.apache.hc.core5.http.config.Registry
<..>
New:org.apache.hc.client5.http.socket.ConnectionSocketFactory
Old:org.apache.hc.client5.http.socket.ConnectionSocketFactory
, org.apache.hc.core5.pool.PoolConcurrencyPolicy, org.apache.hc.core5.util.TimeValue, org.apache.hc.core5.http.io.HttpConnectionFactory
<..>
New:org.apache.hc.client5.http.io.ManagedHttpClientConnection
Old:org.apache.hc.client5.http.io.ManagedHttpClientConnection
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
161 170
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void close() n.a.
Old file New file
268 307
UNCHANGED public n.a. void close(org.apache.hc.core5.io.CloseMode) n.a.
Old file New file
273 312
UNCHANGED public n.a. void closeExpired() n.a.
Old file New file
538 597
UNCHANGED public n.a. void closeIdle(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
526 584
UNCHANGED public n.a. void connect(org.apache.hc.client5.http.io.ConnectionEndpoint, org.apache.hc.core5.util.TimeValue, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
472 528
UNCHANGED public n.a. int getDefaultMaxPerRoute() n.a.
Old file New file
562 622
UNCHANGED public n.a. org.apache.hc.core5.http.io.SocketConfig getDefaultSocketConfig()
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
660 720
UNCHANGED public n.a. int getMaxPerRoute(org.apache.hc.client5.http.HttpRoute) n.a.
Old file New file
572 632
UNCHANGED public n.a. int getMaxTotal() n.a.
Old file New file
552 612
UNCHANGED public n.a. java.util.Set
<..>
New:org.apache.hc.client5.http.HttpRoute
Old:org.apache.hc.client5.http.HttpRoute
getRoutes() n.a.
Old file New file
547 607
UNCHANGED public n.a. org.apache.hc.core5.pool.PoolStats getStats(org.apache.hc.client5.http.HttpRoute) n.a.
Old file New file
587 647
UNCHANGED public n.a. org.apache.hc.core5.pool.PoolStats getTotalStats() n.a.
Old file New file
582 642
UNCHANGED public n.a. org.apache.hc.core5.util.TimeValue getValidateAfterInactivity()
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
670 730
UNCHANGED public n.a. boolean isClosed() n.a.
Old file New file
820 883
UNCHANGED public n.a. org.apache.hc.client5.http.io.LeaseRequest lease(java.lang.String, org.apache.hc.client5.http.HttpRoute, java.lang.Object) n.a.
Old file New file
313 353
UNCHANGED public n.a. org.apache.hc.client5.http.io.LeaseRequest lease(java.lang.String, org.apache.hc.client5.http.HttpRoute, org.apache.hc.core5.util.Timeout, java.lang.Object) n.a.
Old file New file
322 362
UNCHANGED public n.a. void release(org.apache.hc.client5.http.io.ConnectionEndpoint, java.lang.Object, org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
418 473
UNCHANGED public n.a. void setConnectionConfigResolver(org.apache.hc.core5.function.Resolver
<..>
New:org.apache.hc.client5.http.HttpRouteorg.apache.hc.client5.http.config.ConnectionConfig
Old:org.apache.hc.client5.http.HttpRouteorg.apache.hc.client5.http.config.ConnectionConfig
)
n.a.
Old file New file
621 681
UNCHANGED public n.a. void setDefaultConnectionConfig(org.apache.hc.client5.http.config.ConnectionConfig) n.a.
Old file New file
612 672
UNCHANGED public n.a. void setDefaultMaxPerRoute(int) n.a.
Old file New file
567 627
UNCHANGED public n.a. void setDefaultSocketConfig(org.apache.hc.core5.http.io.SocketConfig) n.a.
Old file New file
594 654
UNCHANGED public n.a. void setDefaultTlsConfig(org.apache.hc.client5.http.config.TlsConfig) n.a.
Old file New file
630 690
UNCHANGED public n.a. void setMaxPerRoute(org.apache.hc.client5.http.HttpRoute, int) n.a.
Old file New file
577 637
UNCHANGED public n.a. void setMaxTotal(int) n.a.
Old file New file
557 617
UNCHANGED public n.a. void setSocketConfigResolver(org.apache.hc.core5.function.Resolver
<..>
New:org.apache.hc.client5.http.HttpRouteorg.apache.hc.core5.http.io.SocketConfig
Old:org.apache.hc.client5.http.HttpRouteorg.apache.hc.core5.http.io.SocketConfig
)
n.a.
Old file New file
603 663
UNCHANGED public n.a. void setTlsConfigResolver(org.apache.hc.core5.function.Resolver
<..>
New:org.apache.hc.core5.http.HttpHostorg.apache.hc.client5.http.config.TlsConfig
Old:org.apache.hc.core5.http.HttpHostorg.apache.hc.client5.http.config.TlsConfig
)
n.a.
Old file New file
639 699
UNCHANGED public n.a. void setValidateAfterInactivity(org.apache.hc.core5.util.TimeValue)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
685 745
UNCHANGED public n.a. void upgrade(org.apache.hc.client5.http.io.ConnectionEndpoint, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
510 568
MODIFIED public class  org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager build() n.a.
Old file New file
320 333
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder create() n.a.
Old file New file
96 99
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder setConnPoolPolicy(org.apache.hc.core5.pool.PoolReusePolicy) n.a.
Old file New file
175 178
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder setConnectionConfigResolver(org.apache.hc.core5.function.Resolver
<..>
New:org.apache.hc.client5.http.HttpRouteorg.apache.hc.client5.http.config.ConnectionConfig
Old:org.apache.hc.client5.http.HttpRouteorg.apache.hc.client5.http.config.ConnectionConfig
)
n.a.
Old file New file
240 243
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder setConnectionFactory(org.apache.hc.core5.http.io.HttpConnectionFactory
<..>
New:org.apache.hc.client5.http.io.ManagedHttpClientConnection
Old:org.apache.hc.client5.http.io.ManagedHttpClientConnection
)
n.a.
Old file New file
111 114
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder setConnectionTimeToLive(org.apache.hc.core5.util.TimeValue)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
275 278
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder setDefaultConnectionConfig(org.apache.hc.client5.http.config.ConnectionConfig) n.a.
Old file New file
228 231
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder setDefaultSocketConfig(org.apache.hc.core5.http.io.SocketConfig) n.a.
Old file New file
205 208
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder setDefaultTlsConfig(org.apache.hc.client5.http.config.TlsConfig) n.a.
Old file New file
251 254
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder setDnsResolver(org.apache.hc.client5.http.DnsResolver) n.a.
Old file New file
145 148
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder setMaxConnPerRoute(int) n.a.
Old file New file
195 198
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder setMaxConnTotal(int) n.a.
Old file New file
185 188
NEW final public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder setOffLockDisposalEnabled(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 316
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder setPoolConcurrencyPolicy(org.apache.hc.core5.pool.PoolConcurrencyPolicy) n.a.
Old file New file
165 168
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder setSSLSocketFactory(org.apache.hc.client5.http.socket.LayeredConnectionSocketFactory)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
124 127
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder setSchemePortResolver(org.apache.hc.client5.http.SchemePortResolver) n.a.
Old file New file
155 158
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder setSocketConfigResolver(org.apache.hc.core5.function.Resolver
<..>
New:org.apache.hc.client5.http.HttpRouteorg.apache.hc.core5.http.io.SocketConfig
Old:org.apache.hc.client5.http.HttpRouteorg.apache.hc.core5.http.io.SocketConfig
)
n.a.
Old file New file
217 220
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder setTlsConfigResolver(org.apache.hc.core5.function.Resolver
<..>
New:org.apache.hc.core5.http.HttpHostorg.apache.hc.client5.http.config.TlsConfig
Old:org.apache.hc.core5.http.HttpHostorg.apache.hc.client5.http.config.TlsConfig
)
n.a.
Old file New file
263 266
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder setTlsSocketStrategy(org.apache.hc.client5.http.ssl.TlsSocketStrategy) n.a.
Old file New file
135 138
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder setValidateAfterInactivity(org.apache.hc.core5.util.TimeValue)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
290 293
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder useSystemProperties() n.a.
Old file New file
303 306
MODIFIED public class  org.apache.hc.client5.http.impl.LaxRedirectStrategy top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.DefaultRedirectStrategy n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.protocol.RedirectStrategy n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.LaxRedirectStrategy INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. LaxRedirectStrategy() n.a.
Old file New file
59 60
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. boolean isRedirectAllowed(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 95
UNCHANGED protected n.a. boolean isRedirectable(java.lang.String) n.a.
Old file New file
88 99
UNCHANGED public n.a. boolean isRedirected(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
67 68
UNCHANGED public abstract interface  org.apache.hc.client5.http.impl.MessageCopier top
Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T org.apache.hc.core5.http.HttpMessage org.apache.hc.core5.http.HttpMessage
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. org.apache.hc.core5.http.HttpMessage copy(org.apache.hc.core5.http.HttpMessage) n.a.
Old file New file
n.a. n.a.
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED public class  org.apache.hc.client5.http.impl.nio.H2SharingConnPool top
Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED C org.apache.hc.core5.http.HttpConnection org.apache.hc.core5.http.HttpConnection
UNCHANGED T java.lang.Object java.lang.Object
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.pool.ConnPoolControl n.a.
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED org.apache.hc.core5.pool.ConnPoolStats n.a.
UNCHANGED java.lang.AutoCloseable n.a.
UNCHANGED org.apache.hc.core5.pool.ManagedConnPool n.a.
UNCHANGED org.apache.hc.core5.pool.ConnPool n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2SharingConnPool(org.apache.hc.core5.pool.ManagedConnPool
<..>
New:TC
Old:TC
)
n.a.
Old file New file
82 82
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void close(org.apache.hc.core5.io.CloseMode) n.a.
Old file New file
90 90
UNCHANGED public n.a. void close()
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
98 98
UNCHANGED public n.a. void closeExpired() n.a.
Old file New file
223 223
UNCHANGED public n.a. void closeIdle(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
218 218
UNCHANGED public n.a. int getDefaultMaxPerRoute() n.a.
Old file New file
203 203
UNCHANGED public n.a. int getMaxPerRoute(java.lang.Object) n.a.
Old file New file
213 213
UNCHANGED public n.a. int getMaxTotal() n.a.
Old file New file
193 193
UNCHANGED public n.a. java.util.Set
<..>
New:T
Old:T
getRoutes() n.a.
Old file New file
228 228
UNCHANGED public n.a. org.apache.hc.core5.pool.PoolStats getStats(java.lang.Object) n.a.
Old file New file
238 238
UNCHANGED public n.a. org.apache.hc.core5.pool.PoolStats getTotalStats() n.a.
Old file New file
233 233
UNCHANGED public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.pool.PoolEntry<T,C>
Old:org.apache.hc.core5.pool.PoolEntry<T,C>
lease(java.lang.Object, java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.pool.PoolEntry<T,C>
Old:org.apache.hc.core5.pool.PoolEntry<T,C>
)
n.a.
Old file New file
113 113
UNCHANGED public n.a. void release(org.apache.hc.core5.pool.PoolEntry
<..>
New:TC
Old:TC
, boolean)
n.a.
Old file New file
161 161
UNCHANGED public n.a. void setDefaultMaxPerRoute(int) n.a.
Old file New file
198 198
UNCHANGED public n.a. void setMaxPerRoute(java.lang.Object, int) n.a.
Old file New file
208 208
UNCHANGED public n.a. void setMaxTotal(int) n.a.
Old file New file
188 188
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
243 243
UNCHANGED final public class  org.apache.hc.client5.http.impl.nio.MultihomeConnectionInitiator top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.reactor.ConnectionInitiator n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. MultihomeConnectionInitiator(org.apache.hc.core5.reactor.ConnectionInitiator, org.apache.hc.client5.http.DnsResolver) n.a.
Old file New file
56 56
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.IOSession
Old:org.apache.hc.core5.reactor.IOSession
connect(org.apache.hc.core5.net.NamedEndpoint, java.net.SocketAddress, java.net.SocketAddress, org.apache.hc.core5.util.Timeout, java.lang.Object, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.IOSession
Old:org.apache.hc.core5.reactor.IOSession
)
n.a.
Old file New file
69 69
UNCHANGED public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.IOSession
Old:org.apache.hc.core5.reactor.IOSession
connect(org.apache.hc.core5.net.NamedEndpoint, java.net.SocketAddress, org.apache.hc.core5.util.Timeout, java.lang.Object, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.IOSession
Old:org.apache.hc.core5.reactor.IOSession
)
n.a.
Old file New file
79 79
UNCHANGED public class  org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.nio.AsyncClientConnectionManager n.a.
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.pool.ConnPoolControl n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED org.apache.hc.core5.pool.ConnPoolStats n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final int DEFAULT_MAX_CONNECTIONS_PER_ROUTE n.a.
UNCHANGED public static final int DEFAULT_MAX_TOTAL_CONNECTIONS n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. PoolingAsyncClientConnectionManager(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.core5.http.nio.ssl.TlsStrategy
Old:org.apache.hc.core5.http.nio.ssl.TlsStrategy
, org.apache.hc.core5.pool.PoolConcurrencyPolicy, org.apache.hc.core5.pool.PoolReusePolicy, org.apache.hc.core5.util.TimeValue)
n.a.
Old file New file
152 158
UNCHANGED public n.a. PoolingAsyncClientConnectionManager(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.core5.http.nio.ssl.TlsStrategy
Old:org.apache.hc.core5.http.nio.ssl.TlsStrategy
, org.apache.hc.core5.pool.PoolConcurrencyPolicy, org.apache.hc.core5.util.TimeValue)
n.a.
Old file New file
144 150
UNCHANGED public n.a. PoolingAsyncClientConnectionManager(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.core5.http.nio.ssl.TlsStrategy
Old:org.apache.hc.core5.http.nio.ssl.TlsStrategy
, org.apache.hc.core5.pool.PoolConcurrencyPolicy, org.apache.hc.core5.pool.PoolReusePolicy, org.apache.hc.core5.util.TimeValue, org.apache.hc.client5.http.SchemePortResolver, org.apache.hc.client5.http.DnsResolver)
n.a.
Old file New file
162 168
UNCHANGED public n.a. PoolingAsyncClientConnectionManager() n.a.
Old file New file
131 137
UNCHANGED public n.a. PoolingAsyncClientConnectionManager(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.core5.http.nio.ssl.TlsStrategy
Old:org.apache.hc.core5.http.nio.ssl.TlsStrategy
)
n.a.
Old file New file
137 143
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void close() n.a.
Old file New file
223 238
UNCHANGED public n.a. void close(org.apache.hc.core5.io.CloseMode) n.a.
Old file New file
228 243
UNCHANGED public n.a. void closeExpired() n.a.
Old file New file
592 627
UNCHANGED public n.a. void closeIdle(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
584 619
UNCHANGED public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
Old:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
connect(org.apache.hc.client5.http.nio.AsyncConnectionEndpoint, org.apache.hc.core5.reactor.ConnectionInitiator, org.apache.hc.core5.util.Timeout, java.lang.Object, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
Old:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
)
n.a.
Old file New file
439 472
UNCHANGED public n.a. int getDefaultMaxPerRoute() n.a.
Old file New file
569 604
UNCHANGED public n.a. int getMaxPerRoute(org.apache.hc.client5.http.HttpRoute) n.a.
Old file New file
579 614
UNCHANGED public n.a. int getMaxTotal() n.a.
Old file New file
559 594
UNCHANGED public n.a. java.util.Set
<..>
New:org.apache.hc.client5.http.HttpRoute
Old:org.apache.hc.client5.http.HttpRoute
getRoutes() n.a.
Old file New file
549 584
UNCHANGED public n.a. org.apache.hc.core5.pool.PoolStats getStats(org.apache.hc.client5.http.HttpRoute) n.a.
Old file New file
605 640
UNCHANGED public n.a. org.apache.hc.core5.pool.PoolStats getTotalStats() n.a.
Old file New file
600 635
UNCHANGED public n.a. org.apache.hc.core5.util.TimeValue getValidateAfterInactivity()
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
662 697
UNCHANGED public n.a. boolean isClosed() n.a.
Old file New file
791 832
UNCHANGED public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
Old:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
lease(java.lang.String, org.apache.hc.client5.http.HttpRoute, java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
Old:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
)
n.a.
Old file New file
274 289
UNCHANGED public n.a. void release(org.apache.hc.client5.http.nio.AsyncConnectionEndpoint, java.lang.Object, org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
391 424
UNCHANGED public n.a. void setConnectionConfigResolver(org.apache.hc.core5.function.Resolver
<..>
New:org.apache.hc.client5.http.HttpRouteorg.apache.hc.client5.http.config.ConnectionConfig
Old:org.apache.hc.client5.http.HttpRouteorg.apache.hc.client5.http.config.ConnectionConfig
)
n.a.
Old file New file
623 658
UNCHANGED public n.a. void setDefaultConnectionConfig(org.apache.hc.client5.http.config.ConnectionConfig) n.a.
Old file New file
614 649
UNCHANGED public n.a. void setDefaultMaxPerRoute(int) n.a.
Old file New file
564 599
UNCHANGED public n.a. void setDefaultTlsConfig(org.apache.hc.client5.http.config.TlsConfig) n.a.
Old file New file
632 667
UNCHANGED public n.a. void setMaxPerRoute(org.apache.hc.client5.http.HttpRoute, int) n.a.
Old file New file
574 609
UNCHANGED public n.a. void setMaxTotal(int) n.a.
Old file New file
554 589
UNCHANGED public n.a. void setTlsConfigResolver(org.apache.hc.core5.function.Resolver
<..>
New:org.apache.hc.core5.http.HttpHostorg.apache.hc.client5.http.config.TlsConfig
Old:org.apache.hc.core5.http.HttpHostorg.apache.hc.client5.http.config.TlsConfig
)
n.a.
Old file New file
641 676
UNCHANGED public n.a. void setValidateAfterInactivity(org.apache.hc.core5.util.TimeValue)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
676 711
UNCHANGED public n.a. void upgrade(org.apache.hc.client5.http.nio.AsyncConnectionEndpoint, java.lang.Object, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
Old:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
)
n.a.
Old file New file
503 538
UNCHANGED public n.a. void upgrade(org.apache.hc.client5.http.nio.AsyncConnectionEndpoint, java.lang.Object, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
544 579
UNCHANGED public class  org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager build() n.a.
Old file New file
292 292
UNCHANGED static public n.a. org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder create() n.a.
Old file New file
94 94
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder setConnPoolPolicy(org.apache.hc.core5.pool.PoolReusePolicy) n.a.
Old file New file
149 149
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder setConnectionConfigResolver(org.apache.hc.core5.function.Resolver
<..>
New:org.apache.hc.client5.http.HttpRouteorg.apache.hc.client5.http.config.ConnectionConfig
Old:org.apache.hc.client5.http.HttpRouteorg.apache.hc.client5.http.config.ConnectionConfig
)
n.a.
Old file New file
192 192
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder setConnectionTimeToLive(org.apache.hc.core5.util.TimeValue)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
227 227
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder setDefaultConnectionConfig(org.apache.hc.client5.http.config.ConnectionConfig) n.a.
Old file New file
180 180
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder setDefaultTlsConfig(org.apache.hc.client5.http.config.TlsConfig) n.a.
Old file New file
203 203
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder setDnsResolver(org.apache.hc.client5.http.DnsResolver) n.a.
Old file New file
119 119
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder setMaxConnPerRoute(int) n.a.
Old file New file
169 169
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder setMaxConnTotal(int) n.a.
Old file New file
159 159
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder setMessageMultiplexing(boolean) n.a.
Old file New file
273 273
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder setPoolConcurrencyPolicy(org.apache.hc.core5.pool.PoolConcurrencyPolicy) n.a.
Old file New file
139 139
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder setSchemePortResolver(org.apache.hc.client5.http.SchemePortResolver) n.a.
Old file New file
129 129
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder setTlsConfigResolver(org.apache.hc.core5.function.Resolver
<..>
New:org.apache.hc.core5.http.HttpHostorg.apache.hc.client5.http.config.TlsConfig
Old:org.apache.hc.core5.http.HttpHostorg.apache.hc.client5.http.config.TlsConfig
)
n.a.
Old file New file
215 215
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder setTlsStrategy(org.apache.hc.core5.http.nio.ssl.TlsStrategy) n.a.
Old file New file
109 109
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder setValidateAfterInactivity(org.apache.hc.core5.util.TimeValue)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
242 242
UNCHANGED final public n.a. org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder useSystemProperties() n.a.
Old file New file
255 255
UNCHANGED public class  org.apache.hc.client5.http.impl.NoopUserTokenHandler top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.UserTokenHandler n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.NoopUserTokenHandler INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. NoopUserTokenHandler() n.a.
Old file New file
41 41
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.Object getUserToken(org.apache.hc.client5.http.HttpRoute, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
50 50
UNCHANGED final public class  org.apache.hc.client5.http.impl.Operations top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. Operations() n.a.
Old file New file
42 42
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.core5.concurrent.Cancellable cancellable(java.util.concurrent.Future
<..>
New:?
Old:?
)
n.a.
Old file New file
108 108
UNCHANGED static public n.a. org.apache.hc.core5.concurrent.Cancellable nonCancellable() n.a.
Old file New file
97 97
UNCHANGED static public class  org.apache.hc.client5.http.impl.Operations$CompletedFuture top
Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.util.concurrent.Future n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. Operations$CompletedFuture(java.lang.Object) n.a.
Old file New file
59 59
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. boolean cancel(boolean) n.a.
Old file New file
74 74
UNCHANGED public n.a. java.lang.Object get()
Status: Name:
UNCHANGED java.lang.InterruptedException
UNCHANGED java.util.concurrent.ExecutionException
n.a.
Old file New file
65 65
UNCHANGED public n.a. java.lang.Object get(long, java.util.concurrent.TimeUnit)
Status: Name:
UNCHANGED java.lang.InterruptedException
UNCHANGED java.util.concurrent.ExecutionException
UNCHANGED java.util.concurrent.TimeoutException
n.a.
Old file New file
70 70
UNCHANGED public n.a. boolean isCancelled() n.a.
Old file New file
79 79
UNCHANGED public n.a. boolean isDone() n.a.
Old file New file
84 84
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED final public class  org.apache.hc.client5.http.impl.RequestCopier top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.MessageCopier n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.RequestCopier INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RequestCopier() n.a.
Old file New file
43 43
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http.HttpRequest copy(org.apache.hc.core5.http.HttpRequest) n.a.
Old file New file
52 52
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED public class  org.apache.hc.client5.http.impl.routing.BasicRouteDirector top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.routing.HttpRouteDirector n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.impl.routing.BasicRouteDirector INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicRouteDirector() n.a.
Old file New file
42 42
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. int directStep(org.apache.hc.client5.http.RouteInfo, org.apache.hc.client5.http.RouteInfo) n.a.
Old file New file
106 106
UNCHANGED protected n.a. int firstStep(org.apache.hc.client5.http.RouteInfo) n.a.
Old file New file
90 90
UNCHANGED public n.a. int nextStep(org.apache.hc.client5.http.RouteInfo, org.apache.hc.client5.http.RouteInfo) n.a.
Old file New file
64 64
UNCHANGED protected n.a. int proxiedStep(org.apache.hc.client5.http.RouteInfo, org.apache.hc.client5.http.RouteInfo) n.a.
Old file New file
145 145
UNCHANGED public class  org.apache.hc.client5.http.impl.routing.DefaultProxyRoutePlanner top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.routing.DefaultRoutePlanner n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.routing.HttpRoutePlanner n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultProxyRoutePlanner(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.SchemePortResolver) n.a.
Old file New file
50 50
UNCHANGED public n.a. DefaultProxyRoutePlanner(org.apache.hc.core5.http.HttpHost) n.a.
Old file New file
55 55
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. org.apache.hc.core5.http.HttpHost determineProxy(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
62 62
UNCHANGED public class  org.apache.hc.client5.http.impl.routing.DefaultRoutePlanner top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.routing.HttpRoutePlanner n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultRoutePlanner(org.apache.hc.client5.http.SchemePortResolver) n.a.
Old file New file
63 64
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. java.net.InetAddress determineLocalAddress(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
129 137
UNCHANGED protected n.a. org.apache.hc.core5.http.HttpHost determineProxy(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
118 126
UNCHANGED final public n.a. org.apache.hc.client5.http.HttpRoute determineRoute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
76 77
UNCHANGED final public n.a. org.apache.hc.client5.http.HttpRoute determineRoute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
107 115
UNCHANGED public class  org.apache.hc.client5.http.impl.routing.DistributedProxySelector top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.net.ProxySelector n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DistributedProxySelector(java.util.List
<..>
New:java.net.ProxySelector
Old:java.net.ProxySelector
)
n.a.
Old file New file
98 98
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void connectFailed(java.net.URI, java.net.SocketAddress, java.io.IOException) n.a.
Old file New file
158 158
UNCHANGED public n.a. java.util.List
<..>
New:java.net.Proxy
Old:java.net.Proxy
select(java.net.URI) n.a.
Old file New file
118 118
UNCHANGED public class  org.apache.hc.client5.http.impl.routing.SystemDefaultRoutePlanner top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.impl.routing.DefaultRoutePlanner n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.routing.HttpRoutePlanner n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. SystemDefaultRoutePlanner(java.net.ProxySelector) n.a.
Old file New file
71 71
UNCHANGED public n.a. SystemDefaultRoutePlanner(org.apache.hc.client5.http.SchemePortResolver, java.net.ProxySelector) n.a.
Old file New file
63 63
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. org.apache.hc.core5.http.HttpHost determineProxy(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
78 78
NEW  (Serializable compatible)  public class  org.apache.hc.client5.http.impl.ScramException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.client5.http.auth.AuthenticationException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -5745045755287126530 2491660491058647342
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ScramException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
n.a. 71
NEW public n.a. ScramException() n.a.
Old file New file
n.a. 50
NEW public n.a. ScramException(java.lang.String) n.a.
Old file New file
n.a. 60
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.impl.TunnelRefusedException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 6225100691656145029 -8646722842745617323
Newtrue 6225100691656145029 -8646722842745617323
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. TunnelRefusedException(java.lang.String, java.lang.String)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
55 55
UNCHANGED public n.a. TunnelRefusedException(org.apache.hc.core5.http.HttpResponse) n.a.
Old file New file
61 61
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http.HttpResponse getResponse() n.a.
Old file New file
77 77
UNCHANGED public n.a. java.lang.String getResponseMessage()
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
70 70
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED public abstract class  org.apache.hc.client5.http.io.ConnectionEndpoint top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ConnectionEndpoint() n.a.
Old file New file
55 55
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. org.apache.hc.core5.http.ClassicHttpResponse execute(java.lang.String, org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.impl.io.HttpRequestExecutor, org.apache.hc.core5.http.protocol.HttpContext)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
Status: Name:
UNCHANGED java.io.IOException
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. org.apache.hc.core5.http.ClassicHttpResponse execute(java.lang.String, org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.client5.http.io.ConnectionEndpoint$RequestExecutor, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
86 86
UNCHANGED public n.a. org.apache.hc.client5.http.EndpointInfo getInfo() n.a.
Old file New file
107 107
UNCHANGED public abstract n.a. boolean isConnected() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void setSocketTimeout(org.apache.hc.core5.util.Timeout) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.io.HttpClientConnectionManager top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. void connect(org.apache.hc.client5.http.io.ConnectionEndpoint, org.apache.hc.core5.util.TimeValue, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. org.apache.hc.client5.http.io.LeaseRequest lease(java.lang.String, org.apache.hc.client5.http.HttpRoute, org.apache.hc.core5.util.Timeout, java.lang.Object) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void release(org.apache.hc.client5.http.io.ConnectionEndpoint, java.lang.Object, org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void upgrade(org.apache.hc.client5.http.io.ConnectionEndpoint, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.io.LeaseRequest top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.concurrent.Cancellable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. org.apache.hc.client5.http.io.ConnectionEndpoint get(org.apache.hc.core5.util.Timeout)
Status: Name:
UNCHANGED java.lang.InterruptedException
UNCHANGED java.util.concurrent.ExecutionException
UNCHANGED java.util.concurrent.TimeoutException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.nio.AsyncClientConnectionManager top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
Old:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
connect(org.apache.hc.client5.http.nio.AsyncConnectionEndpoint, org.apache.hc.core5.reactor.ConnectionInitiator, org.apache.hc.core5.util.Timeout, java.lang.Object, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
Old:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
)
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
Old:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
lease(java.lang.String, org.apache.hc.client5.http.HttpRoute, java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
Old:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
)
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void release(org.apache.hc.client5.http.nio.AsyncConnectionEndpoint, java.lang.Object, org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void upgrade(org.apache.hc.client5.http.nio.AsyncConnectionEndpoint, java.lang.Object, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. void upgrade(org.apache.hc.client5.http.nio.AsyncConnectionEndpoint, java.lang.Object, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
Old:org.apache.hc.client5.http.nio.AsyncConnectionEndpoint
)
n.a.
Old file New file
149 149
UNCHANGED public abstract class  org.apache.hc.client5.http.nio.AsyncConnectionEndpoint top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. AsyncConnectionEndpoint() n.a.
Old file New file
56 56
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED final public n.a. void close()
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
86 86
UNCHANGED public abstract n.a. void execute(java.lang.String, org.apache.hc.core5.http.nio.AsyncClientExchangeHandler, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.http.protocol.HttpContext)
n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. void execute(java.lang.String, org.apache.hc.core5.http.nio.AsyncClientExchangeHandler, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
100 100
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
execute(java.lang.String, org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
122 122
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
execute(java.lang.String, org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
164 164
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
execute(java.lang.String, org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
184 184
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
execute(java.lang.String, org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
202 202
UNCHANGED public n.a. org.apache.hc.client5.http.EndpointInfo getInfo() n.a.
Old file New file
211 211
UNCHANGED public abstract n.a. boolean isConnected() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void setSocketTimeout(org.apache.hc.core5.util.Timeout) n.a.
Old file New file
n.a. n.a.
NEW final public class  org.apache.hc.client5.http.protocol.H2RequestPriority top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.client5.http.protocol.H2RequestPriority INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. H2RequestPriority() n.a.
Old file New file
n.a. 62
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
UNCHANGED public class  org.apache.hc.client5.http.protocol.HttpClientContext top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.protocol.HttpCoreContext n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.protocol.HttpContext n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final java.lang.String AUTHSCHEME_REGISTRY
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
UNCHANGED public static final java.lang.String AUTH_CACHE
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
UNCHANGED public static final java.lang.String AUTH_EXCHANGE_MAP
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
UNCHANGED public static final java.lang.String COOKIESPEC_REGISTRY
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
UNCHANGED public static final java.lang.String COOKIE_ORIGIN
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
UNCHANGED public static final java.lang.String COOKIE_SPEC
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
UNCHANGED public static final java.lang.String COOKIE_STORE
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
UNCHANGED public static final java.lang.String CREDS_PROVIDER
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
UNCHANGED public static final java.lang.String EXCHANGE_ID
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
UNCHANGED public static final java.lang.String HTTP_ROUTE
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
UNCHANGED public static final java.lang.String REDIRECT_LOCATIONS
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
UNCHANGED public static final java.lang.String REQUEST_CONFIG
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
UNCHANGED public static final java.lang.String USER_TOKEN
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. HttpClientContext(org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
223 223
UNCHANGED public n.a. HttpClientContext() n.a.
Old file New file
227 227
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.protocol.HttpClientContext adapt(org.apache.hc.core5.http.protocol.HttpContext)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
152 152
UNCHANGED static public n.a. org.apache.hc.client5.http.protocol.HttpClientContext cast(org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
167 167
UNCHANGED static public n.a. org.apache.hc.client5.http.protocol.HttpClientContext castOrCreate(org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
183 183
UNCHANGED static public n.a. org.apache.hc.client5.http.protocol.HttpClientContext create() n.a.
Old file New file
187 187
UNCHANGED public n.a. org.apache.hc.client5.http.auth.AuthCache getAuthCache() n.a.
Old file New file
359 359
UNCHANGED public n.a. org.apache.hc.client5.http.auth.AuthExchange getAuthExchange(org.apache.hc.core5.http.HttpHost) n.a.
Old file New file
385 385
UNCHANGED public n.a. java.util.Map
<..>
New:org.apache.hc.core5.http.HttpHostorg.apache.hc.client5.http.auth.AuthExchange
Old:org.apache.hc.core5.http.HttpHostorg.apache.hc.client5.http.auth.AuthExchange
getAuthExchanges() n.a.
Old file New file
375 375
UNCHANGED public n.a. org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.auth.AuthSchemeFactory
Old:org.apache.hc.client5.http.auth.AuthSchemeFactory
getAuthSchemeRegistry() n.a.
Old file New file
333 333
UNCHANGED public n.a. org.apache.hc.client5.http.cookie.CookieOrigin getCookieOrigin() n.a.
Old file New file
303 303
UNCHANGED public n.a. org.apache.hc.client5.http.cookie.CookieSpec getCookieSpec() n.a.
Old file New file
286 286
UNCHANGED public n.a. org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.cookie.CookieSpecFactory
Old:org.apache.hc.client5.http.cookie.CookieSpecFactory
getCookieSpecRegistry() n.a.
Old file New file
320 320
UNCHANGED public n.a. org.apache.hc.client5.http.cookie.CookieStore getCookieStore() n.a.
Old file New file
273 273
UNCHANGED public n.a. org.apache.hc.client5.http.auth.CredentialsProvider getCredentialsProvider() n.a.
Old file New file
346 346
UNCHANGED public n.a. java.lang.String getExchangeId() n.a.
Old file New file
459 459
UNCHANGED public n.a. org.apache.hc.client5.http.RouteInfo getHttpRoute() n.a.
Old file New file
236 236
UNCHANGED public n.a. org.apache.hc.client5.http.protocol.RedirectLocations getRedirectLocations() n.a.
Old file New file
253 253
UNCHANGED public n.a. org.apache.hc.client5.http.config.RequestConfig getRequestConfig() n.a.
Old file New file
433 433
UNCHANGED final public n.a. org.apache.hc.client5.http.config.RequestConfig getRequestConfigOrDefault() n.a.
Old file New file
443 443
UNCHANGED public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.lang.Object getUserToken(java.lang.Class
<..>
New:T
Old:T
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
410 410
UNCHANGED public n.a. java.lang.Object getUserToken() n.a.
Old file New file
420 420
UNCHANGED public n.a. void resetAuthExchange(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.AuthScheme) n.a.
Old file New file
399 399
UNCHANGED public n.a. void setAuthCache(org.apache.hc.client5.http.auth.AuthCache) n.a.
Old file New file
363 363
UNCHANGED public n.a. void setAuthExchange(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.auth.AuthExchange) n.a.
Old file New file
392 392
UNCHANGED public n.a. void setAuthSchemeRegistry(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.auth.AuthSchemeFactory
Old:org.apache.hc.client5.http.auth.AuthSchemeFactory
)
n.a.
Old file New file
337 337
UNCHANGED public n.a. void setCookieSpecRegistry(org.apache.hc.core5.http.config.Lookup
<..>
New:org.apache.hc.client5.http.cookie.CookieSpecFactory
Old:org.apache.hc.client5.http.cookie.CookieSpecFactory
)
n.a.
Old file New file
324 324
UNCHANGED public n.a. void setCookieStore(org.apache.hc.client5.http.cookie.CookieStore) n.a.
Old file New file
277 277
UNCHANGED public n.a. void setCredentialsProvider(org.apache.hc.client5.http.auth.CredentialsProvider) n.a.
Old file New file
350 350
UNCHANGED public n.a. void setExchangeId(java.lang.String) n.a.
Old file New file
466 466
UNCHANGED public n.a. void setRequestConfig(org.apache.hc.client5.http.config.RequestConfig) n.a.
Old file New file
448 448
UNCHANGED public n.a. void setUserToken(java.lang.Object) n.a.
Old file New file
424 424
UNCHANGED public class  org.apache.hc.client5.http.protocol.NextNonceInterceptor top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpResponseInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http.HttpResponseInterceptor INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. NextNonceInterceptor() n.a.
Old file New file
76 76
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
99 99
UNCHANGED final public class  org.apache.hc.client5.http.protocol.RedirectLocations top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RedirectLocations() n.a.
Old file New file
51 51
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void add(java.net.URI) n.a.
Old file New file
67 67
UNCHANGED public n.a. void clear() n.a.
Old file New file
110 110
UNCHANGED public n.a. boolean contains(java.net.URI) n.a.
Old file New file
60 60
UNCHANGED public n.a. java.net.URI get(int) n.a.
Old file New file
94 94
UNCHANGED public n.a. java.util.List
<..>
New:java.net.URI
Old:java.net.URI
getAll() n.a.
Old file New file
79 79
UNCHANGED public n.a. int size() n.a.
Old file New file
106 106
UNCHANGED public abstract interface  org.apache.hc.client5.http.protocol.RedirectStrategy top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. java.net.URI getLocationURI(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. boolean isRedirectAllowed(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
90 90
UNCHANGED public abstract n.a. boolean isRedirected(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public class  org.apache.hc.client5.http.protocol.RequestAddCookies top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.protocol.RequestAddCookies INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RequestAddCookies() n.a.
Old file New file
80 80
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
86 86
UNCHANGED public class  org.apache.hc.client5.http.protocol.RequestAuthCache top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RequestAuthCache() n.a.
Old file New file
66 66
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
72 72
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED public class  org.apache.hc.client5.http.protocol.RequestClientConnControl top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RequestClientConnControl() n.a.
Old file New file
60 60
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
66 66
UNCHANGED public class  org.apache.hc.client5.http.protocol.RequestDefaultHeaders top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.protocol.RequestDefaultHeaders INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RequestDefaultHeaders(java.util.Collection
<..>
New:? extends org.apache.hc.core5.http.Header
Old:? extends org.apache.hc.core5.http.Header
)
n.a.
Old file New file
65 65
UNCHANGED public n.a. RequestDefaultHeaders() n.a.
Old file New file
70 70
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
76 76
UNCHANGED public class  org.apache.hc.client5.http.protocol.RequestExpectContinue top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RequestExpectContinue() n.a.
Old file New file
60 60
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
66 66
UNCHANGED public class  org.apache.hc.client5.http.protocol.RequestIfRange top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.protocol.RequestIfRange INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RequestIfRange() n.a.
Old file New file
82 82
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
97 97
UNCHANGED final public class  org.apache.hc.client5.http.protocol.RequestUpgrade top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RequestUpgrade() n.a.
Old file New file
55 55
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
63 63
UNCHANGED public class  org.apache.hc.client5.http.protocol.RequestValidateTrace top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http.HttpRequestInterceptor INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RequestValidateTrace() n.a.
Old file New file
112 85
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
133 106
UNCHANGED public class  org.apache.hc.client5.http.protocol.ResponseProcessCookies top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpResponseInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.protocol.ResponseProcessCookies INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ResponseProcessCookies() n.a.
Old file New file
71 71
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
77 77
UNCHANGED  (Serializable compatible)  final public enum  org.apache.hc.client5.http.psl.DomainType top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.constant.Constable n.a.
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 2574281715270243856 n.a.
Newtrue 2574281715270243856 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.psl.DomainType ICANN n.a.
UNCHANGED public static final org.apache.hc.client5.http.psl.DomainType PRIVATE n.a.
UNCHANGED public static final org.apache.hc.client5.http.psl.DomainType UNKNOWN n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.psl.DomainType valueOf(java.lang.String) n.a.
Old file New file
34 34
UNCHANGED static public n.a. org.apache.hc.client5.http.psl.DomainType[] values() n.a.
Old file New file
34 34
UNCHANGED final public class  org.apache.hc.client5.http.psl.PublicSuffixList top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. PublicSuffixList(java.util.List
<..>
New:java.lang.String
Old:java.lang.String
, java.util.List
<..>
New:java.lang.String
Old:java.lang.String
)
n.a.
Old file New file
63 63
UNCHANGED public n.a. PublicSuffixList(org.apache.hc.client5.http.psl.DomainType, java.util.List
<..>
New:java.lang.String
Old:java.lang.String
, java.util.List
<..>
New:java.lang.String
Old:java.lang.String
)
n.a.
Old file New file
56 56
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.util.List
<..>
New:java.lang.String
Old:java.lang.String
getExceptions() n.a.
Old file New file
78 78
UNCHANGED public n.a. java.util.List
<..>
New:java.lang.String
Old:java.lang.String
getRules() n.a.
Old file New file
74 74
UNCHANGED public n.a. org.apache.hc.client5.http.psl.DomainType getType() n.a.
Old file New file
70 70
UNCHANGED final public class  org.apache.hc.client5.http.psl.PublicSuffixListParser top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.psl.PublicSuffixListParser INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. PublicSuffixListParser() n.a.
Old file New file
54 54
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.psl.PublicSuffixList parse(java.io.Reader)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
67 67
UNCHANGED public n.a. java.util.List
<..>
New:org.apache.hc.client5.http.psl.PublicSuffixList
Old:org.apache.hc.client5.http.psl.PublicSuffixList
parseByType(java.io.Reader)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
109 109
UNCHANGED final public class  org.apache.hc.client5.http.psl.PublicSuffixMatcher top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. PublicSuffixMatcher(java.util.Collection
<..>
New:org.apache.hc.client5.http.psl.PublicSuffixList
Old:org.apache.hc.client5.http.psl.PublicSuffixList
)
n.a.
Old file New file
84 84
UNCHANGED public n.a. PublicSuffixMatcher(org.apache.hc.client5.http.psl.DomainType, java.util.Collection
<..>
New:java.lang.String
Old:java.lang.String
, java.util.Collection
<..>
New:java.lang.String
Old:java.lang.String
)
n.a.
Old file New file
66 66
UNCHANGED public n.a. PublicSuffixMatcher(java.util.Collection
<..>
New:java.lang.String
Old:java.lang.String
, java.util.Collection
<..>
New:java.lang.String
Old:java.lang.String
)
n.a.
Old file New file
59 59
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String getDomainRoot(java.lang.String) n.a.
Old file New file
122 122
UNCHANGED public n.a. java.lang.String getDomainRoot(java.lang.String, org.apache.hc.client5.http.psl.DomainType) n.a.
Old file New file
135 135
UNCHANGED public n.a. boolean matches(java.lang.String) n.a.
Old file New file
217 217
UNCHANGED public n.a. boolean matches(java.lang.String, org.apache.hc.client5.http.psl.DomainType) n.a.
Old file New file
230 230
UNCHANGED public n.a. boolean verify(java.lang.String) n.a.
Old file New file
249 249
UNCHANGED final public class  org.apache.hc.client5.http.psl.PublicSuffixMatcherLoader top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. PublicSuffixMatcherLoader() n.a.
Old file New file
52 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.psl.PublicSuffixMatcher getDefault() n.a.
Old file New file
83 83
UNCHANGED static public n.a. org.apache.hc.client5.http.psl.PublicSuffixMatcher load(java.net.URL)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
67 67
UNCHANGED static public n.a. org.apache.hc.client5.http.psl.PublicSuffixMatcher load(java.io.File)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
74 74
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.RedirectException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.ProtocolException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 6045254891612019092 4418824536372559326
Newtrue 6045254891612019092 4418824536372559326
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RedirectException(java.lang.String) n.a.
Old file New file
53 53
UNCHANGED public n.a. RedirectException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
64 64
UNCHANGED public n.a. RedirectException() n.a.
Old file New file
44 44
MODIFIED public abstract interface  org.apache.hc.client5.http.RouteInfo top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. int getHopCount() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. org.apache.hc.core5.http.HttpHost getHopTarget(int) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. org.apache.hc.client5.http.RouteInfo$LayerType getLayerType() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.net.InetAddress getLocalAddress() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. org.apache.hc.core5.http.HttpHost getProxyHost() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. org.apache.hc.core5.http.HttpHost getTargetHost() n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. org.apache.hc.core5.net.NamedEndpoint getTargetName() n.a.
Old file New file
81 82
UNCHANGED public abstract n.a. org.apache.hc.client5.http.RouteInfo$TunnelType getTunnelType() n.a.
Old file New file
n.a. n.a.
NEW public n.a. java.nio.file.Path getUnixDomainSocket()
Compatibility Changes:
Change
METHOD_NEW_DEFAULT
Old file New file
n.a. 99
UNCHANGED public abstract n.a. boolean isLayered() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. boolean isSecure() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. boolean isTunnelled() n.a.
Old file New file
n.a. n.a.
UNCHANGED  (Serializable compatible)  final static public enum  org.apache.hc.client5.http.RouteInfo$LayerType top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.constant.Constable n.a.
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -5388437005920316150 n.a.
Newtrue -5388437005920316150 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.RouteInfo$LayerType LAYERED n.a.
UNCHANGED public static final org.apache.hc.client5.http.RouteInfo$LayerType PLAIN n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.RouteInfo$LayerType valueOf(java.lang.String) n.a.
Old file New file
66 67
UNCHANGED static public n.a. org.apache.hc.client5.http.RouteInfo$LayerType[] values() n.a.
Old file New file
66 67
UNCHANGED  (Serializable compatible)  final static public enum  org.apache.hc.client5.http.RouteInfo$TunnelType top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.constant.Constable n.a.
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 8168972916081377371 n.a.
Newtrue 8168972916081377371 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.RouteInfo$TunnelType PLAIN n.a.
UNCHANGED public static final org.apache.hc.client5.http.RouteInfo$TunnelType TUNNELLED n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.RouteInfo$TunnelType valueOf(java.lang.String) n.a.
Old file New file
50 51
UNCHANGED static public n.a. org.apache.hc.client5.http.RouteInfo$TunnelType[] values() n.a.
Old file New file
50 51
MODIFIED final public class  org.apache.hc.client5.http.RouteTracker top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.Cloneable n.a.
UNCHANGED org.apache.hc.client5.http.RouteInfo n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RouteTracker(org.apache.hc.client5.http.HttpRoute) n.a.
Old file New file
107 126
UNCHANGED public n.a. RouteTracker(org.apache.hc.core5.http.HttpHost, java.net.InetAddress) n.a.
Old file New file
80 85
NEW public n.a. RouteTracker(org.apache.hc.core5.http.HttpHost, java.net.InetAddress, java.nio.file.Path) n.a.
Old file New file
n.a. 98
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.Object clone()
Status: Name:
UNCHANGED java.lang.CloneNotSupportedException
n.a.
Old file New file
372 405
UNCHANGED public n.a. void connectProxy(org.apache.hc.core5.http.HttpHost, boolean) n.a.
Old file New file
130 149
UNCHANGED public n.a. void connectTarget(boolean) n.a.
Old file New file
117 136
UNCHANGED public n.a. boolean equals(java.lang.Object) n.a.
Old file New file
284 313
UNCHANGED public n.a. int getHopCount() n.a.
Old file New file
199 223
UNCHANGED public n.a. org.apache.hc.core5.http.HttpHost getHopTarget(int) n.a.
Old file New file
212 236
UNCHANGED public n.a. org.apache.hc.client5.http.RouteInfo$LayerType getLayerType() n.a.
Old file New file
246 270
UNCHANGED public n.a. java.net.InetAddress getLocalAddress() n.a.
Old file New file
194 213
UNCHANGED public n.a. org.apache.hc.core5.http.HttpHost getProxyHost() n.a.
Old file New file
227 251
UNCHANGED public n.a. org.apache.hc.core5.http.HttpHost getTargetHost() n.a.
Old file New file
189 208
UNCHANGED public n.a. org.apache.hc.client5.http.RouteInfo$TunnelType getTunnelType() n.a.
Old file New file
236 260
NEW public n.a. java.nio.file.Path getUnixDomainSocket()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 218
UNCHANGED public n.a. int hashCode() n.a.
Old file New file
313 343
UNCHANGED public n.a. boolean isConnected() n.a.
Old file New file
231 255
UNCHANGED public n.a. boolean isLayered() n.a.
Old file New file
251 275
UNCHANGED public n.a. boolean isSecure() n.a.
Old file New file
256 280
UNCHANGED public n.a. boolean isTunnelled() n.a.
Old file New file
241 265
UNCHANGED public n.a. void layerProtocol(boolean) n.a.
Old file New file
182 201
UNCHANGED public n.a. void reset() n.a.
Old file New file
92 111
UNCHANGED public n.a. org.apache.hc.client5.http.HttpRoute toRoute() n.a.
Old file New file
268 292
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
335 366
UNCHANGED public n.a. void tunnelProxy(org.apache.hc.core5.http.HttpHost, boolean) n.a.
Old file New file
160 179
UNCHANGED public n.a. void tunnelTarget(boolean) n.a.
Old file New file
144 163
UNCHANGED public abstract interface  org.apache.hc.client5.http.routing.HttpRouteDirector top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final int COMPLETE n.a.
UNCHANGED public static final int CONNECT_PROXY n.a.
UNCHANGED public static final int CONNECT_TARGET n.a.
UNCHANGED public static final int LAYER_PROTOCOL n.a.
UNCHANGED public static final int TUNNEL_PROXY n.a.
UNCHANGED public static final int TUNNEL_TARGET n.a.
UNCHANGED public static final int UNREACHABLE n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. int nextStep(org.apache.hc.client5.http.RouteInfo, org.apache.hc.client5.http.RouteInfo) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.routing.HttpRoutePlanner top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. org.apache.hc.client5.http.HttpRoute determineRoute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. org.apache.hc.client5.http.HttpRoute determineRoute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
80 80
UNCHANGED final public class  org.apache.hc.client5.http.routing.RoutingSupport top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RoutingSupport() n.a.
Old file New file
41 41
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.core5.http.HttpHost determineHost(org.apache.hc.core5.http.HttpRequest)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
44 44
UNCHANGED static public n.a. org.apache.hc.core5.http.HttpHost normalize(org.apache.hc.core5.http.HttpHost, org.apache.hc.client5.http.SchemePortResolver) n.a.
Old file New file
70 70
UNCHANGED public abstract interface  org.apache.hc.client5.http.SchemePortResolver top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. int resolve(org.apache.hc.core5.http.HttpHost) n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. int resolve(java.lang.String, org.apache.hc.core5.net.NamedEndpoint) n.a.
Old file New file
53 53
UNCHANGED public abstract interface  org.apache.hc.client5.http.socket.ConnectionSocketFactory top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. java.net.Socket connectSocket(org.apache.hc.core5.util.TimeValue, java.net.Socket, org.apache.hc.core5.http.HttpHost, java.net.InetSocketAddress, java.net.InetSocketAddress, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. java.net.Socket connectSocket(java.net.Socket, org.apache.hc.core5.http.HttpHost, java.net.InetSocketAddress, java.net.InetSocketAddress, org.apache.hc.core5.util.Timeout, java.lang.Object, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
124 124
UNCHANGED public abstract n.a. java.net.Socket createSocket(org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.socket.LayeredConnectionSocketFactory top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.socket.ConnectionSocketFactory n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. java.net.Socket createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. java.net.Socket createLayeredSocket(java.net.Socket, java.lang.String, int, java.lang.Object, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
89 89
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED public class  org.apache.hc.client5.http.socket.PlainConnectionSocketFactory top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.socket.ConnectionSocketFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.socket.PlainConnectionSocketFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. PlainConnectionSocketFactory() n.a.
Old file New file
69 69
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.net.Socket connectSocket(org.apache.hc.core5.util.TimeValue, java.net.Socket, org.apache.hc.core5.http.HttpHost, java.net.InetSocketAddress, java.net.InetSocketAddress, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
90 90
UNCHANGED public n.a. java.net.Socket createSocket(java.net.Proxy, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
74 74
UNCHANGED public n.a. java.net.Socket createSocket(org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
79 79
UNCHANGED static public n.a. org.apache.hc.client5.http.socket.PlainConnectionSocketFactory getSocketFactory() n.a.
Old file New file
65 65
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED public class  org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ClientTlsStrategyBuilder() n.a.
Old file New file
67 67
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http.nio.ssl.TlsStrategy build()
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
191 191
UNCHANGED public n.a. org.apache.hc.core5.http.nio.ssl.TlsStrategy buildAsync() n.a.
Old file New file
198 198
UNCHANGED public n.a. org.apache.hc.client5.http.ssl.TlsSocketStrategy buildClassic() n.a.
Old file New file
205 205
UNCHANGED static public n.a. org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder create() n.a.
Old file New file
70 70
UNCHANGED final public n.a. org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder setCiphers(java.lang.String[]) n.a.
Old file New file
120 120
UNCHANGED public n.a. org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder setHostVerificationPolicy(org.apache.hc.client5.http.ssl.HostnameVerificationPolicy) n.a.
Old file New file
150 150
UNCHANGED public n.a. void setHostnameVerificationPolicy(org.apache.hc.client5.http.ssl.HostnameVerificationPolicy)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
141 141
UNCHANGED public n.a. org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder setHostnameVerifier(javax.net.ssl.HostnameVerifier) n.a.
Old file New file
160 160
UNCHANGED public n.a. org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder setSslBufferMode(org.apache.hc.core5.reactor.ssl.SSLBufferMode) n.a.
Old file New file
130 130
UNCHANGED public n.a. org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder setSslContext(javax.net.ssl.SSLContext) n.a.
Old file New file
87 87
UNCHANGED public n.a. org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder setTlsDetailsFactory(org.apache.hc.core5.function.Factory
<..>
New:javax.net.ssl.SSLEngineorg.apache.hc.core5.reactor.ssl.TlsDetails
Old:javax.net.ssl.SSLEngineorg.apache.hc.core5.reactor.ssl.TlsDetails
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
172 172
UNCHANGED final public n.a. org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder setTlsVersions(java.lang.String[]) n.a.
Old file New file
97 97
UNCHANGED final public n.a. org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder setTlsVersions(org.apache.hc.core5.http.ssl.TLS[]) n.a.
Old file New file
107 107
UNCHANGED final public n.a. org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder useSystemProperties() n.a.
Old file New file
182 182
UNCHANGED public class  org.apache.hc.client5.http.ssl.ConscryptClientTlsStrategy top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.ssl.AbstractClientTlsStrategy n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.ssl.TlsSocketStrategy n.a.
UNCHANGED org.apache.hc.core5.http.nio.ssl.TlsStrategy n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ConscryptClientTlsStrategy(javax.net.ssl.SSLContext, java.lang.String[], java.lang.String[], org.apache.hc.core5.reactor.ssl.SSLBufferMode, javax.net.ssl.HostnameVerifier) n.a.
Old file New file
77 77
UNCHANGED public n.a. ConscryptClientTlsStrategy(javax.net.ssl.SSLContext, javax.net.ssl.HostnameVerifier) n.a.
Old file New file
96 96
UNCHANGED public n.a. ConscryptClientTlsStrategy(javax.net.ssl.SSLContext, java.lang.String[], java.lang.String[], org.apache.hc.core5.reactor.ssl.SSLBufferMode, org.apache.hc.client5.http.ssl.HostnameVerificationPolicy, javax.net.ssl.HostnameVerifier) n.a.
Old file New file
90 90
UNCHANGED public n.a. ConscryptClientTlsStrategy(javax.net.ssl.SSLContext) n.a.
Old file New file
110 110
UNCHANGED public n.a. ConscryptClientTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.client5.http.ssl.HostnameVerificationPolicy, javax.net.ssl.HostnameVerifier) n.a.
Old file New file
106 106
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.core5.http.nio.ssl.TlsStrategy getDefault() n.a.
Old file New file
55 55
UNCHANGED static public n.a. org.apache.hc.core5.http.nio.ssl.TlsStrategy getSystemDefault() n.a.
Old file New file
62 62
UNCHANGED static public n.a. boolean isSupported() n.a.
Old file New file
134 134
UNCHANGED public class  org.apache.hc.client5.http.ssl.DefaultClientTlsStrategy top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.client5.http.ssl.AbstractClientTlsStrategy n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.ssl.TlsSocketStrategy n.a.
UNCHANGED org.apache.hc.core5.http.nio.ssl.TlsStrategy n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultClientTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.client5.http.ssl.HostnameVerificationPolicy, javax.net.ssl.HostnameVerifier) n.a.
Old file New file
146 146
UNCHANGED public n.a. DefaultClientTlsStrategy(javax.net.ssl.SSLContext, java.lang.String[], java.lang.String[], org.apache.hc.core5.reactor.ssl.SSLBufferMode, javax.net.ssl.HostnameVerifier) n.a.
Old file New file
130 130
UNCHANGED public n.a. DefaultClientTlsStrategy(javax.net.ssl.SSLContext, java.lang.String[], java.lang.String[], org.apache.hc.core5.reactor.ssl.SSLBufferMode, org.apache.hc.client5.http.ssl.HostnameVerificationPolicy, javax.net.ssl.HostnameVerifier) n.a.
Old file New file
121 121
UNCHANGED public n.a. DefaultClientTlsStrategy(javax.net.ssl.SSLContext, javax.net.ssl.HostnameVerifier) n.a.
Old file New file
136 136
UNCHANGED public n.a. DefaultClientTlsStrategy(javax.net.ssl.SSLContext) n.a.
Old file New file
150 150
UNCHANGED public n.a. DefaultClientTlsStrategy(javax.net.ssl.SSLContext, java.lang.String[], java.lang.String[], org.apache.hc.core5.reactor.ssl.SSLBufferMode, javax.net.ssl.HostnameVerifier, org.apache.hc.core5.function.Factory
<..>
New:javax.net.ssl.SSLEngineorg.apache.hc.core5.reactor.ssl.TlsDetails
Old:javax.net.ssl.SSLEngineorg.apache.hc.core5.reactor.ssl.TlsDetails
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
107 107
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.ssl.DefaultClientTlsStrategy createDefault() n.a.
Old file New file
55 55
UNCHANGED static public n.a. org.apache.hc.client5.http.ssl.DefaultClientTlsStrategy createSystemDefault() n.a.
Old file New file
65 65
UNCHANGED static public n.a. org.apache.hc.core5.http.nio.ssl.TlsStrategy getDefault()
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
79 79
UNCHANGED static public n.a. org.apache.hc.core5.http.nio.ssl.TlsStrategy getSystemDefault()
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
87 87
UNCHANGED final public class  org.apache.hc.client5.http.ssl.DefaultHostnameVerifier top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED javax.net.ssl.HostnameVerifier n.a.
UNCHANGED org.apache.hc.client5.http.ssl.HttpClientHostnameVerifier n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultHostnameVerifier(org.apache.hc.client5.http.psl.PublicSuffixMatcher) n.a.
Old file New file
85 85
UNCHANGED public n.a. DefaultHostnameVerifier() n.a.
Old file New file
93 93
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. boolean verify(java.lang.String, javax.net.ssl.SSLSession) n.a.
Old file New file
99 99
UNCHANGED public n.a. void verify(java.lang.String, java.security.cert.X509Certificate)
Status: Name:
UNCHANGED javax.net.ssl.SSLException
n.a.
Old file New file
113 113
UNCHANGED  (Serializable compatible)  final public enum  org.apache.hc.client5.http.ssl.HostnameVerificationPolicy top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.constant.Constable n.a.
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -6504191242716024137 n.a.
Newtrue -6504191242716024137 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.ssl.HostnameVerificationPolicy BOTH n.a.
UNCHANGED public static final org.apache.hc.client5.http.ssl.HostnameVerificationPolicy BUILTIN n.a.
UNCHANGED public static final org.apache.hc.client5.http.ssl.HostnameVerificationPolicy CLIENT n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.ssl.HostnameVerificationPolicy valueOf(java.lang.String) n.a.
Old file New file
38 38
UNCHANGED static public n.a. org.apache.hc.client5.http.ssl.HostnameVerificationPolicy[] values() n.a.
Old file New file
38 38
UNCHANGED public abstract interface  org.apache.hc.client5.http.ssl.HttpClientHostnameVerifier top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED javax.net.ssl.HostnameVerifier n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. void verify(java.lang.String, java.security.cert.X509Certificate)
Status: Name:
UNCHANGED javax.net.ssl.SSLException
n.a.
Old file New file
n.a. n.a.
UNCHANGED final public class  org.apache.hc.client5.http.ssl.HttpsSupport top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. HttpsSupport() n.a.
Old file New file
43 43
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. javax.net.ssl.HostnameVerifier getDefaultHostnameVerifier() n.a.
Old file New file
65 65
UNCHANGED static public n.a. java.lang.String[] getSystemCipherSuits() n.a.
Old file New file
61 61
UNCHANGED static public n.a. java.lang.String[] getSystemProtocols() n.a.
Old file New file
57 57
UNCHANGED public class  org.apache.hc.client5.http.ssl.NoopHostnameVerifier top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED javax.net.ssl.HostnameVerifier n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.ssl.NoopHostnameVerifier INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. NoopHostnameVerifier() n.a.
Old file New file
43 43
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED final public n.a. java.lang.String toString() n.a.
Old file New file
57 57
UNCHANGED public n.a. boolean verify(java.lang.String, javax.net.ssl.SSLSession) n.a.
Old file New file
52 52
NEW final public class  org.apache.hc.client5.http.ssl.SpkiPinningClientTlsStrategy top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.client5.http.ssl.DefaultClientTlsStrategy n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.client5.http.ssl.TlsSocketStrategy n.a.
NEW org.apache.hc.core5.http.nio.ssl.TlsStrategy n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.client5.http.ssl.SpkiPinningClientTlsStrategy$Builder newBuilder(javax.net.ssl.SSLContext)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 224
NEW protected n.a. void verifySession(java.lang.String, javax.net.ssl.SSLSession)
Status: Name:
NEW javax.net.ssl.SSLException
n.a.
Old file New file
n.a. 183
NEW final static public class  org.apache.hc.client5.http.ssl.SpkiPinningClientTlsStrategy$Builder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.client5.http.ssl.SpkiPinningClientTlsStrategy$Builder add(java.lang.String, java.lang.String[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 248
NEW public n.a. org.apache.hc.client5.http.ssl.SpkiPinningClientTlsStrategy build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 263
UNCHANGED public class  org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.socket.LayeredConnectionSocketFactory n.a.
UNCHANGED org.apache.hc.client5.http.socket.ConnectionSocketFactory n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. SSLConnectionSocketFactory(javax.net.ssl.SSLContext) n.a.
Old file New file
140 140
UNCHANGED public n.a. SSLConnectionSocketFactory(javax.net.ssl.SSLSocketFactory, javax.net.ssl.HostnameVerifier) n.a.
Old file New file
170 170
UNCHANGED public n.a. SSLConnectionSocketFactory(javax.net.ssl.SSLContext, java.lang.String[], java.lang.String[], javax.net.ssl.HostnameVerifier) n.a.
Old file New file
160 160
UNCHANGED public n.a. SSLConnectionSocketFactory(javax.net.ssl.SSLContext, javax.net.ssl.HostnameVerifier) n.a.
Old file New file
148 148
UNCHANGED public n.a. SSLConnectionSocketFactory(javax.net.ssl.SSLSocketFactory, java.lang.String[], java.lang.String[], javax.net.ssl.HostnameVerifier) n.a.
Old file New file
180 180
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.net.Socket connectSocket(org.apache.hc.core5.util.TimeValue, java.net.Socket, org.apache.hc.core5.http.HttpHost, java.net.InetSocketAddress, java.net.InetSocketAddress, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
225 225
UNCHANGED public n.a. java.net.Socket connectSocket(java.net.Socket, org.apache.hc.core5.http.HttpHost, java.net.InetSocketAddress, java.net.InetSocketAddress, org.apache.hc.core5.util.Timeout, java.lang.Object, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
238 238
UNCHANGED protected n.a. void connectSocket(java.net.Socket, java.net.InetSocketAddress, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
277 277
UNCHANGED public n.a. java.net.Socket createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
303 303
UNCHANGED public n.a. java.net.Socket createLayeredSocket(java.net.Socket, java.lang.String, int, java.lang.Object, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
313 313
UNCHANGED public n.a. java.net.Socket createSocket(org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
209 209
UNCHANGED public n.a. java.net.Socket createSocket(java.net.Proxy, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
214 214
UNCHANGED static public n.a. org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory getSocketFactory()
Status: Name:
UNCHANGED org.apache.hc.core5.ssl.SSLInitializationException
n.a.
Old file New file
106 106
UNCHANGED static public n.a. org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory getSystemSocketFactory()
Status: Name:
UNCHANGED org.apache.hc.core5.ssl.SSLInitializationException
n.a.
Old file New file
118 118
UNCHANGED protected n.a. void prepareSocket(javax.net.ssl.SSLSocket)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
192 192
UNCHANGED protected n.a. void prepareSocket(javax.net.ssl.SSLSocket, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
204 204
UNCHANGED protected n.a. void verifySession(java.lang.String, javax.net.ssl.SSLSession)
Status: Name:
UNCHANGED javax.net.ssl.SSLException
n.a.
Old file New file
387 387
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED public class  org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. SSLConnectionSocketFactoryBuilder() n.a.
Old file New file
63 63
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory build() n.a.
Old file New file
142 142
UNCHANGED static public n.a. org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder create() n.a.
Old file New file
66 66
UNCHANGED final public n.a. org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder setCiphers(java.lang.String[]) n.a.
Old file New file
114 114
UNCHANGED public n.a. org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder setHostnameVerifier(javax.net.ssl.HostnameVerifier) n.a.
Old file New file
125 125
UNCHANGED public n.a. org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder setSslContext(javax.net.ssl.SSLContext) n.a.
Old file New file
81 81
UNCHANGED final public n.a. org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder setTlsVersions(java.lang.String[]) n.a.
Old file New file
91 91
UNCHANGED final public n.a. org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder setTlsVersions(org.apache.hc.core5.http.ssl.TLS[]) n.a.
Old file New file
101 101
UNCHANGED final public n.a. org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder useSystemProperties() n.a.
Old file New file
136 136
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED public abstract interface  org.apache.hc.client5.http.ssl.TlsSocketStrategy top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. javax.net.ssl.SSLSocket upgrade(java.net.Socket, java.lang.String, int, java.lang.Object, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public class  org.apache.hc.client5.http.ssl.TrustAllStrategy top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.ssl.TrustStrategy n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.ssl.TrustAllStrategy INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. TrustAllStrategy() n.a.
Old file New file
51 51
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. boolean isTrusted(java.security.cert.X509Certificate[], java.lang.String)
Status: Name:
UNCHANGED java.security.cert.CertificateException
n.a.
Old file New file
60 60
UNCHANGED public class  org.apache.hc.client5.http.ssl.TrustSelfSignedStrategy top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.ssl.TrustStrategy n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.ssl.TrustSelfSignedStrategy INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. TrustSelfSignedStrategy() n.a.
Old file New file
53 53
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. boolean isTrusted(java.security.cert.X509Certificate[], java.lang.String)
Status: Name:
UNCHANGED java.security.cert.CertificateException
n.a.
Old file New file
63 63
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
UNCHANGED public class  org.apache.hc.client5.http.SystemDefaultDnsResolver top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.client5.http.DnsResolver n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.SystemDefaultDnsResolver INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. SystemDefaultDnsResolver() n.a.
Old file New file
40 40
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.net.InetAddress[] resolve(java.lang.String)
Status: Name:
UNCHANGED java.net.UnknownHostException
n.a.
Old file New file
51 51
UNCHANGED public n.a. java.lang.String resolveCanonicalHostname(java.lang.String)
Status: Name:
UNCHANGED java.net.UnknownHostException
n.a.
Old file New file
80 80
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.client5.http.UnsupportedSchemeException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.io.IOException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 3813993667817552473 3597127619218687636
Newtrue 3813993667817552473 3597127619218687636
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. UnsupportedSchemeException(java.lang.String) n.a.
Old file New file
47 47
UNCHANGED public abstract interface  org.apache.hc.client5.http.UserTokenHandler top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. java.lang.Object getUserToken(org.apache.hc.client5.http.HttpRoute, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. java.lang.Object getUserToken(org.apache.hc.client5.http.HttpRoute, org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
79 79
UNCHANGED final public class  org.apache.hc.client5.http.utils.ByteArrayBuilder top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ByteArrayBuilder() n.a.
Old file New file
48 48
UNCHANGED public n.a. ByteArrayBuilder(int) n.a.
Old file New file
51 51
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.client5.http.utils.ByteArrayBuilder append(byte[], int, int) n.a.
Old file New file
126 126
UNCHANGED public n.a. org.apache.hc.client5.http.utils.ByteArrayBuilder append(byte[]) n.a.
Old file New file
139 139
UNCHANGED public n.a. org.apache.hc.client5.http.utils.ByteArrayBuilder append(java.nio.CharBuffer) n.a.
Old file New file
146 146
UNCHANGED public n.a. org.apache.hc.client5.http.utils.ByteArrayBuilder append(char[], int, int) n.a.
Old file New file
154 154
UNCHANGED public n.a. org.apache.hc.client5.http.utils.ByteArrayBuilder append(char[]) n.a.
Old file New file
165 165
UNCHANGED public n.a. org.apache.hc.client5.http.utils.ByteArrayBuilder append(java.lang.String) n.a.
Old file New file
172 172
UNCHANGED public n.a. int capacity() n.a.
Old file New file
56 56
UNCHANGED public n.a. org.apache.hc.client5.http.utils.ByteArrayBuilder charset(java.nio.charset.Charset) n.a.
Old file New file
115 115
UNCHANGED public n.a. void ensureFreeCapacity(int) n.a.
Old file New file
96 96
UNCHANGED public n.a. void reset() n.a.
Old file New file
194 194
UNCHANGED public n.a. byte[] toByteArray() n.a.
Old file New file
183 183
UNCHANGED public n.a. java.nio.ByteBuffer toByteBuffer() n.a.
Old file New file
179 179
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
204 204
UNCHANGED final public class  org.apache.hc.client5.http.utils.DateUtils top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final java.time.format.DateTimeFormatter FORMATTER_ASCTIME n.a.
UNCHANGED public static final java.time.format.DateTimeFormatter FORMATTER_RFC1036 n.a.
UNCHANGED public static final java.time.format.DateTimeFormatter FORMATTER_RFC1123 n.a.
UNCHANGED public static final java.util.TimeZone GMT
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
UNCHANGED public static final java.lang.String INTERNET_MESSAGE_FORMAT n.a.
UNCHANGED public static final java.lang.String PATTERN_ASCTIME n.a.
UNCHANGED public static final java.lang.String PATTERN_RFC1036 n.a.
UNCHANGED public static final java.lang.String PATTERN_RFC1123
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
UNCHANGED public static final java.time.format.DateTimeFormatter[] STANDARD_PATTERNS n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. void clearThreadLocal()
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
450 450
UNCHANGED static public n.a. java.lang.String formatDate(java.time.Instant, java.time.format.DateTimeFormatter) n.a.
Old file New file
237 237
UNCHANGED static public n.a. java.lang.String formatDate(java.util.Date)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
420 420
UNCHANGED static public n.a. java.lang.String formatDate(java.util.Date, java.lang.String)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
436 436
UNCHANGED static public n.a. java.lang.String formatStandardDate(java.time.Instant) n.a.
Old file New file
222 222
UNCHANGED static public n.a. boolean isAfter(org.apache.hc.core5.http.MessageHeaders, org.apache.hc.core5.http.MessageHeaders, java.lang.String)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
301 301
UNCHANGED static public n.a. boolean isBefore(org.apache.hc.core5.http.MessageHeaders, org.apache.hc.core5.http.MessageHeaders, java.lang.String)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
340 340
UNCHANGED static public n.a. java.time.Instant parseDate(java.lang.String, java.time.format.DateTimeFormatter[]) n.a.
Old file New file
159 159
UNCHANGED static public n.a. java.util.Date parseDate(java.lang.String)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
260 260
UNCHANGED static public n.a. java.util.Date parseDate(org.apache.hc.core5.http.MessageHeaders, java.lang.String)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
277 277
UNCHANGED static public n.a. java.util.Date parseDate(java.lang.String, java.lang.String[])
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
370 370
UNCHANGED static public n.a. java.util.Date parseDate(java.lang.String, java.lang.String[], java.util.Date)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
393 393
UNCHANGED static public n.a. java.time.Instant parseStandardDate(java.lang.String) n.a.
Old file New file
187 187
UNCHANGED static public n.a. java.time.Instant parseStandardDate(org.apache.hc.core5.http.MessageHeaders, java.lang.String) n.a.
Old file New file
201 201
UNCHANGED static public n.a. java.util.Date toDate(java.time.Instant) n.a.
Old file New file
122 122
UNCHANGED static public n.a. java.time.Instant toInstant(java.util.Date) n.a.
Old file New file
129 129
UNCHANGED static public n.a. java.time.LocalDateTime toUTC(java.time.Instant) n.a.
Old file New file
136 136
UNCHANGED static public n.a. java.time.LocalDateTime toUTC(java.util.Date) n.a.
Old file New file
143 143
UNCHANGED public class  org.apache.hc.client5.http.utils.DnsUtils top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. java.lang.String normalize(java.lang.String) n.a.
Old file New file
47 47
UNCHANGED static public n.a. java.lang.String normalizeUnicode(java.lang.String) n.a.
Old file New file
82 82
UNCHANGED public class  org.apache.hc.client5.http.utils.URIUtils top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. java.net.URI create(org.apache.hc.core5.http.HttpHost, java.lang.String)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
Status: Name:
UNCHANGED java.net.URISyntaxException
n.a.
Old file New file
310 310
UNCHANGED static public n.a. java.net.URI create(java.lang.String, org.apache.hc.core5.net.URIAuthority, java.lang.String)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
Status: Name:
UNCHANGED java.net.URISyntaxException
n.a.
Old file New file
326 326
UNCHANGED static public n.a. org.apache.hc.core5.http.HttpHost extractHost(java.net.URI) n.a.
Old file New file
239 239
UNCHANGED static public n.a. java.net.URI resolve(java.net.URI, java.lang.String) n.a.
Old file New file
164 164
UNCHANGED static public n.a. java.net.URI resolve(java.net.URI, java.net.URI) n.a.
Old file New file
176 176
UNCHANGED static public n.a. java.net.URI resolve(java.net.URI, org.apache.hc.core5.http.HttpHost, java.util.List
<..>
New:java.net.URI
Old:java.net.URI
)
Status: Name:
UNCHANGED java.net.URISyntaxException
n.a.
Old file New file
275 275
UNCHANGED static public n.a. java.net.URI rewriteURI(java.net.URI, org.apache.hc.core5.http.HttpHost, boolean)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
Status: Name:
UNCHANGED java.net.URISyntaxException
n.a.
Old file New file
74 74
UNCHANGED static public n.a. java.net.URI rewriteURI(java.net.URI, org.apache.hc.core5.http.HttpHost)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
Status: Name:
UNCHANGED java.net.URISyntaxException
n.a.
Old file New file
119 119
UNCHANGED static public n.a. java.net.URI rewriteURI(java.net.URI)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
Status: Name:
UNCHANGED java.net.URISyntaxException
n.a.
Old file New file
137 137
UNCHANGED final public class  org.apache.hc.client5.http.validator.ETag top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ETag(java.lang.String, org.apache.hc.client5.http.validator.ValidatorType) n.a.
Old file New file
52 52
UNCHANGED public n.a. ETag(java.lang.String) n.a.
Old file New file
58 58
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. boolean equals(java.lang.Object) n.a.
Old file New file
166 166
UNCHANGED static public n.a. org.apache.hc.client5.http.validator.ETag get(org.apache.hc.core5.http.MessageHeaders) n.a.
Old file New file
145 145
UNCHANGED public n.a. org.apache.hc.client5.http.validator.ValidatorType getType() n.a.
Old file New file
62 62
UNCHANGED public n.a. java.lang.String getValue() n.a.
Old file New file
66 66
UNCHANGED public n.a. int hashCode() n.a.
Old file New file
178 178
UNCHANGED static public n.a. org.apache.hc.client5.http.validator.ETag parse(java.lang.String) n.a.
Old file New file
126 126
UNCHANGED static public n.a. org.apache.hc.client5.http.validator.ETag parse(org.apache.hc.core5.http.Header) n.a.
Old file New file
134 134
UNCHANGED static public n.a. boolean strongCompare(org.apache.hc.client5.http.validator.ETag, org.apache.hc.client5.http.validator.ETag) n.a.
Old file New file
70 70
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
186 186
UNCHANGED static public n.a. boolean weakCompare(org.apache.hc.client5.http.validator.ETag, org.apache.hc.client5.http.validator.ETag) n.a.
Old file New file
77 77
UNCHANGED  (Serializable compatible)  final public enum  org.apache.hc.client5.http.validator.ValidatorType top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.constant.Constable n.a.
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 8972924020871791160 n.a.
Newtrue 8972924020871791160 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.client5.http.validator.ValidatorType STRONG n.a.
UNCHANGED public static final org.apache.hc.client5.http.validator.ValidatorType WEAK n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.client5.http.validator.ValidatorType valueOf(java.lang.String) n.a.
Old file New file
33 33
UNCHANGED static public n.a. org.apache.hc.client5.http.validator.ValidatorType[] values() n.a.
Old file New file
33 33