Comparing source compatibility of /home/oleg/src/apache.org/httpcomponents/httpclient/httpclient5/target/httpclient5-5.2.1.jar against /home/oleg/.m2/repository/org/apache/httpcomponents/client5/httpclient5/5.1/httpclient5-5.1.jar
Old:/home/oleg/.m2/repository/org/apache/httpcomponents/client5/httpclient5/5.1/httpclient5-5.1.jar
New:/home/oleg/src/apache.org/httpcomponents/httpclient/httpclient5/target/httpclient5-5.2.1.jar
Created:2022-12-07T14:12:26.716+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:1.0.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:
StatusFully Qualified Name
UNCHANGEDorg.apache.hc.client5.http.async.AsyncExecCallback
UNCHANGEDorg.apache.hc.client5.http.async.AsyncExecChain
UNCHANGEDorg.apache.hc.client5.http.async.AsyncExecChain$Scheduler
UNCHANGEDorg.apache.hc.client5.http.async.AsyncExecChain$Scope
UNCHANGEDorg.apache.hc.client5.http.async.AsyncExecChainHandler
UNCHANGEDorg.apache.hc.client5.http.async.HttpAsyncClient
UNCHANGEDorg.apache.hc.client5.http.async.methods.AbstractBinPushConsumer
UNCHANGEDorg.apache.hc.client5.http.async.methods.AbstractBinResponseConsumer
UNCHANGEDorg.apache.hc.client5.http.async.methods.AbstractCharPushConsumer
UNCHANGEDorg.apache.hc.client5.http.async.methods.AbstractCharResponseConsumer
UNCHANGEDorg.apache.hc.client5.http.async.methods.BasicHttpRequests
UNCHANGEDorg.apache.hc.client5.http.async.methods.ConfigurableHttpRequest
NEWorg.apache.hc.client5.http.async.methods.IgnoreCompleteExceptionFutureCallback
MODIFIEDorg.apache.hc.client5.http.async.methods.IgnoreCompleteExceptonFutureCallback
UNCHANGEDorg.apache.hc.client5.http.async.methods.SimpleBody
UNCHANGEDorg.apache.hc.client5.http.async.methods.SimpleHttpRequest
UNCHANGEDorg.apache.hc.client5.http.async.methods.SimpleHttpRequests
UNCHANGEDorg.apache.hc.client5.http.async.methods.SimpleHttpResponse
UNCHANGEDorg.apache.hc.client5.http.async.methods.SimpleRequestBuilder
UNCHANGEDorg.apache.hc.client5.http.async.methods.SimpleRequestProducer
UNCHANGEDorg.apache.hc.client5.http.async.methods.SimpleResponseBuilder
UNCHANGEDorg.apache.hc.client5.http.async.methods.SimpleResponseConsumer
MODIFIED (!)org.apache.hc.client5.http.auth.AuthCache
UNCHANGEDorg.apache.hc.client5.http.auth.AuthChallenge
UNCHANGEDorg.apache.hc.client5.http.auth.AuthenticationException
MODIFIEDorg.apache.hc.client5.http.auth.AuthExchange
UNCHANGEDorg.apache.hc.client5.http.auth.AuthExchange$State
UNCHANGEDorg.apache.hc.client5.http.auth.AuthScheme
UNCHANGEDorg.apache.hc.client5.http.auth.AuthSchemeFactory
UNCHANGEDorg.apache.hc.client5.http.auth.AuthScope
UNCHANGEDorg.apache.hc.client5.http.auth.AuthStateCacheable
UNCHANGEDorg.apache.hc.client5.http.auth.BasicUserPrincipal
UNCHANGEDorg.apache.hc.client5.http.auth.ChallengeType
UNCHANGEDorg.apache.hc.client5.http.auth.Credentials
UNCHANGEDorg.apache.hc.client5.http.auth.CredentialsProvider
UNCHANGEDorg.apache.hc.client5.http.auth.CredentialsStore
UNCHANGEDorg.apache.hc.client5.http.auth.InvalidCredentialsException
UNCHANGEDorg.apache.hc.client5.http.auth.KerberosConfig
UNCHANGEDorg.apache.hc.client5.http.auth.KerberosConfig$Builder
UNCHANGEDorg.apache.hc.client5.http.auth.KerberosConfig$Option
UNCHANGEDorg.apache.hc.client5.http.auth.KerberosCredentials
UNCHANGEDorg.apache.hc.client5.http.auth.MalformedChallengeException
UNCHANGEDorg.apache.hc.client5.http.auth.NTCredentials
UNCHANGEDorg.apache.hc.client5.http.auth.NTUserPrincipal
UNCHANGEDorg.apache.hc.client5.http.auth.StandardAuthScheme
UNCHANGEDorg.apache.hc.client5.http.auth.UsernamePasswordCredentials
UNCHANGEDorg.apache.hc.client5.http.AuthenticationStrategy
UNCHANGEDorg.apache.hc.client5.http.CircularRedirectException
UNCHANGEDorg.apache.hc.client5.http.classic.BackoffManager
UNCHANGEDorg.apache.hc.client5.http.classic.ConnectionBackoffStrategy
UNCHANGEDorg.apache.hc.client5.http.classic.ExecChain
UNCHANGEDorg.apache.hc.client5.http.classic.ExecChain$Scope
UNCHANGEDorg.apache.hc.client5.http.classic.ExecChainHandler
MODIFIED (!)org.apache.hc.client5.http.classic.HttpClient
UNCHANGEDorg.apache.hc.client5.http.classic.methods.ClassicHttpRequests
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpDelete
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpGet
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpHead
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpOptions
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpPatch
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpPost
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpPut
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpTrace
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpUriRequest
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpUriRequestBase
UNCHANGEDorg.apache.hc.client5.http.ClientProtocolException
UNCHANGEDorg.apache.hc.client5.http.config.Configurable
NEWorg.apache.hc.client5.http.config.ConnectionConfig
NEWorg.apache.hc.client5.http.config.ConnectionConfig$Builder
UNCHANGEDorg.apache.hc.client5.http.config.RequestConfig
UNCHANGEDorg.apache.hc.client5.http.config.RequestConfig$Builder
NEWorg.apache.hc.client5.http.config.TlsConfig
NEWorg.apache.hc.client5.http.config.TlsConfig$Builder
UNCHANGEDorg.apache.hc.client5.http.ConnectionKeepAliveStrategy
UNCHANGEDorg.apache.hc.client5.http.ConnectTimeoutException
NEWorg.apache.hc.client5.http.ContextBuilder
MODIFIEDorg.apache.hc.client5.http.cookie.BasicCookieStore
UNCHANGEDorg.apache.hc.client5.http.cookie.CommonCookieAttributeHandler
MODIFIED (!)org.apache.hc.client5.http.cookie.Cookie
UNCHANGEDorg.apache.hc.client5.http.cookie.CookieAttributeHandler
MODIFIEDorg.apache.hc.client5.http.cookie.CookieIdentityComparator
UNCHANGEDorg.apache.hc.client5.http.cookie.CookieOrigin
UNCHANGEDorg.apache.hc.client5.http.cookie.CookiePathComparator
UNCHANGEDorg.apache.hc.client5.http.cookie.CookiePriorityComparator
UNCHANGEDorg.apache.hc.client5.http.cookie.CookieRestrictionViolationException
UNCHANGEDorg.apache.hc.client5.http.cookie.CookieSpec
UNCHANGEDorg.apache.hc.client5.http.cookie.CookieSpecFactory
MODIFIED (!)org.apache.hc.client5.http.cookie.CookieStore
UNCHANGEDorg.apache.hc.client5.http.cookie.MalformedCookieException
MODIFIED (!)org.apache.hc.client5.http.cookie.SetCookie
UNCHANGEDorg.apache.hc.client5.http.cookie.StandardCookieSpec
UNCHANGEDorg.apache.hc.client5.http.DnsResolver
NEWorg.apache.hc.client5.http.entity.BrotliDecompressingEntity
NEWorg.apache.hc.client5.http.entity.BrotliInputStreamFactory
UNCHANGEDorg.apache.hc.client5.http.entity.DecompressingEntity
UNCHANGEDorg.apache.hc.client5.http.entity.DeflateDecompressingEntity
UNCHANGEDorg.apache.hc.client5.http.entity.DeflateInputStream
UNCHANGEDorg.apache.hc.client5.http.entity.DeflateInputStreamFactory
UNCHANGEDorg.apache.hc.client5.http.entity.EntityBuilder
UNCHANGEDorg.apache.hc.client5.http.entity.GzipCompressingEntity
UNCHANGEDorg.apache.hc.client5.http.entity.GzipDecompressingEntity
UNCHANGEDorg.apache.hc.client5.http.entity.GZIPInputStreamFactory
UNCHANGEDorg.apache.hc.client5.http.entity.InputStreamFactory
UNCHANGEDorg.apache.hc.client5.http.entity.mime.AbstractContentBody
MODIFIEDorg.apache.hc.client5.http.entity.mime.ByteArrayBody
UNCHANGEDorg.apache.hc.client5.http.entity.mime.ContentBody
UNCHANGEDorg.apache.hc.client5.http.entity.mime.ContentDescriptor
UNCHANGEDorg.apache.hc.client5.http.entity.mime.FileBody
UNCHANGEDorg.apache.hc.client5.http.entity.mime.FormBodyPart
UNCHANGEDorg.apache.hc.client5.http.entity.mime.FormBodyPartBuilder
UNCHANGEDorg.apache.hc.client5.http.entity.mime.Header
UNCHANGEDorg.apache.hc.client5.http.entity.mime.HttpMultipartMode
UNCHANGEDorg.apache.hc.client5.http.entity.mime.InputStreamBody
UNCHANGEDorg.apache.hc.client5.http.entity.mime.MimeField
MODIFIEDorg.apache.hc.client5.http.entity.mime.MultipartEntityBuilder
UNCHANGEDorg.apache.hc.client5.http.entity.mime.MultipartPart
UNCHANGEDorg.apache.hc.client5.http.entity.mime.MultipartPartBuilder
UNCHANGEDorg.apache.hc.client5.http.entity.mime.StringBody
UNCHANGEDorg.apache.hc.client5.http.entity.UrlEncodedFormEntity
UNCHANGEDorg.apache.hc.client5.http.HttpHostConnectException
MODIFIED (!)org.apache.hc.client5.http.HttpRequestRetryStrategy
UNCHANGEDorg.apache.hc.client5.http.HttpResponseException
UNCHANGEDorg.apache.hc.client5.http.HttpRoute
UNCHANGEDorg.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient
MODIFIEDorg.apache.hc.client5.http.impl.async.H2AsyncClientBuilder
MODIFIEDorg.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder
MODIFIEDorg.apache.hc.client5.http.impl.async.HttpAsyncClients
MODIFIEDorg.apache.hc.client5.http.impl.async.MinimalH2AsyncClient
UNCHANGEDorg.apache.hc.client5.http.impl.async.MinimalHttpAsyncClient
UNCHANGEDorg.apache.hc.client5.http.impl.auth.AuthChallengeParser
MODIFIEDorg.apache.hc.client5.http.impl.auth.BasicAuthCache
UNCHANGEDorg.apache.hc.client5.http.impl.auth.BasicCredentialsProvider
UNCHANGEDorg.apache.hc.client5.http.impl.auth.BasicScheme
UNCHANGEDorg.apache.hc.client5.http.impl.auth.BasicSchemeFactory
NEWorg.apache.hc.client5.http.impl.auth.CredentialsProviderBuilder
UNCHANGEDorg.apache.hc.client5.http.impl.auth.DigestScheme
UNCHANGEDorg.apache.hc.client5.http.impl.auth.DigestSchemeFactory
UNCHANGEDorg.apache.hc.client5.http.impl.auth.GGSSchemeBase
UNCHANGEDorg.apache.hc.client5.http.impl.auth.HttpAuthenticator
UNCHANGEDorg.apache.hc.client5.http.impl.auth.KerberosScheme
UNCHANGEDorg.apache.hc.client5.http.impl.auth.KerberosSchemeFactory
UNCHANGEDorg.apache.hc.client5.http.impl.auth.NTLMEngine
UNCHANGEDorg.apache.hc.client5.http.impl.auth.NTLMEngineException
UNCHANGEDorg.apache.hc.client5.http.impl.auth.NTLMScheme
UNCHANGEDorg.apache.hc.client5.http.impl.auth.NTLMSchemeFactory
UNCHANGEDorg.apache.hc.client5.http.impl.auth.SPNegoScheme
UNCHANGEDorg.apache.hc.client5.http.impl.auth.SPNegoSchemeFactory
UNCHANGEDorg.apache.hc.client5.http.impl.auth.SystemDefaultCredentialsProvider
UNCHANGEDorg.apache.hc.client5.http.impl.auth.UnsupportedDigestAlgorithmException
UNCHANGEDorg.apache.hc.client5.http.impl.ChainElement
UNCHANGEDorg.apache.hc.client5.http.impl.classic.AbstractHttpClientResponseHandler
UNCHANGEDorg.apache.hc.client5.http.impl.classic.AIMDBackoffManager
UNCHANGEDorg.apache.hc.client5.http.impl.classic.BackoffStrategyExec
UNCHANGEDorg.apache.hc.client5.http.impl.classic.BasicHttpClientResponseHandler
UNCHANGEDorg.apache.hc.client5.http.impl.classic.ClassicRequestCopier
UNCHANGEDorg.apache.hc.client5.http.impl.classic.CloseableHttpClient
UNCHANGEDorg.apache.hc.client5.http.impl.classic.CloseableHttpResponse
UNCHANGEDorg.apache.hc.client5.http.impl.classic.DefaultBackoffStrategy
UNCHANGEDorg.apache.hc.client5.http.impl.classic.FutureRequestExecutionMetrics
UNCHANGEDorg.apache.hc.client5.http.impl.classic.FutureRequestExecutionService
UNCHANGEDorg.apache.hc.client5.http.impl.classic.HttpClientBuilder
UNCHANGEDorg.apache.hc.client5.http.impl.classic.HttpClients
UNCHANGEDorg.apache.hc.client5.http.impl.classic.MinimalHttpClient
UNCHANGEDorg.apache.hc.client5.http.impl.classic.NullBackoffStrategy
UNCHANGEDorg.apache.hc.client5.http.impl.classic.ProxyClient
UNCHANGEDorg.apache.hc.client5.http.impl.classic.RequestAbortedException
UNCHANGEDorg.apache.hc.client5.http.impl.classic.RequestFailedException
UNCHANGEDorg.apache.hc.client5.http.impl.ConnectionShutdownException
UNCHANGEDorg.apache.hc.client5.http.impl.cookie.AbstractCookieAttributeHandler
UNCHANGEDorg.apache.hc.client5.http.impl.cookie.AbstractCookieSpec
MODIFIEDorg.apache.hc.client5.http.impl.cookie.BasicClientCookie
MODIFIEDorg.apache.hc.client5.http.impl.cookie.BasicDomainHandler
MODIFIEDorg.apache.hc.client5.http.impl.cookie.BasicExpiresHandler
NEWorg.apache.hc.client5.http.impl.cookie.BasicHttpOnlyHandler
MODIFIEDorg.apache.hc.client5.http.impl.cookie.BasicMaxAgeHandler
MODIFIEDorg.apache.hc.client5.http.impl.cookie.BasicPathHandler
MODIFIEDorg.apache.hc.client5.http.impl.cookie.BasicSecureHandler
UNCHANGEDorg.apache.hc.client5.http.impl.cookie.CookieSpecBase
UNCHANGEDorg.apache.hc.client5.http.impl.cookie.IgnoreCookieSpecFactory
MODIFIEDorg.apache.hc.client5.http.impl.cookie.IgnoreSpecSpec
MODIFIEDorg.apache.hc.client5.http.impl.cookie.LaxExpiresHandler
MODIFIEDorg.apache.hc.client5.http.impl.cookie.LaxMaxAgeHandler
UNCHANGEDorg.apache.hc.client5.http.impl.cookie.PublicSuffixDomainFilter
UNCHANGEDorg.apache.hc.client5.http.impl.cookie.RFC6265CookieSpec
UNCHANGEDorg.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecFactory
UNCHANGEDorg.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecFactory$CompatibilityLevel
UNCHANGEDorg.apache.hc.client5.http.impl.cookie.RFC6265LaxSpec
UNCHANGEDorg.apache.hc.client5.http.impl.cookie.RFC6265StrictSpec
UNCHANGEDorg.apache.hc.client5.http.impl.DefaultAuthenticationStrategy
NEWorg.apache.hc.client5.http.impl.DefaultClientConnectionReuseStrategy
UNCHANGEDorg.apache.hc.client5.http.impl.DefaultConnectionKeepAliveStrategy
UNCHANGEDorg.apache.hc.client5.http.impl.DefaultHttpRequestRetryStrategy
UNCHANGEDorg.apache.hc.client5.http.impl.DefaultRedirectStrategy
MODIFIEDorg.apache.hc.client5.http.impl.DefaultSchemePortResolver
MODIFIEDorg.apache.hc.client5.http.impl.DefaultUserTokenHandler
UNCHANGEDorg.apache.hc.client5.http.impl.IdleConnectionEvictor
UNCHANGEDorg.apache.hc.client5.http.impl.InMemoryDnsResolver
MODIFIEDorg.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager
UNCHANGEDorg.apache.hc.client5.http.impl.io.DefaultHttpResponseParserFactory
UNCHANGEDorg.apache.hc.client5.http.impl.io.LenientHttpResponseParser
UNCHANGEDorg.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory
UNCHANGEDorg.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory$Builder
MODIFIEDorg.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager
MODIFIEDorg.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder
UNCHANGEDorg.apache.hc.client5.http.impl.MessageCopier
UNCHANGEDorg.apache.hc.client5.http.impl.nio.MultihomeConnectionInitiator
MODIFIEDorg.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager
MODIFIEDorg.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder
UNCHANGEDorg.apache.hc.client5.http.impl.NoopUserTokenHandler
UNCHANGEDorg.apache.hc.client5.http.impl.Operations
UNCHANGEDorg.apache.hc.client5.http.impl.Operations$CompletedFuture
UNCHANGEDorg.apache.hc.client5.http.impl.RequestCopier
MODIFIEDorg.apache.hc.client5.http.impl.routing.BasicRouteDirector
UNCHANGEDorg.apache.hc.client5.http.impl.routing.DefaultProxyRoutePlanner
UNCHANGEDorg.apache.hc.client5.http.impl.routing.DefaultRoutePlanner
UNCHANGEDorg.apache.hc.client5.http.impl.routing.SystemDefaultRoutePlanner
UNCHANGEDorg.apache.hc.client5.http.impl.TunnelRefusedException
UNCHANGEDorg.apache.hc.client5.http.io.ConnectionEndpoint
UNCHANGEDorg.apache.hc.client5.http.io.HttpClientConnectionManager
UNCHANGEDorg.apache.hc.client5.http.io.LeaseRequest
MODIFIED (!)org.apache.hc.client5.http.nio.AsyncClientConnectionManager
UNCHANGEDorg.apache.hc.client5.http.nio.AsyncConnectionEndpoint
UNCHANGEDorg.apache.hc.client5.http.protocol.HttpClientContext
UNCHANGEDorg.apache.hc.client5.http.protocol.RedirectLocations
UNCHANGEDorg.apache.hc.client5.http.protocol.RedirectStrategy
MODIFIEDorg.apache.hc.client5.http.protocol.RequestAddCookies
UNCHANGEDorg.apache.hc.client5.http.protocol.RequestAuthCache
UNCHANGEDorg.apache.hc.client5.http.protocol.RequestClientConnControl
MODIFIEDorg.apache.hc.client5.http.protocol.RequestDefaultHeaders
UNCHANGEDorg.apache.hc.client5.http.protocol.RequestExpectContinue
MODIFIEDorg.apache.hc.client5.http.protocol.ResponseProcessCookies
UNCHANGEDorg.apache.hc.client5.http.psl.DomainType
UNCHANGEDorg.apache.hc.client5.http.psl.PublicSuffixList
MODIFIEDorg.apache.hc.client5.http.psl.PublicSuffixListParser
UNCHANGEDorg.apache.hc.client5.http.psl.PublicSuffixMatcher
UNCHANGEDorg.apache.hc.client5.http.psl.PublicSuffixMatcherLoader
UNCHANGEDorg.apache.hc.client5.http.RedirectException
UNCHANGEDorg.apache.hc.client5.http.RouteInfo
UNCHANGEDorg.apache.hc.client5.http.RouteInfo$LayerType
UNCHANGEDorg.apache.hc.client5.http.RouteInfo$TunnelType
UNCHANGEDorg.apache.hc.client5.http.RouteTracker
UNCHANGEDorg.apache.hc.client5.http.routing.HttpRouteDirector
UNCHANGEDorg.apache.hc.client5.http.routing.HttpRoutePlanner
UNCHANGEDorg.apache.hc.client5.http.routing.RoutingSupport
MODIFIED (!)org.apache.hc.client5.http.SchemePortResolver
MODIFIED (!)org.apache.hc.client5.http.socket.ConnectionSocketFactory
MODIFIED (!)org.apache.hc.client5.http.socket.LayeredConnectionSocketFactory
UNCHANGEDorg.apache.hc.client5.http.socket.PlainConnectionSocketFactory
UNCHANGEDorg.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder
MODIFIEDorg.apache.hc.client5.http.ssl.ConscryptClientTlsStrategy
MODIFIEDorg.apache.hc.client5.http.ssl.DefaultClientTlsStrategy
UNCHANGEDorg.apache.hc.client5.http.ssl.DefaultHostnameVerifier
UNCHANGEDorg.apache.hc.client5.http.ssl.HttpClientHostnameVerifier
UNCHANGEDorg.apache.hc.client5.http.ssl.HttpsSupport
UNCHANGEDorg.apache.hc.client5.http.ssl.NoopHostnameVerifier
MODIFIEDorg.apache.hc.client5.http.ssl.SSLConnectionSocketFactory
UNCHANGEDorg.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder
UNCHANGEDorg.apache.hc.client5.http.ssl.TrustAllStrategy
UNCHANGEDorg.apache.hc.client5.http.ssl.TrustSelfSignedStrategy
UNCHANGEDorg.apache.hc.client5.http.SystemDefaultDnsResolver
UNCHANGEDorg.apache.hc.client5.http.UnsupportedSchemeException
MODIFIED (!)org.apache.hc.client5.http.UserTokenHandler
UNCHANGEDorg.apache.hc.client5.http.utils.ByteArrayBuilder
MODIFIEDorg.apache.hc.client5.http.utils.DateUtils
UNCHANGEDorg.apache.hc.client5.http.utils.DnsUtils
UNCHANGEDorg.apache.hc.client5.http.utils.URIUtils
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
UNCHANGED public abstract interface org.apache.hc.client5.http.async.AsyncExecCallbacktop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract voidcompleted()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract voidfailed(java.lang.Exception)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract voidhandleInformationResponse(org.apache.hc.core5.http.HttpResponse)
Status:Name:
UNCHANGEDorg.apache.hc.core5.http.HttpException
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract org.apache.hc.core5.http.nio.AsyncDataConsumerhandleResponse(org.apache.hc.core5.http.HttpResponse,org.apache.hc.core5.http.EntityDetails)
Status:Name:
UNCHANGEDorg.apache.hc.core5.http.HttpException
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGED public abstract interface org.apache.hc.client5.http.async.AsyncExecChaintop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract voidproceed(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:
UNCHANGEDorg.apache.hc.core5.http.HttpException
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGED static public abstract interface org.apache.hc.client5.http.async.AsyncExecChain$Schedulertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract voidscheduleExecution(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.n.a.
Old fileNew file
n.a.n.a.
UNCHANGED final static public class org.apache.hc.client5.http.async.AsyncExecChain$Scopetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic final org.apache.hc.core5.concurrent.CancellableDependencyn.a.cancellableDependency
UNCHANGEDpublic final org.apache.hc.client5.http.protocol.HttpClientContextn.a.clientContext
UNCHANGEDpublic final java.lang.Stringn.a.exchangeId
UNCHANGEDpublic final java.util.concurrent.atomic.AtomicIntegern.a.execCount
UNCHANGEDpublic final org.apache.hc.client5.http.async.AsyncExecRuntimen.a.execRuntime
UNCHANGEDpublic final org.apache.hc.core5.http.HttpRequestn.a.originalRequest
UNCHANGEDpublic final org.apache.hc.client5.http.HttpRouten.a.route
UNCHANGEDpublic final org.apache.hc.client5.http.async.AsyncExecChain$Schedulern.a.scheduler
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic 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.n.a.
Old fileNew file
7878
UNCHANGEDpublic 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:
UNCHANGEDjava.lang.Deprecatedn.a.
n.a.n.a.
Old fileNew file
101101
UNCHANGED public abstract interface org.apache.hc.client5.http.async.AsyncExecChainHandlertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract voidexecute(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:
UNCHANGEDorg.apache.hc.core5.http.HttpException
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGED public abstract interface org.apache.hc.client5.http.async.HttpAsyncClienttop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract java.util.concurrent.Futureexecute(org.apache.hc.core5.http.nio.AsyncRequestProducer,org.apache.hc.core5.http.nio.AsyncResponseConsumer,org.apache.hc.core5.http.nio.HandlerFactory,org.apache.hc.core5.http.protocol.HttpContext,org.apache.hc.core5.concurrent.FutureCallback)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGED public abstract class org.apache.hc.client5.http.async.methods.AbstractBinPushConsumertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.nio.entity.AbstractBinDataConsumern.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncDataConsumern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncPushConsumern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.ResourceHoldern.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic AbstractBinPushConsumer()n.a.n.a.
Old fileNew file
4747
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDfinal public voidconsumePromise(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:
UNCHANGEDorg.apache.hc.core5.http.HttpException
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
6464
UNCHANGEDpublic voidfailed(java.lang.Exception)n.a.n.a.
Old fileNew file
8080
UNCHANGEDprotected abstract voidstart(org.apache.hc.core5.http.HttpRequest,org.apache.hc.core5.http.HttpResponse,org.apache.hc.core5.http.ContentType)
Status:Name:
UNCHANGEDorg.apache.hc.core5.http.HttpException
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGED public abstract class org.apache.hc.client5.http.async.methods.AbstractBinResponseConsumertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.nio.entity.AbstractBinDataConsumern.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncDataConsumern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncResponseConsumern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.ResourceHoldern.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic AbstractBinResponseConsumer()n.a.n.a.
Old fileNew file
4949
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDprotected abstract java.lang.ObjectbuildResult()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDfinal protected voidcompleted()n.a.n.a.
Old fileNew file
9898
UNCHANGEDfinal public voidconsumeResponse(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)
Status:Name:
UNCHANGEDorg.apache.hc.core5.http.HttpException
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
8181
UNCHANGEDpublic voidfailed(java.lang.Exception)n.a.n.a.
Old fileNew file
103103
UNCHANGEDpublic voidinformationResponse(org.apache.hc.core5.http.HttpResponse,org.apache.hc.core5.http.protocol.HttpContext)
Status:Name:
UNCHANGEDorg.apache.hc.core5.http.HttpException
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
7373
UNCHANGEDprotected abstract voidstart(org.apache.hc.core5.http.HttpResponse,org.apache.hc.core5.http.ContentType)
Status:Name:
UNCHANGEDorg.apache.hc.core5.http.HttpException
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGED public abstract class org.apache.hc.client5.http.async.methods.AbstractCharPushConsumertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.nio.entity.AbstractCharDataConsumern.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncDataConsumern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncPushConsumern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.ResourceHoldern.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic AbstractCharPushConsumer()n.a.n.a.
Old fileNew file
4949
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDfinal public voidconsumePromise(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:
UNCHANGEDorg.apache.hc.core5.http.HttpException
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
6666
UNCHANGEDpublic voidfailed(java.lang.Exception)n.a.n.a.
Old fileNew file
8787
UNCHANGEDprotected abstract voidstart(org.apache.hc.core5.http.HttpRequest,org.apache.hc.core5.http.HttpResponse,org.apache.hc.core5.http.ContentType)
Status:Name:
UNCHANGEDorg.apache.hc.core5.http.HttpException
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGED public abstract class org.apache.hc.client5.http.async.methods.AbstractCharResponseConsumertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.nio.entity.AbstractCharDataConsumern.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncDataConsumern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncResponseConsumern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.ResourceHoldern.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic AbstractCharResponseConsumer()n.a.n.a.
Old fileNew file
5151
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDprotected abstract java.lang.ObjectbuildResult()
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDfinal protected voidcompleted()
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
105105
UNCHANGEDfinal public voidconsumeResponse(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)
Status:Name:
UNCHANGEDorg.apache.hc.core5.http.HttpException
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
8383
UNCHANGEDpublic voidfailed(java.lang.Exception)n.a.n.a.
Old fileNew file
110110
UNCHANGEDpublic voidinformationResponse(org.apache.hc.core5.http.HttpResponse,org.apache.hc.core5.http.protocol.HttpContext)
Status:Name:
UNCHANGEDorg.apache.hc.core5.http.HttpException
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
7575
UNCHANGEDprotected abstract voidstart(org.apache.hc.core5.http.HttpResponse,org.apache.hc.core5.http.ContentType)
Status:Name:
UNCHANGEDorg.apache.hc.core5.http.HttpException
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGED final public class org.apache.hc.client5.http.async.methods.BasicHttpRequeststop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic BasicHttpRequests()n.a.n.a.
Old fileNew file
4444
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestcreate(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
5454
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestcreate(java.lang.String,java.net.URI)n.a.n.a.
Old fileNew file
6565
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestcreate(org.apache.hc.core5.http.Method,java.lang.String)n.a.n.a.
Old fileNew file
171171
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestcreate(org.apache.hc.core5.http.Method,java.net.URI)n.a.n.a.
Old fileNew file
181181
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestcreate(org.apache.hc.core5.http.Method,org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
192192
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestdelete(java.lang.String)n.a.n.a.
Old fileNew file
6969
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestdelete(java.net.URI)n.a.n.a.
Old fileNew file
7373
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestdelete(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
7777
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestget(java.lang.String)n.a.n.a.
Old fileNew file
8181
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestget(java.net.URI)n.a.n.a.
Old fileNew file
8585
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestget(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
8989
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequesthead(java.lang.String)n.a.n.a.
Old fileNew file
9393
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequesthead(java.net.URI)n.a.n.a.
Old fileNew file
9797
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequesthead(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
101101
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestoptions(java.lang.String)n.a.n.a.
Old fileNew file
105105
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestoptions(java.net.URI)n.a.n.a.
Old fileNew file
109109
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestoptions(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
113113
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestpatch(java.lang.String)n.a.n.a.
Old fileNew file
117117
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestpatch(java.net.URI)n.a.n.a.
Old fileNew file
121121
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestpatch(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
125125
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestpost(java.lang.String)n.a.n.a.
Old fileNew file
129129
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestpost(java.net.URI)n.a.n.a.
Old fileNew file
133133
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestpost(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
137137
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestput(java.lang.String)n.a.n.a.
Old fileNew file
141141
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestput(java.net.URI)n.a.n.a.
Old fileNew file
145145
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequestput(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
149149
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequesttrace(java.lang.String)n.a.n.a.
Old fileNew file
153153
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequesttrace(java.net.URI)n.a.n.a.
Old fileNew file
157157
UNCHANGEDstatic public org.apache.hc.core5.http.message.BasicHttpRequesttrace(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
161161
Annotations:
Status:Fully Qualified Name:Elements:
UNCHANGEDjava.lang.Deprecatedn.a.
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.async.methods.ConfigurableHttpRequesttop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.message.BasicHttpRequestn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDorg.apache.hc.client5.http.config.Configurablen.a.
UNCHANGEDorg.apache.hc.core5.http.HttpMessagen.a.
UNCHANGEDorg.apache.hc.core5.http.HttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.MessageHeadersn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue11234643720315269471
Newtrue11234643720315269471
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic ConfigurableHttpRequest(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
4949
UNCHANGEDpublic ConfigurableHttpRequest(java.lang.String,java.net.URI)n.a.n.a.
Old fileNew file
6464
UNCHANGEDpublic ConfigurableHttpRequest(java.lang.String,org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
5353
UNCHANGEDpublic ConfigurableHttpRequest(java.lang.String,java.lang.String,org.apache.hc.core5.net.URIAuthority,java.lang.String)n.a.n.a.
Old fileNew file
6060
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfiggetConfig()n.a.n.a.
Old fileNew file
6969
UNCHANGEDpublic voidsetConfig(org.apache.hc.client5.http.config.RequestConfig)n.a.n.a.
Old fileNew file
7373
NEW public class org.apache.hc.client5.http.async.methods.IgnoreCompleteExceptionFutureCallbacktop
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
StatusSuperclassCompatibility Changes:
NEWjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
NEWorg.apache.hc.core5.concurrent.FutureCallbackn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic IgnoreCompleteExceptionFutureCallback(org.apache.hc.core5.concurrent.FutureCallback)n.a.n.a.
Old fileNew file
n.a.43
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic voidcancelled()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.67
NEWpublic voidcompleted(java.lang.Object)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.49
NEWpublic voidfailed(java.lang.Exception)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.60
MODIFIED public class org.apache.hc.client5.http.async.methods.IgnoreCompleteExceptonFutureCallbacktop
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
MODIFIEDorg.apache.hc.client5.http.async.methods.IgnoreCompleteExceptionFutureCallback(<- java.lang.Object)
Change
SUPERCLASS_ADDED
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.concurrent.FutureCallbackn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic IgnoreCompleteExceptonFutureCallback(org.apache.hc.core5.concurrent.FutureCallback)n.a.n.a.
Old fileNew file
4039
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVEDpublic voidcancelled()n.a.n.a.
Old fileNew file
64n.a.
REMOVEDpublic voidcompleted(java.lang.Object)n.a.n.a.
Old fileNew file
46n.a.
REMOVEDpublic voidfailed(java.lang.Exception)n.a.n.a.
Old fileNew file
57n.a.
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
UNCHANGED final public class org.apache.hc.client5.http.async.methods.SimpleBodytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic byte[]getBodyBytes()n.a.n.a.
Old fileNew file
7373
UNCHANGEDpublic java.lang.StringgetBodyText()n.a.n.a.
Old fileNew file
8484
UNCHANGEDpublic org.apache.hc.core5.http.ContentTypegetContentType()n.a.n.a.
Old fileNew file
6969
UNCHANGEDpublic booleanisBytes()n.a.n.a.
Old fileNew file
9797
UNCHANGEDpublic booleanisText()n.a.n.a.
Old fileNew file
9393
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
102102
UNCHANGED (Serializable compatible) final public class org.apache.hc.client5.http.async.methods.SimpleHttpRequesttop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.async.methods.ConfigurableHttpRequestn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDorg.apache.hc.client5.http.config.Configurablen.a.
UNCHANGEDorg.apache.hc.core5.http.HttpMessagen.a.
UNCHANGEDorg.apache.hc.core5.http.HttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.MessageHeadersn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue25686621362424436271
Newtrue25686621362424436271
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic SimpleHttpRequest(java.lang.String,java.net.URI)n.a.n.a.
Old fileNew file
120120
UNCHANGEDpublic SimpleHttpRequest(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
112112
UNCHANGEDpublic SimpleHttpRequest(java.lang.String,org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
116116
UNCHANGEDpublic SimpleHttpRequest(org.apache.hc.core5.http.Method,org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
134134
UNCHANGEDpublic SimpleHttpRequest(org.apache.hc.core5.http.Method,java.net.URI)n.a.n.a.
Old fileNew file
127127
UNCHANGEDpublic SimpleHttpRequest(java.lang.String,java.lang.String,org.apache.hc.core5.net.URIAuthority,java.lang.String)n.a.n.a.
Old fileNew file
141141
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestcopy(org.apache.hc.core5.http.HttpRequest)
Annotations:
Status:Fully Qualified Name:Elements:
UNCHANGEDjava.lang.Deprecatedn.a.
n.a.n.a.
Old fileNew file
100100
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestcreate(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
6464
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestcreate(java.lang.String,java.net.URI)n.a.n.a.
Old fileNew file
7171
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestcreate(org.apache.hc.core5.http.Method,java.net.URI)n.a.n.a.
Old fileNew file
7878
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestcreate(org.apache.hc.core5.http.Method,org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
8585
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestcreate(java.lang.String,java.lang.String,org.apache.hc.core5.net.URIAuthority,java.lang.String)n.a.n.a.
Old fileNew file
9292
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleBodygetBody()n.a.n.a.
Old fileNew file
157157
UNCHANGEDpublic byte[]getBodyBytes()n.a.n.a.
Old fileNew file
169169
UNCHANGEDpublic java.lang.StringgetBodyText()n.a.n.a.
Old fileNew file
165165
UNCHANGEDpublic org.apache.hc.core5.http.ContentTypegetContentType()n.a.n.a.
Old fileNew file
161161
UNCHANGEDpublic voidsetBody(org.apache.hc.client5.http.async.methods.SimpleBody)n.a.n.a.
Old fileNew file
145145
UNCHANGEDpublic voidsetBody(byte[],org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
149149
UNCHANGEDpublic voidsetBody(java.lang.String,org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
153153
UNCHANGED final public class org.apache.hc.client5.http.async.methods.SimpleHttpRequeststop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic SimpleHttpRequests()n.a.n.a.
Old fileNew file
4343
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestcreate(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
5353
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestcreate(java.lang.String,java.net.URI)n.a.n.a.
Old fileNew file
6464
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestcreate(org.apache.hc.core5.http.Method,java.lang.String)n.a.n.a.
Old fileNew file
170170
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestcreate(org.apache.hc.core5.http.Method,java.net.URI)n.a.n.a.
Old fileNew file
180180
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestcreate(org.apache.hc.core5.http.Method,org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
191191
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestdelete(java.lang.String)n.a.n.a.
Old fileNew file
6868
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestdelete(java.net.URI)n.a.n.a.
Old fileNew file
7272
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestdelete(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
7676
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestget(java.lang.String)n.a.n.a.
Old fileNew file
8080
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestget(java.net.URI)n.a.n.a.
Old fileNew file
8484
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestget(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
8888
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequesthead(java.lang.String)n.a.n.a.
Old fileNew file
9292
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequesthead(java.net.URI)n.a.n.a.
Old fileNew file
9696
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequesthead(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
100100
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestoptions(java.lang.String)n.a.n.a.
Old fileNew file
104104
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestoptions(java.net.URI)n.a.n.a.
Old fileNew file
108108
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestoptions(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
112112
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestpatch(java.lang.String)n.a.n.a.
Old fileNew file
116116
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestpatch(java.net.URI)n.a.n.a.
Old fileNew file
120120
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestpatch(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
124124
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestpost(java.lang.String)n.a.n.a.
Old fileNew file
128128
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestpost(java.net.URI)n.a.n.a.
Old fileNew file
132132
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestpost(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
136136
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestput(java.lang.String)n.a.n.a.
Old fileNew file
140140
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestput(java.net.URI)n.a.n.a.
Old fileNew file
144144
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequestput(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
148148
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequesttrace(java.lang.String)n.a.n.a.
Old fileNew file
152152
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequesttrace(java.net.URI)n.a.n.a.
Old fileNew file
156156
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpRequesttrace(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.n.a.
Old fileNew file
160160
Annotations:
Status:Fully Qualified Name:Elements:
UNCHANGEDjava.lang.Deprecatedn.a.
UNCHANGED (Serializable compatible) final public class org.apache.hc.client5.http.async.methods.SimpleHttpResponsetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.message.BasicHttpResponsen.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDorg.apache.hc.core5.http.HttpMessagen.a.
UNCHANGEDorg.apache.hc.core5.http.HttpResponsen.a.
UNCHANGEDorg.apache.hc.core5.http.MessageHeadersn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-76503360349599634821
Newtrue-76503360349599634821
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic SimpleHttpResponse(int)n.a.n.a.
Old fileNew file
5858
UNCHANGEDpublic SimpleHttpResponse(int,java.lang.String)n.a.n.a.
Old fileNew file
6262
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpResponsecopy(org.apache.hc.core5.http.HttpResponse)n.a.n.a.
Old fileNew file
6666
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpResponsecreate(int)n.a.n.a.
Old fileNew file
7676
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpResponsecreate(int,java.lang.String,org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
8080
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpResponsecreate(int,java.lang.String)n.a.n.a.
Old fileNew file
8888
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpResponsecreate(int,byte[],org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
9292
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleHttpResponsecreate(int,byte[])n.a.n.a.
Old fileNew file
100100
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleBodygetBody()n.a.n.a.
Old fileNew file
116116
UNCHANGEDpublic byte[]getBodyBytes()n.a.n.a.
Old fileNew file
128128
UNCHANGEDpublic java.lang.StringgetBodyText()n.a.n.a.
Old fileNew file
124124
UNCHANGEDpublic org.apache.hc.core5.http.ContentTypegetContentType()n.a.n.a.
Old fileNew file
120120
UNCHANGEDpublic voidsetBody(org.apache.hc.client5.http.async.methods.SimpleBody)n.a.n.a.
Old fileNew file
104104
UNCHANGEDpublic voidsetBody(byte[],org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
108108
UNCHANGEDpublic voidsetBody(java.lang.String,org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
112112
UNCHANGED public class org.apache.hc.client5.http.async.methods.SimpleRequestBuildertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.support.AbstractRequestBuildern.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuilderaddHeader(org.apache.hc.core5.http.Header)n.a.n.a.
Old fileNew file
276277
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuilderaddHeader(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
282283
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuilderaddParameter(org.apache.hc.core5.http.NameValuePair)n.a.n.a.
Old fileNew file
318319
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuilderaddParameter(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
324325
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuilderaddParameters(org.apache.hc.core5.http.NameValuePair[])n.a.n.a.
Old fileNew file
330331
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleHttpRequestbuild()n.a.n.a.
Old fileNew file
369371
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuildercopy(org.apache.hc.client5.http.async.methods.SimpleHttpRequest)n.a.n.a.
Old fileNew file
201201
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuildercopy(org.apache.hc.core5.http.HttpRequest)n.a.n.a.
Old fileNew file
211211
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuildercreate(java.lang.String)n.a.n.a.
Old fileNew file
9292
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuildercreate(org.apache.hc.core5.http.Method)n.a.n.a.
Old fileNew file
9797
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderdelete()n.a.n.a.
Old fileNew file
162162
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderdelete(java.net.URI)n.a.n.a.
Old fileNew file
166166
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderdelete(java.lang.String)n.a.n.a.
Old fileNew file
170170
UNCHANGEDprotected voiddigest(org.apache.hc.client5.http.async.methods.SimpleHttpRequest)n.a.n.a.
Old fileNew file
218218
UNCHANGEDprotected voiddigest(org.apache.hc.core5.http.HttpRequest)n.a.n.a.
Old fileNew file
223224
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderget()n.a.n.a.
Old fileNew file
102102
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderget(java.net.URI)n.a.n.a.
Old fileNew file
106106
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderget(java.lang.String)n.a.n.a.
Old fileNew file
110110
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleBodygetBody()n.a.n.a.
Old fileNew file
341342
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfiggetRequestConfig()n.a.n.a.
Old fileNew file
360361
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderhead()n.a.n.a.
Old fileNew file
114114
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderhead(java.net.URI)n.a.n.a.
Old fileNew file
118118
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderhead(java.lang.String)n.a.n.a.
Old fileNew file
122122
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderoptions()n.a.n.a.
Old fileNew file
186186
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderoptions(java.net.URI)n.a.n.a.
Old fileNew file
190190
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderoptions(java.lang.String)n.a.n.a.
Old fileNew file
194194
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderpatch()n.a.n.a.
Old fileNew file
126126
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderpatch(java.net.URI)n.a.n.a.
Old fileNew file
130130
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderpatch(java.lang.String)n.a.n.a.
Old fileNew file
134134
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderpost()n.a.n.a.
Old fileNew file
138138
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderpost(java.net.URI)n.a.n.a.
Old fileNew file
142142
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderpost(java.lang.String)n.a.n.a.
Old fileNew file
146146
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderput()n.a.n.a.
Old fileNew file
150150
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderput(java.net.URI)n.a.n.a.
Old fileNew file
154154
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuilderput(java.lang.String)n.a.n.a.
Old fileNew file
158158
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuilderremoveHeader(org.apache.hc.core5.http.Header)n.a.n.a.
Old fileNew file
288289
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuilderremoveHeaders(java.lang.String)n.a.n.a.
Old fileNew file
294295
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuildersetAbsoluteRequestUri(boolean)n.a.n.a.
Old fileNew file
336337
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuildersetAuthority(org.apache.hc.core5.net.URIAuthority)n.a.n.a.
Old fileNew file
252253
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuildersetBody(org.apache.hc.client5.http.async.methods.SimpleBody)n.a.n.a.
Old fileNew file
345346
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuildersetBody(java.lang.String,org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
350351
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuildersetBody(byte[],org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
355356
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuildersetCharset(java.nio.charset.Charset)n.a.n.a.
Old fileNew file
312313
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuildersetHeader(org.apache.hc.core5.http.Header)n.a.n.a.
Old fileNew file
300301
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuildersetHeader(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
306307
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuildersetHeaders(org.apache.hc.core5.http.Header[])n.a.n.a.
Old fileNew file
270271
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuildersetHttpHost(org.apache.hc.core5.http.HttpHost)n.a.n.a.
Old fileNew file
258259
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuildersetPath(java.lang.String)n.a.n.a.
Old fileNew file
264265
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuildersetRequestConfig(org.apache.hc.client5.http.config.RequestConfig)n.a.n.a.
Old fileNew file
364365
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuildersetScheme(java.lang.String)n.a.n.a.
Old fileNew file
246247
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuildersetUri(java.net.URI)n.a.n.a.
Old fileNew file
234235
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuildersetUri(java.lang.String)n.a.n.a.
Old fileNew file
240241
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleRequestBuildersetVersion(org.apache.hc.core5.http.ProtocolVersion)n.a.n.a.
Old fileNew file
228229
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
408410
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuildertrace()n.a.n.a.
Old fileNew file
174174
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuildertrace(java.net.URI)n.a.n.a.
Old fileNew file
178178
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestBuildertrace(java.lang.String)n.a.n.a.
Old fileNew file
182182
UNCHANGED final public class org.apache.hc.client5.http.async.methods.SimpleRequestProducertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.nio.support.BasicRequestProducern.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncDataProducern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncRequestProducern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.ResourceHoldern.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleRequestProducercreate(org.apache.hc.client5.http.async.methods.SimpleHttpRequest)n.a.n.a.
Old fileNew file
5858
UNCHANGED public class org.apache.hc.client5.http.async.methods.SimpleResponseBuildertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.support.AbstractResponseBuildern.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleResponseBuilderaddHeader(org.apache.hc.core5.http.Header)n.a.n.a.
Old fileNew file
8282
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleResponseBuilderaddHeader(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
8888
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleHttpResponsebuild()n.a.n.a.
Old fileNew file
136137
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleResponseBuildercopy(org.apache.hc.client5.http.async.methods.SimpleHttpResponse)n.a.n.a.
Old fileNew file
5757
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleResponseBuildercreate(int)n.a.n.a.
Old fileNew file
5252
UNCHANGEDprotected voiddigest(org.apache.hc.client5.http.async.methods.SimpleHttpResponse)n.a.n.a.
Old fileNew file
6464
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleBodygetBody()n.a.n.a.
Old fileNew file
117117
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleResponseBuilderremoveHeader(org.apache.hc.core5.http.Header)n.a.n.a.
Old fileNew file
9494
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleResponseBuilderremoveHeaders(java.lang.String)n.a.n.a.
Old fileNew file
100100
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleResponseBuildersetBody(org.apache.hc.client5.http.async.methods.SimpleBody)n.a.n.a.
Old fileNew file
121121
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleResponseBuildersetBody(java.lang.String,org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
126126
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleResponseBuildersetBody(byte[],org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
131131
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleResponseBuildersetHeader(org.apache.hc.core5.http.Header)n.a.n.a.
Old fileNew file
106106
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleResponseBuildersetHeader(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
112112
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleResponseBuildersetHeaders(org.apache.hc.core5.http.Header[])n.a.n.a.
Old fileNew file
7676
UNCHANGEDpublic org.apache.hc.client5.http.async.methods.SimpleResponseBuildersetVersion(org.apache.hc.core5.http.ProtocolVersion)n.a.n.a.
Old fileNew file
7070
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
145146
UNCHANGED final public class org.apache.hc.client5.http.async.methods.SimpleResponseConsumertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.nio.support.AbstractAsyncResponseConsumern.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncDataConsumern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncResponseConsumern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.ResourceHoldern.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDprotected org.apache.hc.client5.http.async.methods.SimpleHttpResponsebuildResult(org.apache.hc.core5.http.HttpResponse,byte[],org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
7070
UNCHANGEDstatic public org.apache.hc.client5.http.async.methods.SimpleResponseConsumercreate()n.a.n.a.
Old fileNew file
6161
UNCHANGEDpublic voidinformationResponse(org.apache.hc.core5.http.HttpResponse,org.apache.hc.core5.http.protocol.HttpContext)
Status:Name:
UNCHANGEDorg.apache.hc.core5.http.HttpException
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
6666
MODIFIED (!) public abstract interface org.apache.hc.client5.http.auth.AuthCachetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract voidclear()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract org.apache.hc.client5.http.auth.AuthSchemeget(org.apache.hc.core5.http.HttpHost)n.a.n.a.
Old fileNew file
n.a.n.a.
NEW (!)public org.apache.hc.client5.http.auth.AuthSchemeget(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.
Change
METHOD_NEW_DEFAULT
Old fileNew file
n.a.91
UNCHANGEDpublic abstract voidput(org.apache.hc.core5.http.HttpHost,org.apache.hc.client5.http.auth.AuthScheme)n.a.n.a.
Old fileNew file
n.a.n.a.
NEW (!)public voidput(org.apache.hc.core5.http.HttpHost,java.lang.String,org.apache.hc.client5.http.auth.AuthScheme)n.a.
Change
METHOD_NEW_DEFAULT
Old fileNew file
n.a.77
UNCHANGEDpublic abstract voidremove(org.apache.hc.core5.http.HttpHost)n.a.n.a.
Old fileNew file
n.a.n.a.
NEW (!)public voidremove(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.
Change
METHOD_NEW_DEFAULT
Old fileNew file
n.a.105
UNCHANGED final public class org.apache.hc.client5.http.auth.AuthChallengetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic AuthChallenge(org.apache.hc.client5.http.auth.ChallengeType,java.lang.String,java.lang.String,java.util.List)n.a.n.a.
Old fileNew file
5454
UNCHANGEDpublic AuthChallenge(org.apache.hc.client5.http.auth.ChallengeType,java.lang.String,org.apache.hc.core5.http.NameValuePair[])n.a.n.a.
Old fileNew file
6262
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.client5.http.auth.ChallengeTypegetChallengeType()n.a.n.a.
Old fileNew file
6666
UNCHANGEDpublic java.util.ListgetParams()n.a.n.a.
Old fileNew file
7878
UNCHANGEDpublic java.lang.StringgetSchemeName()n.a.n.a.
Old fileNew file
7070
UNCHANGEDpublic java.lang.StringgetValue()n.a.n.a.
Old fileNew file
7474
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
8383
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.auth.AuthenticationExceptiontop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.ProtocolExceptionn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-5632336199060159764-6794031905674764776
Newtrue-5632336199060159764-6794031905674764776
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic AuthenticationException()n.a.n.a.
Old fileNew file
4444
UNCHANGEDpublic AuthenticationException(java.lang.String,java.lang.Throwable)n.a.n.a.
Old fileNew file
6464
UNCHANGEDpublic AuthenticationException(java.lang.String)n.a.n.a.
Old fileNew file
5353
MODIFIED public class org.apache.hc.client5.http.auth.AuthExchangetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic AuthExchange()n.a.n.a.
Old fileNew file
5253
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic java.util.QueuegetAuthOptions()n.a.n.a.
Old fileNew file
99115
UNCHANGEDpublic org.apache.hc.client5.http.auth.AuthSchemegetAuthScheme()n.a.n.a.
Old fileNew file
7476
NEWpublic java.lang.StringgetPathPrefix()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.90
UNCHANGEDpublic org.apache.hc.client5.http.auth.AuthExchange$StategetState()n.a.n.a.
Old fileNew file
6365
UNCHANGEDpublic booleanisConnectionBased()n.a.n.a.
Old fileNew file
8183
UNCHANGEDpublic voidreset()n.a.n.a.
Old fileNew file
5758
UNCHANGEDpublic voidselect(org.apache.hc.client5.http.auth.AuthScheme)n.a.n.a.
Old fileNew file
90106
UNCHANGEDpublic voidsetOptions(java.util.Queue)n.a.n.a.
Old fileNew file
108124
NEWpublic voidsetPathPrefix(java.lang.String)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.97
UNCHANGEDpublic voidsetState(org.apache.hc.client5.http.auth.AuthExchange$State)n.a.n.a.
Old fileNew file
6769
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
114130
UNCHANGED (Serializable compatible) final static public enum org.apache.hc.client5.http.auth.AuthExchange$Statetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Enumn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDjava.lang.Comparablen.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue4104156191749591689n.a.
Newtrue4104156191749591689n.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final org.apache.hc.client5.http.auth.AuthExchange$Staten.a.CHALLENGED
UNCHANGEDpublic static final org.apache.hc.client5.http.auth.AuthExchange$Staten.a.FAILURE
UNCHANGEDpublic static final org.apache.hc.client5.http.auth.AuthExchange$Staten.a.HANDSHAKE
UNCHANGEDpublic static final org.apache.hc.client5.http.auth.AuthExchange$Staten.a.SUCCESS
UNCHANGEDpublic static final org.apache.hc.client5.http.auth.AuthExchange$Staten.a.UNCHALLENGED
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDstatic public org.apache.hc.client5.http.auth.AuthExchange$StatevalueOf(java.lang.String)n.a.n.a.
Old fileNew file
4141
UNCHANGEDstatic public org.apache.hc.client5.http.auth.AuthExchange$State[]values()n.a.n.a.
Old fileNew file
4141
UNCHANGED public abstract interface org.apache.hc.client5.http.auth.AuthSchemetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract java.lang.StringgenerateAuthResponse(org.apache.hc.core5.http.HttpHost,org.apache.hc.core5.http.HttpRequest,org.apache.hc.core5.http.protocol.HttpContext)
Status:Name:
UNCHANGEDorg.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract java.lang.StringgetName()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract java.security.PrincipalgetPrincipal()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract java.lang.StringgetRealm()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract booleanisChallengeComplete()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract booleanisConnectionBased()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract booleanisResponseReady(org.apache.hc.core5.http.HttpHost,org.apache.hc.client5.http.auth.CredentialsProvider,org.apache.hc.core5.http.protocol.HttpContext)
Status:Name:
UNCHANGEDorg.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract voidprocessChallenge(org.apache.hc.client5.http.auth.AuthChallenge,org.apache.hc.core5.http.protocol.HttpContext)
Status:Name:
UNCHANGEDorg.apache.hc.client5.http.auth.MalformedChallengeException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGED public abstract interface org.apache.hc.client5.http.auth.AuthSchemeFactorytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract org.apache.hc.client5.http.auth.AuthSchemecreate(org.apache.hc.core5.http.protocol.HttpContext)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGED public class org.apache.hc.client5.http.auth.AuthScopetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic AuthScope(org.apache.hc.core5.http.HttpHost)n.a.n.a.
Old fileNew file
112113
UNCHANGEDpublic AuthScope(java.lang.String,int)n.a.n.a.
Old fileNew file
124125
UNCHANGEDpublic AuthScope(java.lang.String,java.lang.String,int,java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
7374
UNCHANGEDpublic AuthScope(org.apache.hc.core5.http.HttpHost,java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
9596
UNCHANGEDpublic AuthScope(org.apache.hc.client5.http.auth.AuthScope)n.a.n.a.
Old fileNew file
131132
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic booleanequals(java.lang.Object)n.a.n.a.
Old fileNew file
210211
UNCHANGEDpublic java.lang.StringgetHost()n.a.n.a.
Old fileNew file
145146
UNCHANGEDpublic intgetPort()n.a.n.a.
Old fileNew file
149150
UNCHANGEDpublic java.lang.StringgetProtocol()n.a.n.a.
Old fileNew file
141142
UNCHANGEDpublic java.lang.StringgetRealm()n.a.n.a.
Old fileNew file
153154
UNCHANGEDpublic java.lang.StringgetSchemeName()n.a.n.a.
Old fileNew file
157158
UNCHANGEDpublic inthashCode()n.a.n.a.
Old fileNew file
227228
UNCHANGEDpublic intmatch(org.apache.hc.client5.http.auth.AuthScope)n.a.n.a.
Old fileNew file
168169
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
242243
UNCHANGED public abstract annotation org.apache.hc.client5.http.auth.AuthStateCacheabletop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.lang.annotation.Annotationn.a.
Annotations:
Status:Fully Qualified Name:Elements:
UNCHANGEDjava.lang.annotation.Documentedn.a.
UNCHANGEDjava.lang.annotation.Retention
Status:Name:Old element values:New element values:
UNCHANGEDvaluejava.lang.annotation.RetentionPolicy.RUNTIMEjava.lang.annotation.RetentionPolicy.RUNTIME
UNCHANGEDjava.lang.annotation.Target
Status:Name:Old element values:New element values:
UNCHANGEDvaluejava.lang.annotation.ElementType.TYPEjava.lang.annotation.ElementType.TYPE
UNCHANGED (Serializable compatible) final public class org.apache.hc.client5.http.auth.BasicUserPrincipaltop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDjava.security.Principaln.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue5082568951759444714-2266305184969850467
Newtrue5082568951759444714-2266305184969850467
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic BasicUserPrincipal(java.lang.String)n.a.n.a.
Old fileNew file
5051
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic booleanequals(java.lang.Object)n.a.n.a.
Old fileNew file
6970
UNCHANGEDpublic java.lang.StringgetName()n.a.n.a.
Old fileNew file
5758
UNCHANGEDpublic inthashCode()n.a.n.a.
Old fileNew file
6263
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
8182
UNCHANGED (Serializable compatible) final public enum org.apache.hc.client5.http.auth.ChallengeTypetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Enumn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDjava.lang.Comparablen.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-9066464168471909353n.a.
Newtrue-9066464168471909353n.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final org.apache.hc.client5.http.auth.ChallengeTypen.a.PROXY
UNCHANGEDpublic static final org.apache.hc.client5.http.auth.ChallengeTypen.a.TARGET
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDstatic public org.apache.hc.client5.http.auth.ChallengeTypevalueOf(java.lang.String)n.a.n.a.
Old fileNew file
3434
UNCHANGEDstatic public org.apache.hc.client5.http.auth.ChallengeType[]values()n.a.n.a.
Old fileNew file
3434
UNCHANGED public abstract interface org.apache.hc.client5.http.auth.Credentialstop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract char[]getPassword()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract java.security.PrincipalgetUserPrincipal()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGED public abstract interface org.apache.hc.client5.http.auth.CredentialsProvidertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract org.apache.hc.client5.http.auth.CredentialsgetCredentials(org.apache.hc.client5.http.auth.AuthScope,org.apache.hc.core5.http.protocol.HttpContext)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGED public abstract interface org.apache.hc.client5.http.auth.CredentialsStoretop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.auth.CredentialsProvidern.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract voidclear()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract voidsetCredentials(org.apache.hc.client5.http.auth.AuthScope,org.apache.hc.client5.http.auth.Credentials)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.auth.InvalidCredentialsExceptiontop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.auth.AuthenticationExceptionn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue2647408675826648989-4834003835215460648
Newtrue2647408675826648989-4834003835215460648
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic InvalidCredentialsException(java.lang.String)n.a.n.a.
Old fileNew file
5252
UNCHANGEDpublic InvalidCredentialsException(java.lang.String,java.lang.Throwable)n.a.n.a.
Old fileNew file
6363
UNCHANGEDpublic InvalidCredentialsException()n.a.n.a.
Old fileNew file
4343
UNCHANGED public class org.apache.hc.client5.http.auth.KerberosConfigtop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.lang.Cloneablen.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final org.apache.hc.client5.http.auth.KerberosConfign.a.DEFAULT
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDprotected KerberosConfig()n.a.n.a.
Old fileNew file
5959
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDprotected org.apache.hc.client5.http.auth.KerberosConfigclone()
Status:Name:
UNCHANGEDjava.lang.CloneNotSupportedException
n.a.
Old fileNew file
8686
UNCHANGEDstatic public org.apache.hc.client5.http.auth.KerberosConfig$Buildercopy(org.apache.hc.client5.http.auth.KerberosConfig)n.a.n.a.
Old fileNew file
105105
UNCHANGEDstatic public org.apache.hc.client5.http.auth.KerberosConfig$Buildercustom()n.a.n.a.
Old fileNew file
101101
UNCHANGEDpublic org.apache.hc.client5.http.auth.KerberosConfig$OptiongetRequestDelegCreds()n.a.n.a.
Old fileNew file
8181
UNCHANGEDpublic org.apache.hc.client5.http.auth.KerberosConfig$OptiongetStripPort()n.a.n.a.
Old fileNew file
7373
UNCHANGEDpublic org.apache.hc.client5.http.auth.KerberosConfig$OptiongetUseCanonicalHostname()n.a.n.a.
Old fileNew file
7777
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
9191
UNCHANGED static public class org.apache.hc.client5.http.auth.KerberosConfig$Buildertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.client5.http.auth.KerberosConfigbuild()n.a.n.a.
Old fileNew file
150150
UNCHANGEDpublic org.apache.hc.client5.http.auth.KerberosConfig$BuildersetRequestDelegCreds(org.apache.hc.client5.http.auth.KerberosConfig$Option)n.a.n.a.
Old fileNew file
145145
UNCHANGEDpublic org.apache.hc.client5.http.auth.KerberosConfig$BuildersetStripPort(org.apache.hc.client5.http.auth.KerberosConfig$Option)n.a.n.a.
Old fileNew file
125125
UNCHANGEDpublic org.apache.hc.client5.http.auth.KerberosConfig$BuildersetStripPort(boolean)n.a.n.a.
Old fileNew file
130130
UNCHANGEDpublic org.apache.hc.client5.http.auth.KerberosConfig$BuildersetUseCanonicalHostname(org.apache.hc.client5.http.auth.KerberosConfig$Option)n.a.n.a.
Old fileNew file
135135
UNCHANGEDpublic org.apache.hc.client5.http.auth.KerberosConfig$BuildersetUseCanonicalHostname(boolean)n.a.n.a.
Old fileNew file
140140
UNCHANGED (Serializable compatible) final static public enum org.apache.hc.client5.http.auth.KerberosConfig$Optiontop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Enumn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDjava.lang.Comparablen.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue5066944451020379337n.a.
Newtrue5066944451020379337n.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final org.apache.hc.client5.http.auth.KerberosConfig$Optionn.a.DEFAULT
UNCHANGEDpublic static final org.apache.hc.client5.http.auth.KerberosConfig$Optionn.a.DISABLE
UNCHANGEDpublic static final org.apache.hc.client5.http.auth.KerberosConfig$Optionn.a.ENABLE
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDstatic public org.apache.hc.client5.http.auth.KerberosConfig$OptionvalueOf(java.lang.String)n.a.n.a.
Old fileNew file
4141
UNCHANGEDstatic public org.apache.hc.client5.http.auth.KerberosConfig$Option[]values()n.a.n.a.
Old fileNew file
4141
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.auth.KerberosCredentialstop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDorg.apache.hc.client5.http.auth.Credentialsn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-4013208207717449477487421613855550713
Newtrue-4013208207717449477487421613855550713
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic KerberosCredentials(org.ietf.jgss.GSSCredential)n.a.n.a.
Old fileNew file
5454
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.ietf.jgss.GSSCredentialgetGSSCredential()n.a.n.a.
Old fileNew file
5959
UNCHANGEDpublic char[]getPassword()n.a.n.a.
Old fileNew file
6969
UNCHANGEDpublic java.security.PrincipalgetUserPrincipal()n.a.n.a.
Old fileNew file
6464
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.auth.MalformedChallengeExceptiontop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.ProtocolExceptionn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-8354087972788016620814586927989932284
Newtrue-8354087972788016620814586927989932284
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic MalformedChallengeException(java.lang.String)n.a.n.a.
Old fileNew file
5454
UNCHANGEDpublic MalformedChallengeException(java.lang.String,java.lang.Throwable)n.a.n.a.
Old fileNew file
6565
UNCHANGEDpublic MalformedChallengeException()n.a.n.a.
Old fileNew file
4545
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.auth.NTCredentialstop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDorg.apache.hc.client5.http.auth.Credentialsn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-8215579745355959663-7385699315228907265
Newtrue-8215579745355959663-7385699315228907265
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic NTCredentials(java.lang.String,char[],java.lang.String,java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
9495
UNCHANGEDpublic NTCredentials(java.lang.String,char[],java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
7576
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic booleanequals(java.lang.Object)n.a.n.a.
Old fileNew file
157158
UNCHANGEDpublic java.lang.StringgetDomain()n.a.n.a.
Old fileNew file
126127
UNCHANGEDpublic java.lang.StringgetNetbiosDomain()n.a.n.a.
Old fileNew file
134135
UNCHANGEDpublic char[]getPassword()n.a.n.a.
Old fileNew file
117118
UNCHANGEDpublic java.lang.StringgetUserName()n.a.n.a.
Old fileNew file
112113
UNCHANGEDpublic java.security.PrincipalgetUserPrincipal()n.a.n.a.
Old fileNew file
108109
UNCHANGEDpublic java.lang.StringgetWorkstation()n.a.n.a.
Old fileNew file
143144
UNCHANGEDpublic inthashCode()n.a.n.a.
Old fileNew file
148149
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
171172
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.auth.NTUserPrincipaltop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDjava.security.Principaln.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue48696538467992926-6870169797924406894
Newtrue48696538467992926-6870169797924406894
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic NTUserPrincipal(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
5556
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic booleanequals(java.lang.Object)n.a.n.a.
Old fileNew file
9798
UNCHANGEDpublic java.lang.StringgetDomain()n.a.n.a.
Old fileNew file
8081
UNCHANGEDpublic java.lang.StringgetName()n.a.n.a.
Old fileNew file
7677
UNCHANGEDpublic java.lang.StringgetUsername()n.a.n.a.
Old fileNew file
8485
UNCHANGEDpublic inthashCode()n.a.n.a.
Old fileNew file
8990
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
110111
UNCHANGED final public class org.apache.hc.client5.http.auth.StandardAuthSchemetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final java.lang.Stringn.a.BASIC
UNCHANGEDpublic static final java.lang.Stringn.a.DIGEST
UNCHANGEDpublic static final java.lang.Stringn.a.KERBEROS
UNCHANGEDpublic static final java.lang.Stringn.a.NTLM
UNCHANGEDpublic static final java.lang.Stringn.a.SPNEGO
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.auth.UsernamePasswordCredentialstop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDorg.apache.hc.client5.http.auth.Credentialsn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue1800580490890071621243343858802739403
Newtrue1800580490890071621243343858802739403
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic UsernamePasswordCredentials(java.lang.String,char[])n.a.n.a.
Old fileNew file
5858
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic booleanequals(java.lang.Object)n.a.n.a.
Old fileNew file
8585
UNCHANGEDpublic char[]getPassword()n.a.n.a.
Old fileNew file
7575
UNCHANGEDpublic java.lang.StringgetUserName()n.a.n.a.
Old fileNew file
7070
UNCHANGEDpublic java.security.PrincipalgetUserPrincipal()n.a.n.a.
Old fileNew file
6666
UNCHANGEDpublic inthashCode()n.a.n.a.
Old fileNew file
8080
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
9797
UNCHANGED public abstract interface org.apache.hc.client5.http.AuthenticationStrategytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract java.util.Listselect(org.apache.hc.client5.http.auth.ChallengeType,java.util.Map,org.apache.hc.core5.http.protocol.HttpContext)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.CircularRedirectExceptiontop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.RedirectExceptionn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue44778847592250018676830063487001091803
Newtrue44778847592250018676830063487001091803
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic CircularRedirectException(java.lang.String,java.lang.Throwable)n.a.n.a.
Old fileNew file
6262
UNCHANGEDpublic CircularRedirectException()n.a.n.a.
Old fileNew file
4242
UNCHANGEDpublic CircularRedirectException(java.lang.String)n.a.n.a.
Old fileNew file
5151
UNCHANGED public abstract interface org.apache.hc.client5.http.classic.BackoffManagertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract voidbackOff(org.apache.hc.client5.http.HttpRoute)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract voidprobe(org.apache.hc.client5.http.HttpRoute)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGED public abstract interface org.apache.hc.client5.http.classic.ConnectionBackoffStrategytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract booleanshouldBackoff(java.lang.Throwable)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract booleanshouldBackoff(org.apache.hc.core5.http.HttpResponse)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGED public abstract interface org.apache.hc.client5.http.classic.ExecChaintop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract org.apache.hc.core5.http.ClassicHttpResponseproceed(org.apache.hc.core5.http.ClassicHttpRequest,org.apache.hc.client5.http.classic.ExecChain$Scope)
Status:Name:
UNCHANGEDjava.io.IOException
UNCHANGEDorg.apache.hc.core5.http.HttpException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGED final static public class org.apache.hc.client5.http.classic.ExecChain$Scopetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic final org.apache.hc.client5.http.protocol.HttpClientContextn.a.clientContext
UNCHANGEDpublic final java.lang.Stringn.a.exchangeId
UNCHANGEDpublic final org.apache.hc.client5.http.classic.ExecRuntimen.a.execRuntime
UNCHANGEDpublic final org.apache.hc.core5.http.ClassicHttpRequestn.a.originalRequest
UNCHANGEDpublic final org.apache.hc.client5.http.HttpRouten.a.route
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic 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.n.a.
Old fileNew file
5757
UNCHANGED public abstract interface org.apache.hc.client5.http.classic.ExecChainHandlertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract org.apache.hc.core5.http.ClassicHttpResponseexecute(org.apache.hc.core5.http.ClassicHttpRequest,org.apache.hc.client5.http.classic.ExecChain$Scope,org.apache.hc.client5.http.classic.ExecChain)
Status:Name:
UNCHANGEDjava.io.IOException
UNCHANGEDorg.apache.hc.core5.http.HttpException
n.a.
Old fileNew file
n.a.n.a.
MODIFIED (!) public abstract interface org.apache.hc.client5.http.classic.HttpClienttop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract org.apache.hc.core5.http.HttpResponseexecute(org.apache.hc.core5.http.ClassicHttpRequest)
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
Status:Name:
UNCHANGEDjava.io.IOException
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract org.apache.hc.core5.http.HttpResponseexecute(org.apache.hc.core5.http.ClassicHttpRequest,org.apache.hc.core5.http.protocol.HttpContext)
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
Status:Name:
UNCHANGEDjava.io.IOException
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract org.apache.hc.core5.http.ClassicHttpResponseexecute(org.apache.hc.core5.http.HttpHost,org.apache.hc.core5.http.ClassicHttpRequest)
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
Status:Name:
UNCHANGEDjava.io.IOException
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract org.apache.hc.core5.http.HttpResponseexecute(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:
NEWjava.lang.Deprecatedn.a.
Status:Name:
UNCHANGEDjava.io.IOException
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract java.lang.Objectexecute(org.apache.hc.core5.http.ClassicHttpRequest,org.apache.hc.core5.http.io.HttpClientResponseHandler)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract java.lang.Objectexecute(org.apache.hc.core5.http.ClassicHttpRequest,org.apache.hc.core5.http.protocol.HttpContext,org.apache.hc.core5.http.io.HttpClientResponseHandler)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract java.lang.Objectexecute(org.apache.hc.core5.http.HttpHost,org.apache.hc.core5.http.ClassicHttpRequest,org.apache.hc.core5.http.io.HttpClientResponseHandler)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract java.lang.Objectexecute(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)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
n.a.n.a.
NEW (!)public org.apache.hc.core5.http.ClassicHttpResponseexecuteOpen(org.apache.hc.core5.http.HttpHost,org.apache.hc.core5.http.ClassicHttpRequest,org.apache.hc.core5.http.protocol.HttpContext)
Status:Name:
NEWjava.io.IOException
Change
METHOD_NEW_DEFAULT
Old fileNew file
n.a.183
UNCHANGED final public class org.apache.hc.client5.http.classic.methods.ClassicHttpRequeststop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic ClassicHttpRequests()n.a.n.a.
Old fileNew file
4646
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequestcreate(org.apache.hc.core5.http.Method,java.lang.String)n.a.n.a.
Old fileNew file
5656
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequestcreate(org.apache.hc.core5.http.Method,java.net.URI)n.a.n.a.
Old fileNew file
6767
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequestcreate(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
9999
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequestcreate(java.lang.String,java.net.URI)n.a.n.a.
Old fileNew file
112112
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequestdelete(java.lang.String)n.a.n.a.
Old fileNew file
116116
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequestdelete(java.net.URI)n.a.n.a.
Old fileNew file
120120
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequestget(java.lang.String)n.a.n.a.
Old fileNew file
124124
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequestget(java.net.URI)n.a.n.a.
Old fileNew file
128128
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequesthead(java.lang.String)n.a.n.a.
Old fileNew file
132132
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequesthead(java.net.URI)n.a.n.a.
Old fileNew file
136136
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequestoptions(java.lang.String)n.a.n.a.
Old fileNew file
140140
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequestoptions(java.net.URI)n.a.n.a.
Old fileNew file
144144
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequestpatch(java.lang.String)n.a.n.a.
Old fileNew file
148148
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequestpatch(java.net.URI)n.a.n.a.
Old fileNew file
152152
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequestpost(java.lang.String)n.a.n.a.
Old fileNew file
156156
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequestpost(java.net.URI)n.a.n.a.
Old fileNew file
160160
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequestput(java.lang.String)n.a.n.a.
Old fileNew file
164164
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequestput(java.net.URI)n.a.n.a.
Old fileNew file
168168
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequesttrace(java.lang.String)n.a.n.a.
Old fileNew file
172172
UNCHANGEDstatic public org.apache.hc.client5.http.classic.methods.HttpUriRequesttrace(java.net.URI)n.a.n.a.
Old fileNew file
176176
Annotations:
Status:Fully Qualified Name:Elements:
UNCHANGEDjava.lang.Deprecatedn.a.
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.classic.methods.HttpDeletetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpUriRequestBasen.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpUriRequestn.a.
UNCHANGEDorg.apache.hc.client5.http.config.Configurablen.a.
UNCHANGEDorg.apache.hc.core5.concurrent.Cancellablen.a.
UNCHANGEDorg.apache.hc.core5.concurrent.CancellableDependencyn.a.
UNCHANGEDorg.apache.hc.core5.http.ClassicHttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.HttpEntityContainern.a.
UNCHANGEDorg.apache.hc.core5.http.HttpMessagen.a.
UNCHANGEDorg.apache.hc.core5.http.HttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.MessageHeadersn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-80182332867255564371
Newtrue-80182332867255564371
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final java.lang.Stringn.a.METHOD_NAME
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic HttpDelete(java.lang.String)n.a.n.a.
Old fileNew file
6161
UNCHANGEDpublic HttpDelete(java.net.URI)n.a.n.a.
Old fileNew file
5151
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.classic.methods.HttpGettop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpUriRequestBasen.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpUriRequestn.a.
UNCHANGEDorg.apache.hc.client5.http.config.Configurablen.a.
UNCHANGEDorg.apache.hc.core5.concurrent.Cancellablen.a.
UNCHANGEDorg.apache.hc.core5.concurrent.CancellableDependencyn.a.
UNCHANGEDorg.apache.hc.core5.http.ClassicHttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.HttpEntityContainern.a.
UNCHANGEDorg.apache.hc.core5.http.HttpMessagen.a.
UNCHANGEDorg.apache.hc.core5.http.HttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.MessageHeadersn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-20640647682653625011
Newtrue-20640647682653625011
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final java.lang.Stringn.a.METHOD_NAME
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic HttpGet(java.lang.String)n.a.n.a.
Old fileNew file
6060
UNCHANGEDpublic HttpGet(java.net.URI)n.a.n.a.
Old fileNew file
5050
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.classic.methods.HttpHeadtop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpUriRequestBasen.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpUriRequestn.a.
UNCHANGEDorg.apache.hc.client5.http.config.Configurablen.a.
UNCHANGEDorg.apache.hc.core5.concurrent.Cancellablen.a.
UNCHANGEDorg.apache.hc.core5.concurrent.CancellableDependencyn.a.
UNCHANGEDorg.apache.hc.core5.http.ClassicHttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.HttpEntityContainern.a.
UNCHANGEDorg.apache.hc.core5.http.HttpMessagen.a.
UNCHANGEDorg.apache.hc.core5.http.HttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.MessageHeadersn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue12367588318878203941
Newtrue12367588318878203941
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final java.lang.Stringn.a.METHOD_NAME
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic HttpHead(java.lang.String)n.a.n.a.
Old fileNew file
5858
UNCHANGEDpublic HttpHead(java.net.URI)n.a.n.a.
Old fileNew file
5050
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.classic.methods.HttpOptionstop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpUriRequestBasen.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpUriRequestn.a.
UNCHANGEDorg.apache.hc.client5.http.config.Configurablen.a.
UNCHANGEDorg.apache.hc.core5.concurrent.Cancellablen.a.
UNCHANGEDorg.apache.hc.core5.concurrent.CancellableDependencyn.a.
UNCHANGEDorg.apache.hc.core5.http.ClassicHttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.HttpEntityContainern.a.
UNCHANGEDorg.apache.hc.core5.http.HttpMessagen.a.
UNCHANGEDorg.apache.hc.core5.http.HttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.MessageHeadersn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-427680640980809191
Newtrue-427680640980809191
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final java.lang.Stringn.a.METHOD_NAME
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic HttpOptions(java.net.URI)n.a.n.a.
Old fileNew file
5858
UNCHANGEDpublic HttpOptions(java.lang.String)n.a.n.a.
Old fileNew file
6868
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic java.util.SetgetAllowedMethods(org.apache.hc.core5.http.HttpResponse)n.a.n.a.
Old fileNew file
7777
UNCHANGEDpublic java.lang.StringgetMethod()n.a.n.a.
Old fileNew file
7373
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.classic.methods.HttpPatchtop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpUriRequestBasen.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpUriRequestn.a.
UNCHANGEDorg.apache.hc.client5.http.config.Configurablen.a.
UNCHANGEDorg.apache.hc.core5.concurrent.Cancellablen.a.
UNCHANGEDorg.apache.hc.core5.concurrent.CancellableDependencyn.a.
UNCHANGEDorg.apache.hc.core5.http.ClassicHttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.HttpEntityContainern.a.
UNCHANGEDorg.apache.hc.core5.http.HttpMessagen.a.
UNCHANGEDorg.apache.hc.core5.http.HttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.MessageHeadersn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue61736539217383811171
Newtrue61736539217383811171
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final java.lang.Stringn.a.METHOD_NAME
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic HttpPatch(java.net.URI)n.a.n.a.
Old fileNew file
5050
UNCHANGEDpublic HttpPatch(java.lang.String)n.a.n.a.
Old fileNew file
6060
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.classic.methods.HttpPosttop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpUriRequestBasen.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpUriRequestn.a.
UNCHANGEDorg.apache.hc.client5.http.config.Configurablen.a.
UNCHANGEDorg.apache.hc.core5.concurrent.Cancellablen.a.
UNCHANGEDorg.apache.hc.core5.concurrent.CancellableDependencyn.a.
UNCHANGEDorg.apache.hc.core5.http.ClassicHttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.HttpEntityContainern.a.
UNCHANGEDorg.apache.hc.core5.http.HttpMessagen.a.
UNCHANGEDorg.apache.hc.core5.http.HttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.MessageHeadersn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-16643090650060095301
Newtrue-16643090650060095301
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final java.lang.Stringn.a.METHOD_NAME
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic HttpPost(java.net.URI)n.a.n.a.
Old fileNew file
5050
UNCHANGEDpublic HttpPost(java.lang.String)n.a.n.a.
Old fileNew file
6060
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.classic.methods.HttpPuttop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpUriRequestBasen.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpUriRequestn.a.
UNCHANGEDorg.apache.hc.client5.http.config.Configurablen.a.
UNCHANGEDorg.apache.hc.core5.concurrent.Cancellablen.a.
UNCHANGEDorg.apache.hc.core5.concurrent.CancellableDependencyn.a.
UNCHANGEDorg.apache.hc.core5.http.ClassicHttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.HttpEntityContainern.a.
UNCHANGEDorg.apache.hc.core5.http.HttpMessagen.a.
UNCHANGEDorg.apache.hc.core5.http.HttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.MessageHeadersn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-41082663012591831121
Newtrue-41082663012591831121
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final java.lang.Stringn.a.METHOD_NAME
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic HttpPut(java.lang.String)n.a.n.a.
Old fileNew file
5959
UNCHANGEDpublic HttpPut(java.net.URI)n.a.n.a.
Old fileNew file
4949
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.classic.methods.HttpTracetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpUriRequestBasen.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpUriRequestn.a.
UNCHANGEDorg.apache.hc.client5.http.config.Configurablen.a.
UNCHANGEDorg.apache.hc.core5.concurrent.Cancellablen.a.
UNCHANGEDorg.apache.hc.core5.concurrent.CancellableDependencyn.a.
UNCHANGEDorg.apache.hc.core5.http.ClassicHttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.HttpEntityContainern.a.
UNCHANGEDorg.apache.hc.core5.http.HttpMessagen.a.
UNCHANGEDorg.apache.hc.core5.http.HttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.MessageHeadersn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue14619044498341763951
Newtrue14619044498341763951
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final java.lang.Stringn.a.METHOD_NAME
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic HttpTrace(java.lang.String)n.a.n.a.
Old fileNew file
6262
UNCHANGEDpublic HttpTrace(java.net.URI)n.a.n.a.
Old fileNew file
5252
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic voidsetEntity(org.apache.hc.core5.http.HttpEntity)n.a.n.a.
Old fileNew file
6767
UNCHANGED public abstract interface org.apache.hc.client5.http.classic.methods.HttpUriRequesttop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.config.Configurablen.a.
UNCHANGEDorg.apache.hc.core5.http.ClassicHttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.HttpEntityContainern.a.
UNCHANGEDorg.apache.hc.core5.http.HttpMessagen.a.
UNCHANGEDorg.apache.hc.core5.http.HttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.MessageHeadersn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract voidabort()
Status:Name:
UNCHANGEDjava.lang.UnsupportedOperationException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract booleanisAborted()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.classic.methods.HttpUriRequestBasetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.message.BasicClassicHttpRequestn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDorg.apache.hc.client5.http.classic.methods.HttpUriRequestn.a.
UNCHANGEDorg.apache.hc.client5.http.config.Configurablen.a.
UNCHANGEDorg.apache.hc.core5.concurrent.Cancellablen.a.
UNCHANGEDorg.apache.hc.core5.concurrent.CancellableDependencyn.a.
UNCHANGEDorg.apache.hc.core5.http.ClassicHttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.HttpEntityContainern.a.
UNCHANGEDorg.apache.hc.core5.http.HttpMessagen.a.
UNCHANGEDorg.apache.hc.core5.http.HttpRequestn.a.
UNCHANGEDorg.apache.hc.core5.http.MessageHeadersn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue81529239085701868041
Newtrue81529239085701868041
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic HttpUriRequestBase(java.lang.String,java.net.URI)n.a.n.a.
Old fileNew file
4545
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic voidabort()
Status:Name:
UNCHANGEDjava.lang.UnsupportedOperationException
n.a.
Old fileNew file
9999
UNCHANGEDpublic booleancancel()n.a.n.a.
Old fileNew file
5151
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfiggetConfig()n.a.n.a.
Old fileNew file
113113
UNCHANGEDpublic booleanisAborted()n.a.n.a.
Old fileNew file
104104
UNCHANGEDpublic booleanisCancelled()n.a.n.a.
Old fileNew file
6565
UNCHANGEDpublic voidreset()n.a.n.a.
Old fileNew file
8686
UNCHANGEDpublic voidsetConfig(org.apache.hc.client5.http.config.RequestConfig)n.a.n.a.
Old fileNew file
108108
UNCHANGEDpublic voidsetDependency(org.apache.hc.core5.concurrent.Cancellable)n.a.n.a.
Old fileNew file
7373
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
118118
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.ClientProtocolExceptiontop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.io.IOExceptionn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-6481923663248754818-5596590843227115865
Newtrue-6481923663248754818-5596590843227115865
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic ClientProtocolException(java.lang.Throwable)n.a.n.a.
Old fileNew file
4848
UNCHANGEDpublic ClientProtocolException(java.lang.String,java.lang.Throwable)n.a.n.a.
Old fileNew file
5353
UNCHANGEDpublic ClientProtocolException()n.a.n.a.
Old fileNew file
4141
UNCHANGEDpublic ClientProtocolException(java.lang.String)n.a.n.a.
Old fileNew file
4545
UNCHANGED public abstract interface org.apache.hc.client5.http.config.Configurabletop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract org.apache.hc.client5.http.config.RequestConfiggetConfig()n.a.n.a.
Old fileNew file
n.a.n.a.
NEW public class org.apache.hc.client5.http.config.ConnectionConfigtop
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
StatusSuperclassCompatibility Changes:
NEWjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
NEWjava.lang.Cloneablen.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
NEWpublic static final org.apache.hc.client5.http.config.ConnectionConfign.a.DEFAULT
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWprotected ConnectionConfig()n.a.n.a.
Old fileNew file
n.a.58
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWprotected org.apache.hc.client5.http.config.ConnectionConfigclone()
Status:Name:
NEWjava.lang.CloneNotSupportedException
n.a.
Old fileNew file
n.a.103
NEWstatic public org.apache.hc.client5.http.config.ConnectionConfig$Buildercopy(org.apache.hc.client5.http.config.ConnectionConfig)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.123
NEWstatic public org.apache.hc.client5.http.config.ConnectionConfig$Buildercustom()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.119
NEWpublic org.apache.hc.core5.util.TimeoutgetConnectTimeout()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.84
NEWpublic org.apache.hc.core5.util.TimeoutgetSocketTimeout()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.77
NEWpublic org.apache.hc.core5.util.TimeValuegetTimeToLive()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.98
NEWpublic org.apache.hc.core5.util.TimeValuegetValidateAfterInactivity()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.91
NEWpublic java.lang.StringtoString()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.108
NEW static public class org.apache.hc.client5.http.config.ConnectionConfig$Buildertop
Superclass:
StatusSuperclassCompatibility Changes:
NEWjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic org.apache.hc.client5.http.config.ConnectionConfigbuild()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.226
NEWpublic org.apache.hc.client5.http.config.ConnectionConfig$BuildersetConnectTimeout(org.apache.hc.core5.util.Timeout)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.173
NEWpublic org.apache.hc.client5.http.config.ConnectionConfig$BuildersetConnectTimeout(long,java.util.concurrent.TimeUnit)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.181
NEWpublic org.apache.hc.client5.http.config.ConnectionConfig$BuildersetSocketTimeout(int,java.util.concurrent.TimeUnit)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.146
NEWpublic org.apache.hc.client5.http.config.ConnectionConfig$BuildersetSocketTimeout(org.apache.hc.core5.util.Timeout)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.159
NEWpublic org.apache.hc.client5.http.config.ConnectionConfig$BuildersetTimeToLive(org.apache.hc.core5.util.TimeValue)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.213
NEWpublic org.apache.hc.client5.http.config.ConnectionConfig$BuildersetTimeToLive(long,java.util.concurrent.TimeUnit)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.221
NEWpublic org.apache.hc.client5.http.config.ConnectionConfig$BuildersetValidateAfterInactivity(org.apache.hc.core5.util.TimeValue)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.194
NEWpublic org.apache.hc.client5.http.config.ConnectionConfig$BuildersetValidateAfterInactivity(long,java.util.concurrent.TimeUnit)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.202
UNCHANGED public class org.apache.hc.client5.http.config.RequestConfigtop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.lang.Cloneablen.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final org.apache.hc.client5.http.config.RequestConfign.a.DEFAULT
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDprotected RequestConfig()n.a.n.a.
Old fileNew file
7170
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDprotected org.apache.hc.client5.http.config.RequestConfigclone()
Status:Name:
UNCHANGEDjava.lang.CloneNotSupportedException
n.a.
Old fileNew file
216222
UNCHANGEDstatic public org.apache.hc.client5.http.config.RequestConfig$Buildercopy(org.apache.hc.client5.http.config.RequestConfig)n.a.n.a.
Old fileNew file
247253
UNCHANGEDstatic public org.apache.hc.client5.http.config.RequestConfig$Buildercustom()n.a.n.a.
Old fileNew file
243249
UNCHANGEDpublic org.apache.hc.core5.util.TimeValuegetConnectionKeepAlive()n.a.n.a.
Old fileNew file
197203
UNCHANGEDpublic org.apache.hc.core5.util.TimeoutgetConnectionRequestTimeout()n.a.n.a.
Old fileNew file
176179
UNCHANGEDpublic org.apache.hc.core5.util.TimeoutgetConnectTimeout()
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
183189
UNCHANGEDpublic java.lang.StringgetCookieSpec()n.a.n.a.
Old fileNew file
127130
UNCHANGEDpublic intgetMaxRedirects()n.a.n.a.
Old fileNew file
148151
UNCHANGEDpublic org.apache.hc.core5.http.HttpHostgetProxy()
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
120123
UNCHANGEDpublic java.util.CollectiongetProxyPreferredAuthSchemes()n.a.n.a.
Old fileNew file
169172
UNCHANGEDpublic org.apache.hc.core5.util.TimeoutgetResponseTimeout()n.a.n.a.
Old fileNew file
190196
UNCHANGEDpublic java.util.CollectiongetTargetPreferredAuthSchemes()n.a.n.a.
Old fileNew file
162165
UNCHANGEDpublic booleanisAuthenticationEnabled()n.a.n.a.
Old fileNew file
155158
UNCHANGEDpublic booleanisCircularRedirectsAllowed()n.a.n.a.
Old fileNew file
141144
UNCHANGEDpublic booleanisContentCompressionEnabled()n.a.n.a.
Old fileNew file
204210
UNCHANGEDpublic booleanisExpectContinueEnabled()n.a.n.a.
Old fileNew file
113112
UNCHANGEDpublic booleanisHardCancellationEnabled()n.a.n.a.
Old fileNew file
211217
UNCHANGEDpublic booleanisRedirectsEnabled()n.a.n.a.
Old fileNew file
134137
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
221227
UNCHANGED static public class org.apache.hc.client5.http.config.RequestConfig$Buildertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfigbuild()n.a.n.a.
Old fileNew file
562577
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfig$BuildersetAuthenticationEnabled(boolean)n.a.n.a.
Old fileNew file
387396
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfig$BuildersetCircularRedirectsAllowed(boolean)n.a.n.a.
Old fileNew file
364373
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfig$BuildersetConnectionKeepAlive(org.apache.hc.core5.util.TimeValue)n.a.n.a.
Old fileNew file
504519
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfig$BuildersetConnectionRequestTimeout(org.apache.hc.core5.util.Timeout)n.a.n.a.
Old fileNew file
425434
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfig$BuildersetConnectionRequestTimeout(long,java.util.concurrent.TimeUnit)n.a.n.a.
Old fileNew file
433442
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfig$BuildersetConnectTimeout(org.apache.hc.core5.util.Timeout)
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
449461
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfig$BuildersetConnectTimeout(long,java.util.concurrent.TimeUnit)
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
457472
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfig$BuildersetContentCompressionEnabled(boolean)n.a.n.a.
Old fileNew file
525540
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfig$BuildersetCookieSpec(java.lang.String)n.a.n.a.
Old fileNew file
340349
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfig$BuildersetDefaultKeepAlive(long,java.util.concurrent.TimeUnit)n.a.n.a.
Old fileNew file
512527
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfig$BuildersetExpectContinueEnabled(boolean)n.a.n.a.
Old fileNew file
317322
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfig$BuildersetHardCancellationEnabled(boolean)n.a.n.a.
Old fileNew file
557572
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfig$BuildersetMaxRedirects(int)n.a.n.a.
Old fileNew file
376385
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfig$BuildersetProxy(org.apache.hc.core5.http.HttpHost)
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
328337
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfig$BuildersetProxyPreferredAuthSchemes(java.util.Collection)n.a.n.a.
Old fileNew file
411420
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfig$BuildersetRedirectsEnabled(boolean)n.a.n.a.
Old fileNew file
351360
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfig$BuildersetResponseTimeout(org.apache.hc.core5.util.Timeout)n.a.n.a.
Old fileNew file
478493
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfig$BuildersetResponseTimeout(long,java.util.concurrent.TimeUnit)n.a.n.a.
Old fileNew file
486501
UNCHANGEDpublic org.apache.hc.client5.http.config.RequestConfig$BuildersetTargetPreferredAuthSchemes(java.util.Collection)n.a.n.a.
Old fileNew file
399408
NEW public class org.apache.hc.client5.http.config.TlsConfigtop
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
StatusSuperclassCompatibility Changes:
NEWjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
NEWjava.lang.Cloneablen.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
NEWpublic static final org.apache.hc.client5.http.config.TlsConfign.a.DEFAULT
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWprotected TlsConfig()n.a.n.a.
Old fileNew file
n.a.58
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWprotected org.apache.hc.client5.http.config.TlsConfigclone()
Status:Name:
NEWjava.lang.CloneNotSupportedException
n.a.
Old fileNew file
n.a.103
NEWstatic public org.apache.hc.client5.http.config.TlsConfig$Buildercopy(org.apache.hc.client5.http.config.TlsConfig)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.123
NEWstatic public org.apache.hc.client5.http.config.TlsConfig$Buildercustom()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.119
NEWpublic org.apache.hc.core5.util.TimeoutgetHandshakeTimeout()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.77
NEWpublic org.apache.hc.core5.http2.HttpVersionPolicygetHttpVersionPolicy()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.98
NEWpublic java.lang.String[]getSupportedCipherSuites()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.91
NEWpublic java.lang.String[]getSupportedProtocols()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.84
NEWpublic java.lang.StringtoString()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.108
NEW static public class org.apache.hc.client5.http.config.TlsConfig$Buildertop
Superclass:
StatusSuperclassCompatibility Changes:
NEWjava.lang.Objectn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic TlsConfig$Builder()n.a.n.a.
Old fileNew file
n.a.130
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic org.apache.hc.client5.http.config.TlsConfigbuild()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.211
NEWpublic org.apache.hc.client5.http.config.TlsConfig$BuildersetHandshakeTimeout(org.apache.hc.core5.util.Timeout)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.147
NEWpublic org.apache.hc.client5.http.config.TlsConfig$BuildersetHandshakeTimeout(long,java.util.concurrent.TimeUnit)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.155
NEWpublic org.apache.hc.client5.http.config.TlsConfig$BuildersetSupportedCipherSuites(java.lang.String[])n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.194
NEWpublic org.apache.hc.client5.http.config.TlsConfig$BuildersetSupportedProtocols(java.lang.String[])n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.166
NEWpublic org.apache.hc.client5.http.config.TlsConfig$BuildersetSupportedProtocols(org.apache.hc.core5.http.ssl.TLS[])n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.177
NEWpublic org.apache.hc.client5.http.config.TlsConfig$BuildersetVersionPolicy(org.apache.hc.core5.http2.HttpVersionPolicy)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.206
UNCHANGED public abstract interface org.apache.hc.client5.http.ConnectionKeepAliveStrategytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract org.apache.hc.core5.util.TimeValuegetKeepAliveDuration(org.apache.hc.core5.http.HttpResponse,org.apache.hc.core5.http.protocol.HttpContext)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.ConnectTimeoutExceptiontop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.net.SocketTimeoutExceptionn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-2095016265570558505-4816682903149535989
Newtrue-2095016265570558505-4816682903149535989
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic ConnectTimeoutException(java.lang.String,org.apache.hc.core5.net.NamedEndpoint)n.a.n.a.
Old fileNew file
5454
UNCHANGEDpublic ConnectTimeoutException(java.lang.String)n.a.n.a.
Old fileNew file
4949
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.core5.net.NamedEndpointgetHost()n.a.n.a.
Old fileNew file
6262
NEW public class org.apache.hc.client5.http.ContextBuildertop
Superclass:
StatusSuperclassCompatibility Changes:
NEWjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic org.apache.hc.client5.http.protocol.HttpClientContextbuild()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.120
NEWstatic public org.apache.hc.client5.http.ContextBuildercreate(org.apache.hc.client5.http.SchemePortResolver)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.71
NEWstatic public org.apache.hc.client5.http.ContextBuildercreate()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.75
NEWpublic org.apache.hc.client5.http.ContextBuilderpreemptiveAuth(org.apache.hc.core5.http.HttpHost,org.apache.hc.client5.http.auth.AuthScheme)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.104
NEWpublic org.apache.hc.client5.http.ContextBuilderpreemptiveBasicAuth(org.apache.hc.core5.http.HttpHost,org.apache.hc.client5.http.auth.UsernamePasswordCredentials)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.113
NEWpublic org.apache.hc.client5.http.ContextBuilderuseAuthCache(org.apache.hc.client5.http.auth.AuthCache)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.99
NEWpublic org.apache.hc.client5.http.ContextBuilderuseAuthSchemeRegistry(org.apache.hc.core5.http.config.Lookup)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.84
NEWpublic org.apache.hc.client5.http.ContextBuilderuseCookieSpecRegistry(org.apache.hc.core5.http.config.Lookup)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.79
NEWpublic org.apache.hc.client5.http.ContextBuilderuseCookieStore(org.apache.hc.client5.http.cookie.CookieStore)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.89
NEWpublic org.apache.hc.client5.http.ContextBuilderuseCredentialsProvider(org.apache.hc.client5.http.auth.CredentialsProvider)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.94
MODIFIED (Serializable compatible) public class org.apache.hc.client5.http.cookie.BasicCookieStoretop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGED (!)org.apache.hc.client5.http.cookie.CookieStoren.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-7120683868260204602-7581093305228232025
Newtrue-7619401549518068751-7581093305228232025
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic BasicCookieStore()n.a.n.a.
Old fileNew file
5758
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic voidaddCookie(org.apache.hc.client5.http.cookie.Cookie)n.a.n.a.
Old fileNew file
8182
UNCHANGEDpublic voidaddCookies(org.apache.hc.client5.http.cookie.Cookie[])n.a.n.a.
Old fileNew file
106107
UNCHANGEDpublic voidclear()n.a.n.a.
Old fileNew file
163193
UNCHANGEDpublic booleanclearExpired(java.util.Date)n.a.n.a.
Old fileNew file
140142
NEWpublic booleanclearExpired(java.time.Instant)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.170
UNCHANGEDpublic java.util.ListgetCookies()n.a.n.a.
Old fileNew file
121122
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
173203
UNCHANGED public abstract interface org.apache.hc.client5.http.cookie.CommonCookieAttributeHandlertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.cookie.CookieAttributeHandlern.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract java.lang.StringgetAttributeName()n.a.n.a.
Old fileNew file
n.a.n.a.
MODIFIED (!) public abstract interface org.apache.hc.client5.http.cookie.Cookietop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final java.lang.Stringn.a.DOMAIN_ATTR
UNCHANGEDpublic static final java.lang.Stringn.a.EXPIRES_ATTR
NEWpublic static final java.lang.Stringn.a.HTTP_ONLY_ATTR
UNCHANGEDpublic static final java.lang.Stringn.a.MAX_AGE_ATTR
UNCHANGEDpublic static final java.lang.Stringn.a.PATH_ATTR
UNCHANGEDpublic static final java.lang.Stringn.a.SECURE_ATTR
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract booleancontainsAttribute(java.lang.String)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract java.lang.StringgetAttribute(java.lang.String)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract java.util.DategetCreationDate()
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
n.a.n.a.
NEW (!)public java.time.InstantgetCreationInstant()n.a.
Change
METHOD_NEW_DEFAULT
Old fileNew file
n.a.167
UNCHANGEDpublic abstract java.lang.StringgetDomain()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract java.util.DategetExpiryDate()
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
n.a.n.a.
NEW (!)public java.time.InstantgetExpiryInstant()n.a.
Change
METHOD_NEW_DEFAULT
Old fileNew file
n.a.97
UNCHANGEDpublic abstract java.lang.StringgetName()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract java.lang.StringgetPath()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract java.lang.StringgetValue()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract booleanisExpired(java.util.Date)
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
n.a.n.a.
NEW (!)public booleanisExpired(java.time.Instant)n.a.
Change
METHOD_NEW_DEFAULT
Old fileNew file
n.a.154
NEW (!)public booleanisHttpOnly()n.a.
Change
METHOD_NEW_DEFAULT
Old fileNew file
n.a.179
UNCHANGEDpublic abstract booleanisPersistent()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract booleanisSecure()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGED public abstract interface org.apache.hc.client5.http.cookie.CookieAttributeHandlertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract booleanmatch(org.apache.hc.client5.http.cookie.Cookie,org.apache.hc.client5.http.cookie.CookieOrigin)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract voidparse(org.apache.hc.client5.http.cookie.SetCookie,java.lang.String)
Status:Name:
UNCHANGEDorg.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract voidvalidate(org.apache.hc.client5.http.cookie.Cookie,org.apache.hc.client5.http.cookie.CookieOrigin)
Status:Name:
UNCHANGEDorg.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old fileNew file
n.a.n.a.
MODIFIED (Serializable compatible) public class org.apache.hc.client5.http.cookie.CookieIdentityComparatortop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDjava.util.Comparatorn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue56148430739213457334466565437490631532
Newtrue39455690638782653394466565437490631532
Fields:
StatusModifierTypeFieldCompatibility Changes:
NEWpublic static final org.apache.hc.client5.http.cookie.CookieIdentityComparatorn.a.INSTANCE
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic CookieIdentityComparator()n.a.n.a.
Old fileNew file
4646
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic intcompare(org.apache.hc.client5.http.cookie.Cookie,org.apache.hc.client5.http.cookie.Cookie)n.a.n.a.
Old fileNew file
5259
UNCHANGED final public class org.apache.hc.client5.http.cookie.CookieOrigintop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic CookieOrigin(java.lang.String,int,java.lang.String,boolean)n.a.n.a.
Old fileNew file
5151
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic java.lang.StringgetHost()n.a.n.a.
Old fileNew file
6666
UNCHANGEDpublic java.lang.StringgetPath()n.a.n.a.
Old fileNew file
7070
UNCHANGEDpublic intgetPort()n.a.n.a.
Old fileNew file
7474
UNCHANGEDpublic booleanisSecure()n.a.n.a.
Old fileNew file
7878
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
8383
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.cookie.CookiePathComparatortop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDjava.util.Comparatorn.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue22079557482789914687523645369616405818
Newtrue22079557482789914687523645369616405818
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final org.apache.hc.client5.http.cookie.CookiePathComparatorn.a.INSTANCE
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic CookiePathComparator()n.a.n.a.
Old fileNew file
5252
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic intcompare(org.apache.hc.client5.http.cookie.Cookie,org.apache.hc.client5.http.cookie.Cookie)n.a.n.a.
Old fileNew file
7171
UNCHANGED public class org.apache.hc.client5.http.cookie.CookiePriorityComparatortop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.util.Comparatorn.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final org.apache.hc.client5.http.cookie.CookiePriorityComparatorn.a.INSTANCE
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic CookiePriorityComparator()n.a.n.a.
Old fileNew file
4444
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic intcompare(org.apache.hc.client5.http.cookie.Cookie,org.apache.hc.client5.http.cookie.Cookie)n.a.n.a.
Old fileNew file
5555
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.cookie.CookieRestrictionViolationExceptiontop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.cookie.MalformedCookieExceptionn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue4709342360616696027371235577078589013
Newtrue4709342360616696027371235577078589013
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic CookieRestrictionViolationException()n.a.n.a.
Old fileNew file
4545
UNCHANGEDpublic CookieRestrictionViolationException(java.lang.String)n.a.n.a.
Old fileNew file
5555
UNCHANGED public abstract interface org.apache.hc.client5.http.cookie.CookieSpectop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract java.util.ListformatCookies(java.util.List)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract booleanmatch(org.apache.hc.client5.http.cookie.Cookie,org.apache.hc.client5.http.cookie.CookieOrigin)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract java.util.Listparse(org.apache.hc.core5.http.Header,org.apache.hc.client5.http.cookie.CookieOrigin)
Status:Name:
UNCHANGEDorg.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract voidvalidate(org.apache.hc.client5.http.cookie.Cookie,org.apache.hc.client5.http.cookie.CookieOrigin)
Status:Name:
UNCHANGEDorg.apache.hc.client5.http.cookie.MalformedCookieException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGED public abstract interface org.apache.hc.client5.http.cookie.CookieSpecFactorytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract org.apache.hc.client5.http.cookie.CookieSpeccreate(org.apache.hc.core5.http.protocol.HttpContext)n.a.n.a.
Old fileNew file
n.a.n.a.
MODIFIED (!) public abstract interface org.apache.hc.client5.http.cookie.CookieStoretop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract voidaddCookie(org.apache.hc.client5.http.cookie.Cookie)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract voidclear()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract booleanclearExpired(java.util.Date)
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
n.a.n.a.
NEW (!)public booleanclearExpired(java.time.Instant)n.a.
Change
METHOD_NEW_DEFAULT
Old fileNew file
n.a.75
UNCHANGEDpublic abstract java.util.ListgetCookies()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.cookie.MalformedCookieExceptiontop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.ProtocolExceptionn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue2794481206969693052-6695462944287282185
Newtrue2794481206969693052-6695462944287282185
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic MalformedCookieException()n.a.n.a.
Old fileNew file
4646
UNCHANGEDpublic MalformedCookieException(java.lang.String,java.lang.Throwable)n.a.n.a.
Old fileNew file
6666
UNCHANGEDpublic MalformedCookieException(java.lang.String)n.a.n.a.
Old fileNew file
5555
MODIFIED (!) public abstract interface org.apache.hc.client5.http.cookie.SetCookietop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.apache.hc.client5.http.cookie.Cookien.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract voidsetDomain(java.lang.String)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract voidsetExpiryDate(java.util.Date)
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
n.a.n.a.
NEW (!)public voidsetExpiryDate(java.time.Instant)n.a.
Change
METHOD_NEW_DEFAULT
Old fileNew file
n.a.71
NEW (!)public voidsetHttpOnly(boolean)n.a.
Change
METHOD_NEW_DEFAULT
Old fileNew file
n.a.116
UNCHANGEDpublic abstract voidsetPath(java.lang.String)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract voidsetSecure(boolean)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract voidsetValue(java.lang.String)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGED final public class org.apache.hc.client5.http.cookie.StandardCookieSpectop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final java.lang.Stringn.a.IGNORE
UNCHANGEDpublic static final java.lang.Stringn.a.RELAXED
UNCHANGEDpublic static final java.lang.Stringn.a.STRICT
UNCHANGED public abstract interface org.apache.hc.client5.http.DnsResolvertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract java.net.InetAddress[]resolve(java.lang.String)
Status:Name:
UNCHANGEDjava.net.UnknownHostException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract java.lang.StringresolveCanonicalHostname(java.lang.String)
Status:Name:
UNCHANGEDjava.net.UnknownHostException
n.a.
Old fileNew file
n.a.n.a.
NEW public class org.apache.hc.client5.http.entity.BrotliDecompressingEntitytop
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
StatusSuperclassCompatibility Changes:
NEWorg.apache.hc.client5.http.entity.DecompressingEntityn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
NEWjava.io.Closeablen.a.
NEWjava.lang.AutoCloseablen.a.
NEWorg.apache.hc.core5.http.EntityDetailsn.a.
NEWorg.apache.hc.core5.http.HttpEntityn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic BrotliDecompressingEntity(org.apache.hc.core5.http.HttpEntity)n.a.n.a.
Old fileNew file
n.a.45
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWstatic public booleanisAvailable()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.50
NEW public class org.apache.hc.client5.http.entity.BrotliInputStreamFactorytop
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
StatusSuperclassCompatibility Changes:
NEWjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
NEWorg.apache.hc.client5.http.entity.InputStreamFactoryn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic BrotliInputStreamFactory()n.a.n.a.
Old fileNew file
n.a.42
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic java.io.InputStreamcreate(java.io.InputStream)
Status:Name:
NEWjava.io.IOException
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.52
NEWstatic public org.apache.hc.client5.http.entity.BrotliInputStreamFactorygetInstance()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.47
UNCHANGED public class org.apache.hc.client5.http.entity.DecompressingEntitytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.io.entity.HttpEntityWrappern.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Closeablen.a.
UNCHANGEDjava.lang.AutoCloseablen.a.
UNCHANGEDorg.apache.hc.core5.http.EntityDetailsn.a.
UNCHANGEDorg.apache.hc.core5.http.HttpEntityn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic DecompressingEntity(org.apache.hc.core5.http.HttpEntity,org.apache.hc.client5.http.entity.InputStreamFactory)n.a.n.a.
Old fileNew file
6565
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic java.io.InputStreamgetContent()
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
7575
UNCHANGEDpublic java.lang.StringgetContentEncoding()n.a.n.a.
Old fileNew file
9999
UNCHANGEDpublic longgetContentLength()n.a.n.a.
Old fileNew file
105105
UNCHANGEDpublic voidwriteTo(java.io.OutputStream)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
8686
UNCHANGED public class org.apache.hc.client5.http.entity.DeflateDecompressingEntitytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.entity.DecompressingEntityn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Closeablen.a.
UNCHANGEDjava.lang.AutoCloseablen.a.
UNCHANGEDorg.apache.hc.core5.http.EntityDetailsn.a.
UNCHANGEDorg.apache.hc.core5.http.HttpEntityn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic DeflateDecompressingEntity(org.apache.hc.core5.http.HttpEntity)n.a.n.a.
Old fileNew file
5757
UNCHANGED public class org.apache.hc.client5.http.entity.DeflateInputStreamtop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.io.InputStreamn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Closeablen.a.
UNCHANGEDjava.lang.AutoCloseablen.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic DeflateInputStream(java.io.InputStream)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
4444
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic intavailable()
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
104104
UNCHANGEDpublic voidclose()
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
136136
UNCHANGEDpublic voidmark(int)n.a.n.a.
Old fileNew file
112112
UNCHANGEDpublic booleanmarkSupported()n.a.n.a.
Old fileNew file
128128
UNCHANGEDpublic intread()
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
7272
UNCHANGEDpublic intread(byte[])
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
8080
UNCHANGEDpublic intread(byte[],int,int)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
8888
UNCHANGEDpublic voidreset()
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
120120
UNCHANGEDpublic longskip(long)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
9696
UNCHANGED public class org.apache.hc.client5.http.entity.DeflateInputStreamFactorytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.entity.InputStreamFactoryn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic DeflateInputStreamFactory()n.a.n.a.
Old fileNew file
4242
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic java.io.InputStreamcreate(java.io.InputStream)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
6060
UNCHANGEDstatic public org.apache.hc.client5.http.entity.DeflateInputStreamFactorygetInstance()n.a.n.a.
Old fileNew file
5555
UNCHANGED public class org.apache.hc.client5.http.entity.EntityBuildertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.core5.http.HttpEntitybuild()n.a.n.a.
Old fileNew file
312312
UNCHANGEDpublic org.apache.hc.client5.http.entity.EntityBuilderchunked()n.a.n.a.
Old fileNew file
284284
UNCHANGEDstatic public org.apache.hc.client5.http.entity.EntityBuildercreate()n.a.n.a.
Old fileNew file
8282
UNCHANGEDpublic byte[]getBinary()n.a.n.a.
Old fileNew file
121121
UNCHANGEDpublic java.lang.StringgetContentEncoding()n.a.n.a.
Old fileNew file
262262
UNCHANGEDpublic org.apache.hc.core5.http.ContentTypegetContentType()n.a.n.a.
Old fileNew file
247247
UNCHANGEDpublic java.io.FilegetFile()n.a.n.a.
Old fileNew file
225225
UNCHANGEDpublic java.util.ListgetParameters()n.a.n.a.
Old fileNew file
168168
UNCHANGEDpublic java.io.SerializablegetSerializable()n.a.n.a.
Old fileNew file
202202
UNCHANGEDpublic java.io.InputStreamgetStream()n.a.n.a.
Old fileNew file
144144
UNCHANGEDpublic java.lang.StringgetText()n.a.n.a.
Old fileNew file
9898
UNCHANGEDpublic org.apache.hc.client5.http.entity.EntityBuildergzipCompressed()n.a.n.a.
Old fileNew file
299299
UNCHANGEDpublic booleanisChunked()n.a.n.a.
Old fileNew file
277277
UNCHANGEDpublic booleanisGzipCompressed()n.a.n.a.
Old fileNew file
292292
UNCHANGEDpublic org.apache.hc.client5.http.entity.EntityBuildersetBinary(byte[])n.a.n.a.
Old fileNew file
134134
UNCHANGEDpublic org.apache.hc.client5.http.entity.EntityBuildersetContentEncoding(java.lang.String)n.a.n.a.
Old fileNew file
269269
UNCHANGEDpublic org.apache.hc.client5.http.entity.EntityBuildersetContentType(org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
254254
UNCHANGEDpublic org.apache.hc.client5.http.entity.EntityBuildersetFile(java.io.File)n.a.n.a.
Old fileNew file
238238
UNCHANGEDpublic org.apache.hc.client5.http.entity.EntityBuildersetParameters(java.util.List)n.a.n.a.
Old fileNew file
180180
UNCHANGEDpublic org.apache.hc.client5.http.entity.EntityBuildersetParameters(org.apache.hc.core5.http.NameValuePair[])n.a.n.a.
Old fileNew file
194194
UNCHANGEDpublic org.apache.hc.client5.http.entity.EntityBuildersetSerializable(java.io.Serializable)n.a.n.a.
Old fileNew file
215215
UNCHANGEDpublic org.apache.hc.client5.http.entity.EntityBuildersetStream(java.io.InputStream)n.a.n.a.
Old fileNew file
157157
UNCHANGEDpublic org.apache.hc.client5.http.entity.EntityBuildersetText(java.lang.String)n.a.n.a.
Old fileNew file
111111
UNCHANGED public class org.apache.hc.client5.http.entity.GzipCompressingEntitytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.io.entity.HttpEntityWrappern.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Closeablen.a.
UNCHANGEDjava.lang.AutoCloseablen.a.
UNCHANGEDorg.apache.hc.core5.http.EntityDetailsn.a.
UNCHANGEDorg.apache.hc.core5.http.HttpEntityn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic GzipCompressingEntity(org.apache.hc.core5.http.HttpEntity)n.a.n.a.
Old fileNew file
4949
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic java.io.InputStreamgetContent()
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
7070
UNCHANGEDpublic java.lang.StringgetContentEncoding()n.a.n.a.
Old fileNew file
5454
UNCHANGEDpublic longgetContentLength()n.a.n.a.
Old fileNew file
5959
UNCHANGEDpublic booleanisChunked()n.a.n.a.
Old fileNew file
6565
UNCHANGEDpublic voidwriteTo(java.io.OutputStream)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
7575
UNCHANGED public class org.apache.hc.client5.http.entity.GzipDecompressingEntitytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.entity.DecompressingEntityn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Closeablen.a.
UNCHANGEDjava.lang.AutoCloseablen.a.
UNCHANGEDorg.apache.hc.core5.http.EntityDetailsn.a.
UNCHANGEDorg.apache.hc.core5.http.HttpEntityn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic GzipDecompressingEntity(org.apache.hc.core5.http.HttpEntity)n.a.n.a.
Old fileNew file
4747
UNCHANGED public class org.apache.hc.client5.http.entity.GZIPInputStreamFactorytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.entity.InputStreamFactoryn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic GZIPInputStreamFactory()n.a.n.a.
Old fileNew file
4343
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic java.io.InputStreamcreate(java.io.InputStream)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
6161
UNCHANGEDstatic public org.apache.hc.client5.http.entity.GZIPInputStreamFactorygetInstance()n.a.n.a.
Old fileNew file
5656
UNCHANGED public abstract interface org.apache.hc.client5.http.entity.InputStreamFactorytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract java.io.InputStreamcreate(java.io.InputStream)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGED public abstract class org.apache.hc.client5.http.entity.mime.AbstractContentBodytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.entity.mime.ContentBodyn.a.
UNCHANGEDorg.apache.hc.client5.http.entity.mime.ContentDescriptorn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic AbstractContentBody(org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
4747
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic java.lang.StringgetCharset()n.a.n.a.
Old fileNew file
8686
UNCHANGEDpublic org.apache.hc.core5.http.ContentTypegetContentType()n.a.n.a.
Old fileNew file
5656
UNCHANGEDpublic java.lang.StringgetMediaType()n.a.n.a.
Old fileNew file
6666
UNCHANGEDpublic java.lang.StringgetMimeType()n.a.n.a.
Old fileNew file
6161
UNCHANGEDpublic java.lang.StringgetSubType()n.a.n.a.
Old fileNew file
7676
MODIFIED public class org.apache.hc.client5.http.entity.mime.ByteArrayBodytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.entity.mime.AbstractContentBodyn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.entity.mime.ContentBodyn.a.
UNCHANGEDorg.apache.hc.client5.http.entity.mime.ContentDescriptorn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic ByteArrayBody(byte[],org.apache.hc.core5.http.ContentType,java.lang.String)n.a.n.a.
Old fileNew file
5858
UNCHANGEDpublic ByteArrayBody(byte[],java.lang.String)n.a.n.a.
Old fileNew file
7182
NEWpublic ByteArrayBody(byte[],org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
n.a.72
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic java.lang.StringgetCharset()n.a.n.a.
Old fileNew file
8697
UNCHANGEDpublic longgetContentLength()n.a.n.a.
Old fileNew file
91102
UNCHANGEDpublic java.lang.StringgetFilename()n.a.n.a.
Old fileNew file
7687
UNCHANGEDpublic voidwriteTo(java.io.OutputStream)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
8192
UNCHANGED public abstract interface org.apache.hc.client5.http.entity.mime.ContentBodytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.entity.mime.ContentDescriptorn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract java.lang.StringgetFilename()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract voidwriteTo(java.io.OutputStream)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGED public abstract interface org.apache.hc.client5.http.entity.mime.ContentDescriptortop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract java.lang.StringgetCharset()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract longgetContentLength()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract java.lang.StringgetMediaType()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract java.lang.StringgetMimeType()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract java.lang.StringgetSubType()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGED public class org.apache.hc.client5.http.entity.mime.FileBodytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.entity.mime.AbstractContentBodyn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.entity.mime.ContentBodyn.a.
UNCHANGEDorg.apache.hc.client5.http.entity.mime.ContentDescriptorn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic FileBody(java.io.File)n.a.n.a.
Old fileNew file
5252
UNCHANGEDpublic FileBody(java.io.File,org.apache.hc.core5.http.ContentType,java.lang.String)n.a.n.a.
Old fileNew file
5959
UNCHANGEDpublic FileBody(java.io.File,org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
6969
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic longgetContentLength()n.a.n.a.
Old fileNew file
9191
UNCHANGEDpublic java.io.FilegetFile()n.a.n.a.
Old fileNew file
100100
UNCHANGEDpublic java.lang.StringgetFilename()n.a.n.a.
Old fileNew file
9696
UNCHANGEDpublic java.io.InputStreamgetInputStream()
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
7373
UNCHANGEDpublic voidwriteTo(java.io.OutputStream)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
7878
UNCHANGED public class org.apache.hc.client5.http.entity.mime.FormBodyParttop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.entity.mime.MultipartPartn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic voidaddField(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
5656
UNCHANGEDpublic java.lang.StringgetName()n.a.n.a.
Old fileNew file
5151
UNCHANGED public class org.apache.hc.client5.http.entity.mime.FormBodyPartBuildertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.FormBodyPartBuilderaddField(java.lang.String,java.lang.String,java.util.List)n.a.n.a.
Old fileNew file
8282
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.FormBodyPartBuilderaddField(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
8888
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.FormBodyPartbuild()n.a.n.a.
Old fileNew file
106106
UNCHANGEDstatic public org.apache.hc.client5.http.entity.mime.FormBodyPartBuildercreate(java.lang.String,org.apache.hc.client5.http.entity.mime.ContentBody)n.a.n.a.
Old fileNew file
5151
UNCHANGEDstatic public org.apache.hc.client5.http.entity.mime.FormBodyPartBuildercreate()n.a.n.a.
Old fileNew file
5555
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.FormBodyPartBuilderremoveFields(java.lang.String)n.a.n.a.
Old fileNew file
100100
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.FormBodyPartBuildersetBody(org.apache.hc.client5.http.entity.mime.ContentBody)n.a.n.a.
Old fileNew file
7474
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.FormBodyPartBuildersetField(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
9494
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.FormBodyPartBuildersetName(java.lang.String)n.a.n.a.
Old fileNew file
6969
UNCHANGED public class org.apache.hc.client5.http.entity.mime.Headertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.lang.Iterablen.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic Header()n.a.n.a.
Old fileNew file
4848
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic voidaddField(org.apache.hc.client5.http.entity.mime.MimeField)n.a.n.a.
Old fileNew file
5454
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MimeFieldgetField(java.lang.String)n.a.n.a.
Old fileNew file
7268
UNCHANGEDpublic java.util.ListgetFields()n.a.n.a.
Old fileNew file
6864
UNCHANGEDpublic java.util.ListgetFields(java.lang.String)n.a.n.a.
Old fileNew file
8480
UNCHANGEDpublic java.util.Iteratoriterator()n.a.n.a.
Old fileNew file
136132
UNCHANGEDpublic intremoveFields(java.lang.String)n.a.n.a.
Old fileNew file
9692
UNCHANGEDpublic voidsetField(org.apache.hc.client5.http.entity.mime.MimeField)n.a.n.a.
Old fileNew file
109105
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
141137
UNCHANGED (Serializable compatible) final public enum org.apache.hc.client5.http.entity.mime.HttpMultipartModetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Enumn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDjava.lang.Comparablen.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue5370162076652159076n.a.
Newtrue5370162076652159076n.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final org.apache.hc.client5.http.entity.mime.HttpMultipartModen.a.EXTENDED
UNCHANGEDpublic static final org.apache.hc.client5.http.entity.mime.HttpMultipartModen.a.LEGACY
UNCHANGEDpublic static final org.apache.hc.client5.http.entity.mime.HttpMultipartModen.a.STRICT
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDstatic public org.apache.hc.client5.http.entity.mime.HttpMultipartModevalueOf(java.lang.String)n.a.n.a.
Old fileNew file
3535
UNCHANGEDstatic public org.apache.hc.client5.http.entity.mime.HttpMultipartMode[]values()n.a.n.a.
Old fileNew file
3535
UNCHANGED public class org.apache.hc.client5.http.entity.mime.InputStreamBodytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.entity.mime.AbstractContentBodyn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.entity.mime.ContentBodyn.a.
UNCHANGEDorg.apache.hc.client5.http.entity.mime.ContentDescriptorn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic InputStreamBody(java.io.InputStream,org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
7676
UNCHANGEDpublic InputStreamBody(java.io.InputStream,java.lang.String)n.a.n.a.
Old fileNew file
5151
UNCHANGEDpublic InputStreamBody(java.io.InputStream,org.apache.hc.core5.http.ContentType,java.lang.String,long)n.a.n.a.
Old fileNew file
6565
UNCHANGEDpublic InputStreamBody(java.io.InputStream,org.apache.hc.core5.http.ContentType,java.lang.String)n.a.n.a.
Old fileNew file
5858
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic longgetContentLength()n.a.n.a.
Old fileNew file
100100
UNCHANGEDpublic java.lang.StringgetFilename()n.a.n.a.
Old fileNew file
105105
UNCHANGEDpublic java.io.InputStreamgetInputStream()n.a.n.a.
Old fileNew file
8080
UNCHANGEDpublic voidwriteTo(java.io.OutputStream)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
8585
UNCHANGED public class org.apache.hc.client5.http.entity.mime.MimeFieldtop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic MimeField(java.lang.String,java.lang.String,java.util.List)n.a.n.a.
Old fileNew file
5757
UNCHANGEDpublic MimeField(org.apache.hc.client5.http.entity.mime.MimeField)n.a.n.a.
Old fileNew file
6565
UNCHANGEDpublic MimeField(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
4848
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic java.lang.StringgetBody()n.a.n.a.
Old fileNew file
8080
UNCHANGEDpublic java.lang.StringgetName()n.a.n.a.
Old fileNew file
6969
UNCHANGEDpublic java.util.ListgetParameters()n.a.n.a.
Old fileNew file
94101
UNCHANGEDpublic java.lang.StringgetValue()n.a.n.a.
Old fileNew file
7676
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
99106
MODIFIED public class org.apache.hc.client5.http.entity.mime.MultipartEntityBuildertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartEntityBuilderaddBinaryBody(java.lang.String,byte[],org.apache.hc.core5.http.ContentType,java.lang.String)n.a.n.a.
Old fileNew file
153164
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartEntityBuilderaddBinaryBody(java.lang.String,byte[])n.a.n.a.
Old fileNew file
158169
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartEntityBuilderaddBinaryBody(java.lang.String,java.io.File,org.apache.hc.core5.http.ContentType,java.lang.String)n.a.n.a.
Old fileNew file
163174
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartEntityBuilderaddBinaryBody(java.lang.String,java.io.File)n.a.n.a.
Old fileNew file
168179
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartEntityBuilderaddBinaryBody(java.lang.String,java.io.InputStream,org.apache.hc.core5.http.ContentType,java.lang.String)n.a.n.a.
Old fileNew file
174185
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartEntityBuilderaddBinaryBody(java.lang.String,java.io.InputStream)n.a.n.a.
Old fileNew file
178189
NEWpublic org.apache.hc.client5.http.entity.mime.MultipartEntityBuilderaddParameter(org.apache.hc.core5.http.message.BasicNameValuePair)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.123
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartEntityBuilderaddPart(org.apache.hc.client5.http.entity.mime.MultipartPart)n.a.n.a.
Old fileNew file
125136
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartEntityBuilderaddPart(java.lang.String,org.apache.hc.client5.http.entity.mime.ContentBody)n.a.n.a.
Old fileNew file
136147
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartEntityBuilderaddTextBody(java.lang.String,java.lang.String,org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
143154
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartEntityBuilderaddTextBody(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
148159
UNCHANGEDpublic org.apache.hc.core5.http.HttpEntitybuild()n.a.n.a.
Old fileNew file
256267
UNCHANGEDstatic public org.apache.hc.client5.http.entity.mime.MultipartEntityBuildercreate()n.a.n.a.
Old fileNew file
7272
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartEntityBuildersetBoundary(java.lang.String)n.a.n.a.
Old fileNew file
9494
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartEntityBuildersetCharset(java.nio.charset.Charset)n.a.n.a.
Old fileNew file
117128
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartEntityBuildersetContentType(org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
111111
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartEntityBuildersetLaxMode()n.a.n.a.
Old fileNew file
8484
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartEntityBuildersetMimeSubtype(java.lang.String)n.a.n.a.
Old fileNew file
102102
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartEntityBuildersetMode(org.apache.hc.client5.http.entity.mime.HttpMultipartMode)n.a.n.a.
Old fileNew file
7979
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartEntityBuildersetStrictMode()n.a.n.a.
Old fileNew file
8989
UNCHANGED public class org.apache.hc.client5.http.entity.mime.MultipartParttop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.ContentBodygetBody()n.a.n.a.
Old fileNew file
4949
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.HeadergetHeader()n.a.n.a.
Old fileNew file
5353
UNCHANGED public class org.apache.hc.client5.http.entity.mime.MultipartPartBuildertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartPartBuilderaddHeader(java.lang.String,java.lang.String,java.util.List)n.a.n.a.
Old fileNew file
7070
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartPartBuilderaddHeader(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
7676
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartPartbuild()n.a.n.a.
Old fileNew file
9494
UNCHANGEDstatic public org.apache.hc.client5.http.entity.mime.MultipartPartBuildercreate(org.apache.hc.client5.http.entity.mime.ContentBody)n.a.n.a.
Old fileNew file
4848
UNCHANGEDstatic public org.apache.hc.client5.http.entity.mime.MultipartPartBuildercreate()n.a.n.a.
Old fileNew file
5252
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartPartBuilderremoveHeaders(java.lang.String)n.a.n.a.
Old fileNew file
8888
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartPartBuildersetBody(org.apache.hc.client5.http.entity.mime.ContentBody)n.a.n.a.
Old fileNew file
6565
UNCHANGEDpublic org.apache.hc.client5.http.entity.mime.MultipartPartBuildersetHeader(java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
8282
UNCHANGED public class org.apache.hc.client5.http.entity.mime.StringBodytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.entity.mime.AbstractContentBodyn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.entity.mime.ContentBodyn.a.
UNCHANGEDorg.apache.hc.client5.http.entity.mime.ContentDescriptorn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic StringBody(java.lang.String,org.apache.hc.core5.http.ContentType)n.a.n.a.
Old fileNew file
5756
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic longgetContentLength()n.a.n.a.
Old fileNew file
8477
UNCHANGEDpublic java.lang.StringgetFilename()n.a.n.a.
Old fileNew file
8982
UNCHANGEDpublic java.io.ReadergetReader()n.a.n.a.
Old fileNew file
6463
UNCHANGEDpublic voidwriteTo(java.io.OutputStream)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
7271
UNCHANGED public class org.apache.hc.client5.http.entity.UrlEncodedFormEntitytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.io.entity.StringEntityn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Closeablen.a.
UNCHANGEDjava.lang.AutoCloseablen.a.
UNCHANGEDorg.apache.hc.core5.http.EntityDetailsn.a.
UNCHANGEDorg.apache.hc.core5.http.HttpEntityn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic UrlEncodedFormEntity(java.util.List)n.a.n.a.
Old fileNew file
7070
UNCHANGEDpublic UrlEncodedFormEntity(java.lang.Iterable,java.nio.charset.Charset)n.a.n.a.
Old fileNew file
5757
UNCHANGEDpublic UrlEncodedFormEntity(java.lang.Iterable)n.a.n.a.
Old fileNew file
8383
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.HttpHostConnectExceptiontop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.net.ConnectExceptionn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue4748746175945406189-3194482710275220224
Newtrue4748746175945406189-3194482710275220224
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic HttpHostConnectException(java.lang.String)n.a.n.a.
Old fileNew file
4848
UNCHANGEDpublic HttpHostConnectException(java.lang.String,org.apache.hc.core5.net.NamedEndpoint)n.a.n.a.
Old fileNew file
5353
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.core5.net.NamedEndpointgetHost()n.a.n.a.
Old fileNew file
6161
MODIFIED (!) public abstract interface org.apache.hc.client5.http.HttpRequestRetryStrategytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract org.apache.hc.core5.util.TimeValuegetRetryInterval(org.apache.hc.core5.http.HttpResponse,int,org.apache.hc.core5.http.protocol.HttpContext)n.a.n.a.
Old fileNew file
n.a.n.a.
NEW (!)public org.apache.hc.core5.util.TimeValuegetRetryInterval(org.apache.hc.core5.http.HttpRequest,java.io.IOException,int,org.apache.hc.core5.http.protocol.HttpContext)n.a.
Change
METHOD_NEW_DEFAULT
Old fileNew file
n.a.91
UNCHANGEDpublic abstract booleanretryRequest(org.apache.hc.core5.http.HttpRequest,java.io.IOException,int,org.apache.hc.core5.http.protocol.HttpContext)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract booleanretryRequest(org.apache.hc.core5.http.HttpResponse,int,org.apache.hc.core5.http.protocol.HttpContext)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.HttpResponseExceptiontop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.ClientProtocolExceptionn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue3504395764247291132-7186627969477257933
Newtrue3504395764247291132-7186627969477257933
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic HttpResponseException(int,java.lang.String)n.a.n.a.
Old fileNew file
4444
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic java.lang.StringgetReasonPhrase()n.a.n.a.
Old fileNew file
5555
UNCHANGEDpublic intgetStatusCode()n.a.n.a.
Old fileNew file
5151
UNCHANGED final public class org.apache.hc.client5.http.HttpRoutetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.lang.Cloneablen.a.
UNCHANGEDorg.apache.hc.client5.http.RouteInfon.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic HttpRoute(org.apache.hc.core5.http.HttpHost)n.a.n.a.
Old fileNew file
154154
UNCHANGEDpublic HttpRoute(org.apache.hc.core5.http.HttpHost,java.net.InetAddress,boolean)n.a.n.a.
Old fileNew file
144145
UNCHANGEDpublic 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.n.a.
Old fileNew file
129130
UNCHANGEDpublic HttpRoute(org.apache.hc.core5.http.HttpHost,java.net.InetAddress,org.apache.hc.core5.http.HttpHost,boolean)n.a.n.a.
Old fileNew file
173172
UNCHANGEDpublic HttpRoute(org.apache.hc.core5.http.HttpHost,org.apache.hc.core5.http.HttpHost)n.a.n.a.
Old fileNew file
187186
UNCHANGEDpublic 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.n.a.
Old fileNew file
106107
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic java.lang.Objectclone()
Status:Name:
UNCHANGEDjava.lang.CloneNotSupportedException
n.a.
Old fileNew file
335334
UNCHANGEDpublic booleanequals(java.lang.Object)n.a.n.a.
Old fileNew file
260259
UNCHANGEDpublic intgetHopCount()n.a.n.a.
Old fileNew file
206205
UNCHANGEDpublic org.apache.hc.core5.http.HttpHostgetHopTarget(int)n.a.n.a.
Old fileNew file
211210
UNCHANGEDpublic org.apache.hc.client5.http.RouteInfo$LayerTypegetLayerType()n.a.n.a.
Old fileNew file
237236
UNCHANGEDpublic java.net.InetAddressgetLocalAddress()n.a.n.a.
Old fileNew file
197196
UNCHANGEDpublic java.net.InetSocketAddressgetLocalSocketAddress()n.a.n.a.
Old fileNew file
201200
UNCHANGEDpublic org.apache.hc.core5.http.HttpHostgetProxyHost()n.a.n.a.
Old fileNew file
222221
UNCHANGEDpublic org.apache.hc.core5.http.HttpHostgetTargetHost()n.a.n.a.
Old fileNew file
192191
UNCHANGEDpublic org.apache.hc.client5.http.RouteInfo$TunnelTypegetTunnelType()n.a.n.a.
Old fileNew file
227226
UNCHANGEDpublic inthashCode()n.a.n.a.
Old fileNew file
285284
UNCHANGEDpublic booleanisLayered()n.a.n.a.
Old fileNew file
242241
UNCHANGEDpublic booleanisSecure()n.a.n.a.
Old fileNew file
247246
UNCHANGEDpublic booleanisTunnelled()n.a.n.a.
Old fileNew file
232231
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
306305
UNCHANGED public abstract class org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClienttop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Closeablen.a.
UNCHANGEDjava.lang.AutoCloseablen.a.
UNCHANGEDorg.apache.hc.client5.http.async.HttpAsyncClientn.a.
UNCHANGEDorg.apache.hc.core5.io.ModalCloseablen.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic CloseableHttpAsyncClient()n.a.n.a.
Old fileNew file
5858
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract voidawaitShutdown(org.apache.hc.core5.util.TimeValue)
Status:Name:
UNCHANGEDjava.lang.InterruptedException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDprotected abstract java.util.concurrent.FuturedoExecute(org.apache.hc.core5.http.HttpHost,org.apache.hc.core5.http.nio.AsyncRequestProducer,org.apache.hc.core5.http.nio.AsyncResponseConsumer,org.apache.hc.core5.http.nio.HandlerFactory,org.apache.hc.core5.http.protocol.HttpContext,org.apache.hc.core5.concurrent.FutureCallback)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDfinal public java.util.concurrent.Futureexecute(org.apache.hc.core5.http.HttpHost,org.apache.hc.core5.http.nio.AsyncRequestProducer,org.apache.hc.core5.http.nio.AsyncResponseConsumer,org.apache.hc.core5.http.nio.HandlerFactory,org.apache.hc.core5.http.protocol.HttpContext,org.apache.hc.core5.concurrent.FutureCallback)n.a.n.a.
Old fileNew file
8383
UNCHANGEDfinal public java.util.concurrent.Futureexecute(org.apache.hc.core5.http.nio.AsyncRequestProducer,org.apache.hc.core5.http.nio.AsyncResponseConsumer,org.apache.hc.core5.http.nio.HandlerFactory,org.apache.hc.core5.http.protocol.HttpContext,org.apache.hc.core5.concurrent.FutureCallback)n.a.n.a.
Old fileNew file
9595
UNCHANGEDfinal public java.util.concurrent.Futureexecute(org.apache.hc.core5.http.nio.AsyncRequestProducer,org.apache.hc.core5.http.nio.AsyncResponseConsumer,org.apache.hc.core5.http.protocol.HttpContext,org.apache.hc.core5.concurrent.FutureCallback)n.a.n.a.
Old fileNew file
105105
UNCHANGEDfinal public java.util.concurrent.Futureexecute(org.apache.hc.core5.http.nio.AsyncRequestProducer,org.apache.hc.core5.http.nio.AsyncResponseConsumer,org.apache.hc.core5.concurrent.FutureCallback)n.a.n.a.
Old fileNew file
114114
UNCHANGEDfinal public java.util.concurrent.Futureexecute(org.apache.hc.client5.http.async.methods.SimpleHttpRequest,org.apache.hc.core5.http.protocol.HttpContext,org.apache.hc.core5.concurrent.FutureCallback)n.a.n.a.
Old fileNew file
123123
UNCHANGEDfinal public java.util.concurrent.Futureexecute(org.apache.hc.client5.http.async.methods.SimpleHttpRequest,org.apache.hc.core5.concurrent.FutureCallback)n.a.n.a.
Old fileNew file
130130
UNCHANGEDpublic abstract org.apache.hc.core5.reactor.IOReactorStatusgetStatus()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract voidinitiateShutdown()n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract voidregister(java.lang.String,java.lang.String,org.apache.hc.core5.function.Supplier)n.a.n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDfinal public voidregister(java.lang.String,org.apache.hc.core5.function.Supplier)n.a.n.a.
Old fileNew file
136136
UNCHANGEDpublic abstract voidstart()n.a.n.a.
Old fileNew file
n.a.n.a.
MODIFIED public class org.apache.hc.client5.http.impl.async.H2AsyncClientBuildertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDprotected H2AsyncClientBuilder()n.a.n.a.
Old fileNew file
223225
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuilderaddExecInterceptorAfter(java.lang.String,java.lang.String,org.apache.hc.client5.http.async.AsyncExecChainHandler)n.a.n.a.
Old fileNew file
312345
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuilderaddExecInterceptorBefore(java.lang.String,java.lang.String,org.apache.hc.client5.http.async.AsyncExecChainHandler)n.a.n.a.
Old fileNew file
298331
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuilderaddExecInterceptorFirst(java.lang.String,org.apache.hc.client5.http.async.AsyncExecChainHandler)n.a.n.a.
Old fileNew file
339372
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuilderaddExecInterceptorLast(java.lang.String,org.apache.hc.client5.http.async.AsyncExecChainHandler)n.a.n.a.
Old fileNew file
352385
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuilderaddRequestInterceptorFirst(org.apache.hc.core5.http.HttpRequestInterceptor)n.a.n.a.
Old fileNew file
365398
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuilderaddRequestInterceptorLast(org.apache.hc.core5.http.HttpRequestInterceptor)n.a.n.a.
Old fileNew file
377410
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuilderaddResponseInterceptorFirst(org.apache.hc.core5.http.HttpResponseInterceptor)n.a.n.a.
Old fileNew file
274307
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuilderaddResponseInterceptorLast(org.apache.hc.core5.http.HttpResponseInterceptor)n.a.n.a.
Old fileNew file
286319
UNCHANGEDpublic org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClientbuild()n.a.n.a.
Old fileNew file
600653
UNCHANGEDstatic public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildercreate()n.a.n.a.
Old fileNew file
219221
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuilderdisableAuthCaching()n.a.n.a.
Old fileNew file
550603
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuilderdisableAutomaticRetries()n.a.n.a.
Old fileNew file
534587
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuilderdisableCookieManagement()n.a.n.a.
Old fileNew file
542595
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuilderdisableRedirectHandling()n.a.n.a.
Old fileNew file
526579
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuilderevictIdleConnections(org.apache.hc.core5.util.TimeValue)n.a.n.a.
Old fileNew file
569622
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuilderreplaceExecInterceptor(java.lang.String,org.apache.hc.client5.http.async.AsyncExecChainHandler)n.a.n.a.
Old fileNew file
326359
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetCharCodingConfig(org.apache.hc.core5.http.config.CharCodingConfig)n.a.n.a.
Old fileNew file
246258
NEWfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetConnectionConfigResolver(org.apache.hc.core5.function.Resolver)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.552
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetDefaultAuthSchemeRegistry(org.apache.hc.core5.http.config.Lookup)n.a.n.a.
Old fileNew file
480513
NEWfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetDefaultConnectionConfig(org.apache.hc.client5.http.config.ConnectionConfig)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.562
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetDefaultCookieSpecRegistry(org.apache.hc.core5.http.config.Lookup)n.a.n.a.
Old fileNew file
490523
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetDefaultCookieStore(org.apache.hc.client5.http.cookie.CookieStore)n.a.n.a.
Old fileNew file
499532
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetDefaultCredentialsProvider(org.apache.hc.client5.http.auth.CredentialsProvider)n.a.n.a.
Old fileNew file
470503
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetDefaultHeaders(java.util.Collection)n.a.n.a.
Old fileNew file
452485
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetDefaultRequestConfig(org.apache.hc.client5.http.config.RequestConfig)n.a.n.a.
Old fileNew file
509542
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetDnsResolver(org.apache.hc.client5.http.DnsResolver)n.a.n.a.
Old fileNew file
420453
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetH2Config(org.apache.hc.core5.http2.config.H2Config)n.a.n.a.
Old fileNew file
230232
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetIOReactorConfig(org.apache.hc.core5.reactor.IOReactorConfig)n.a.n.a.
Old fileNew file
238240
NEWfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetIoReactorExceptionCallback(org.apache.hc.core5.function.Callback)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.288
NEWfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetIoSessionDecorator(org.apache.hc.core5.function.Decorator)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.299
NEWfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetIOSessionListener(org.apache.hc.core5.reactor.IOSessionListener)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.250
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetProxyAuthenticationStrategy(org.apache.hc.client5.http.AuthenticationStrategy)n.a.n.a.
Old fileNew file
266278
UNCHANGEDpublic org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetRedirectStrategy(org.apache.hc.client5.http.protocol.RedirectStrategy)n.a.n.a.
Old fileNew file
404437
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetRetryStrategy(org.apache.hc.client5.http.HttpRequestRetryStrategy)n.a.n.a.
Old fileNew file
392425
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetRoutePlanner(org.apache.hc.client5.http.routing.HttpRoutePlanner)n.a.n.a.
Old fileNew file
460493
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetSchemePortResolver(org.apache.hc.client5.http.SchemePortResolver)n.a.n.a.
Old fileNew file
412445
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetTargetAuthenticationStrategy(org.apache.hc.client5.http.AuthenticationStrategy)n.a.n.a.
Old fileNew file
256268
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetThreadFactory(java.util.concurrent.ThreadFactory)n.a.n.a.
Old fileNew file
436469
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetTlsStrategy(org.apache.hc.core5.http.nio.ssl.TlsStrategy)n.a.n.a.
Old fileNew file
428461
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildersetUserAgent(java.lang.String)n.a.n.a.
Old fileNew file
444477
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.H2AsyncClientBuilderuseSystemProperties()n.a.n.a.
Old fileNew file
518571
MODIFIED public class org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDprotected HttpAsyncClientBuilder()n.a.n.a.
Old fileNew file
261262
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilderaddExecInterceptorAfter(java.lang.String,java.lang.String,org.apache.hc.client5.http.async.AsyncExecChainHandler)n.a.n.a.
Old fileNew file
430454
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilderaddExecInterceptorBefore(java.lang.String,java.lang.String,org.apache.hc.client5.http.async.AsyncExecChainHandler)n.a.n.a.
Old fileNew file
416440
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilderaddExecInterceptorFirst(java.lang.String,org.apache.hc.client5.http.async.AsyncExecChainHandler)n.a.n.a.
Old fileNew file
457481
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilderaddExecInterceptorLast(java.lang.String,org.apache.hc.client5.http.async.AsyncExecChainHandler)n.a.n.a.
Old fileNew file
470494
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilderaddRequestInterceptorFirst(org.apache.hc.core5.http.HttpRequestInterceptor)n.a.n.a.
Old fileNew file
483507
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilderaddRequestInterceptorLast(org.apache.hc.core5.http.HttpRequestInterceptor)n.a.n.a.
Old fileNew file
495519
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilderaddResponseInterceptorFirst(org.apache.hc.core5.http.HttpResponseInterceptor)n.a.n.a.
Old fileNew file
392416
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilderaddResponseInterceptorLast(org.apache.hc.core5.http.HttpResponseInterceptor)n.a.n.a.
Old fileNew file
404428
UNCHANGEDpublic org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClientbuild()n.a.n.a.
Old fileNew file
742766
UNCHANGEDstatic public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildercreate()n.a.n.a.
Old fileNew file
257258
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilderdisableAuthCaching()n.a.n.a.
Old fileNew file
671695
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilderdisableAutomaticRetries()n.a.n.a.
Old fileNew file
655679
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilderdisableConnectionState()n.a.n.a.
Old fileNew file
639663
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilderdisableCookieManagement()n.a.n.a.
Old fileNew file
663687
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilderdisableRedirectHandling()n.a.n.a.
Old fileNew file
647671
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilderevictExpiredConnections()n.a.n.a.
Old fileNew file
689713
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilderevictIdleConnections(org.apache.hc.core5.util.TimeValue)n.a.n.a.
Old fileNew file
711735
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilderreplaceExecInterceptor(java.lang.String,org.apache.hc.client5.http.async.AsyncExecChainHandler)n.a.n.a.
Old fileNew file
444468
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetCharCodingConfig(org.apache.hc.core5.http.config.CharCodingConfig)n.a.n.a.
Old fileNew file
334348
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetConnectionManager(org.apache.hc.client5.http.nio.AsyncClientConnectionManager)n.a.n.a.
Old fileNew file
292296
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetConnectionManagerShared(boolean)n.a.n.a.
Old fileNew file
308312
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetConnectionReuseStrategy(org.apache.hc.core5.http.ConnectionReuseStrategy)n.a.n.a.
Old fileNew file
344358
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetDefaultAuthSchemeRegistry(org.apache.hc.core5.http.config.Lookup)n.a.n.a.
Old fileNew file
593617
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetDefaultCookieSpecRegistry(org.apache.hc.core5.http.config.Lookup)n.a.n.a.
Old fileNew file
603627
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetDefaultCookieStore(org.apache.hc.client5.http.cookie.CookieStore)n.a.n.a.
Old fileNew file
612636
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetDefaultCredentialsProvider(org.apache.hc.client5.http.auth.CredentialsProvider)n.a.n.a.
Old fileNew file
583607
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetDefaultHeaders(java.util.Collection)n.a.n.a.
Old fileNew file
554578
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetDefaultRequestConfig(org.apache.hc.client5.http.config.RequestConfig)n.a.n.a.
Old fileNew file
622646
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetH2Config(org.apache.hc.core5.http2.config.H2Config)n.a.n.a.
Old fileNew file
284288
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetHttp1Config(org.apache.hc.core5.http.config.Http1Config)n.a.n.a.
Old fileNew file
276280
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetIOReactorConfig(org.apache.hc.core5.reactor.IOReactorConfig)n.a.n.a.
Old fileNew file
316320
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetIoReactorExceptionCallback(org.apache.hc.core5.function.Callback)n.a.n.a.
Old fileNew file
326340
NEWfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetIoSessionDecorator(org.apache.hc.core5.function.Decorator)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.408
NEWfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetIOSessionListener(org.apache.hc.core5.reactor.IOSessionListener)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.330
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetKeepAliveStrategy(org.apache.hc.client5.http.ConnectionKeepAliveStrategy)n.a.n.a.
Old fileNew file
352366
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetProxy(org.apache.hc.core5.http.HttpHost)n.a.n.a.
Old fileNew file
565589
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetProxyAuthenticationStrategy(org.apache.hc.client5.http.AuthenticationStrategy)n.a.n.a.
Old fileNew file
384398
UNCHANGEDpublic org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetRedirectStrategy(org.apache.hc.client5.http.protocol.RedirectStrategy)n.a.n.a.
Old fileNew file
522546
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetRetryStrategy(org.apache.hc.client5.http.HttpRequestRetryStrategy)n.a.n.a.
Old fileNew file
510534
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetRoutePlanner(org.apache.hc.client5.http.routing.HttpRoutePlanner)n.a.n.a.
Old fileNew file
573597
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetSchemePortResolver(org.apache.hc.client5.http.SchemePortResolver)n.a.n.a.
Old fileNew file
530554
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetTargetAuthenticationStrategy(org.apache.hc.client5.http.AuthenticationStrategy)n.a.n.a.
Old fileNew file
374388
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetThreadFactory(java.util.concurrent.ThreadFactory)n.a.n.a.
Old fileNew file
538562
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetUserAgent(java.lang.String)n.a.n.a.
Old fileNew file
546570
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetUserTokenHandler(org.apache.hc.client5.http.UserTokenHandler)n.a.n.a.
Old fileNew file
364378
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildersetVersionPolicy(org.apache.hc.core5.http2.HttpVersionPolicy)
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
268272
UNCHANGEDfinal public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilderuseSystemProperties()n.a.n.a.
Old fileNew file
631655
MODIFIED final public class org.apache.hc.client5.http.impl.async.HttpAsyncClientstop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDstatic public org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClientcreateDefault()n.a.n.a.
Old fileNew file
8278
UNCHANGEDstatic public org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClientcreateHttp2Default()n.a.n.a.
Old fileNew file
107103
UNCHANGEDstatic public org.apache.hc.client5.http.impl.async.MinimalH2AsyncClientcreateHttp2Minimal(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.n.a.
Old fileNew file
251286
UNCHANGEDstatic public org.apache.hc.client5.http.impl.async.MinimalH2AsyncClientcreateHttp2Minimal(org.apache.hc.core5.http2.config.H2Config,org.apache.hc.core5.reactor.IOReactorConfig,org.apache.hc.core5.http.nio.ssl.TlsStrategy)n.a.n.a.
Old fileNew file
279307
UNCHANGEDstatic public org.apache.hc.client5.http.impl.async.MinimalH2AsyncClientcreateHttp2Minimal(org.apache.hc.core5.http2.config.H2Config,org.apache.hc.core5.reactor.IOReactorConfig)n.a.n.a.
Old fileNew file
289317
UNCHANGEDstatic public org.apache.hc.client5.http.impl.async.MinimalH2AsyncClientcreateHttp2Minimal(org.apache.hc.core5.http2.config.H2Config)n.a.n.a.
Old fileNew file
297325
UNCHANGEDstatic public org.apache.hc.client5.http.impl.async.MinimalH2AsyncClientcreateHttp2Minimal()n.a.n.a.
Old fileNew file
305333
UNCHANGEDstatic public org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClientcreateHttp2System()n.a.n.a.
Old fileNew file
115111
UNCHANGEDstatic public org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClientcreateMinimal(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:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
156155
UNCHANGEDstatic public org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClientcreateMinimal(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:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
190212
UNCHANGEDstatic public org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClientcreateMinimal(org.apache.hc.core5.http2.config.H2Config,org.apache.hc.core5.http.config.Http1Config)n.a.n.a.
Old fileNew file
200235
UNCHANGEDstatic public org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClientcreateMinimal()n.a.n.a.
Old fileNew file
209244
UNCHANGEDstatic public org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClientcreateMinimal(org.apache.hc.client5.http.nio.AsyncClientConnectionManager)n.a.n.a.
Old fileNew file
218253
NEWstatic public org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClientcreateMinimal(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.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.183
NEWstatic public org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClientcreateMinimal(org.apache.hc.core5.http2.config.H2Config,org.apache.hc.core5.http.config.Http1Config,org.apache.hc.core5.reactor.IOReactorConfig)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.225
UNCHANGEDstatic public org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClientcreateSystem()n.a.n.a.
Old fileNew file
9086
UNCHANGEDstatic public org.apache.hc.client5.http.impl.async.HttpAsyncClientBuildercustom()n.a.n.a.
Old fileNew file
7571
UNCHANGEDstatic public org.apache.hc.client5.http.impl.async.H2AsyncClientBuildercustomHttp2()n.a.n.a.
Old fileNew file
9995
MODIFIED final public class org.apache.hc.client5.http.impl.async.MinimalH2AsyncClienttop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.impl.async.AbstractMinimalHttpAsyncClientBasen.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Closeablen.a.
UNCHANGEDjava.lang.AutoCloseablen.a.
UNCHANGEDorg.apache.hc.client5.http.async.HttpAsyncClientn.a.
UNCHANGEDorg.apache.hc.core5.io.ModalCloseablen.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.core5.concurrent.Cancellableexecute(org.apache.hc.core5.http.nio.AsyncClientExchangeHandler,org.apache.hc.core5.http.nio.HandlerFactory,org.apache.hc.core5.http.protocol.HttpContext)n.a.n.a.
Old fileNew file
141124
NEWpublic voidsetConnectionConfigResolver(org.apache.hc.core5.function.Resolver)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.263
UNCHANGED final public class org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClienttop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.impl.async.AbstractMinimalHttpAsyncClientBasen.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Closeablen.a.
UNCHANGEDjava.lang.AutoCloseablen.a.
UNCHANGEDorg.apache.hc.client5.http.async.HttpAsyncClientn.a.
UNCHANGEDorg.apache.hc.core5.io.ModalCloseablen.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.core5.concurrent.Cancellableexecute(org.apache.hc.core5.http.nio.AsyncClientExchangeHandler,org.apache.hc.core5.http.nio.HandlerFactory,org.apache.hc.core5.http.protocol.HttpContext)n.a.n.a.
Old fileNew file
256258
UNCHANGEDpublic java.util.concurrent.Futurelease(org.apache.hc.core5.http.HttpHost,org.apache.hc.core5.concurrent.FutureCallback)n.a.n.a.
Old fileNew file
207208
UNCHANGEDpublic java.util.concurrent.Futurelease(org.apache.hc.core5.http.HttpHost,org.apache.hc.core5.http.protocol.HttpContext,org.apache.hc.core5.concurrent.FutureCallback)n.a.n.a.
Old fileNew file
214215
UNCHANGED public class org.apache.hc.client5.http.impl.auth.AuthChallengeParsertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final org.apache.hc.client5.http.impl.auth.AuthChallengeParsern.a.INSTANCE
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic AuthChallengeParser()n.a.n.a.
Old fileNew file
4848
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic java.util.Listparse(org.apache.hc.client5.http.auth.ChallengeType,java.lang.CharSequence,org.apache.hc.core5.http.message.ParserCursor)
Status:Name:
UNCHANGEDorg.apache.hc.core5.http.ParseException
n.a.
Old fileNew file
9494
MODIFIED public class org.apache.hc.client5.http.impl.auth.BasicAuthCachetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.apache.hc.client5.http.auth.AuthCachen.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic BasicAuthCache(org.apache.hc.client5.http.SchemePortResolver)n.a.n.a.
Old fileNew file
74135
UNCHANGEDpublic BasicAuthCache()n.a.n.a.
Old fileNew file
80141
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic voidclear()n.a.n.a.
Old fileNew file
142219
UNCHANGEDpublic org.apache.hc.client5.http.auth.AuthSchemeget(org.apache.hc.core5.http.HttpHost)n.a.n.a.
Old fileNew file
111155
NEWpublic org.apache.hc.client5.http.auth.AuthSchemeget(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.190
UNCHANGEDpublic voidput(org.apache.hc.core5.http.HttpHost,org.apache.hc.client5.http.auth.AuthScheme)n.a.n.a.
Old fileNew file
85150
NEWpublic voidput(org.apache.hc.core5.http.HttpHost,java.lang.String,org.apache.hc.client5.http.auth.AuthScheme)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.165
UNCHANGEDpublic voidremove(org.apache.hc.core5.http.HttpHost)n.a.n.a.
Old fileNew file
135160
NEWpublic voidremove(org.apache.hc.core5.http.HttpHost,java.lang.String)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.213
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
147224
UNCHANGED public class org.apache.hc.client5.http.impl.auth.BasicCredentialsProvidertop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.auth.CredentialsProvidern.a.
UNCHANGEDorg.apache.hc.client5.http.auth.CredentialsStoren.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic BasicCredentialsProvider()n.a.n.a.
Old fileNew file
5453
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic voidclear()n.a.n.a.
Old fileNew file
10772
UNCHANGEDpublic org.apache.hc.client5.http.auth.CredentialsgetCredentials(org.apache.hc.client5.http.auth.AuthScope,org.apache.hc.core5.http.protocol.HttpContext)n.a.n.a.
Old fileNew file
10167
UNCHANGEDpublic voidsetCredentials(org.apache.hc.client5.http.auth.AuthScope,org.apache.hc.client5.http.auth.Credentials)n.a.n.a.
Old fileNew file
6261
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
11277
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.impl.auth.BasicSchemetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDorg.apache.hc.client5.http.auth.AuthSchemen.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-6930710085088982089-1931571557597830536
Newtrue-6930710085088982089-1931571557597830536
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic BasicScheme(java.nio.charset.Charset)n.a.n.a.
Old fileNew file
8686
UNCHANGEDpublic BasicScheme()n.a.n.a.
Old fileNew file
9393
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic java.lang.StringgenerateAuthResponse(org.apache.hc.core5.http.HttpHost,org.apache.hc.core5.http.HttpRequest,org.apache.hc.core5.http.protocol.HttpContext)
Status:Name:
UNCHANGEDorg.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old fileNew file
178199
UNCHANGEDpublic java.lang.StringgetName()n.a.n.a.
Old fileNew file
108116
UNCHANGEDpublic java.security.PrincipalgetPrincipal()n.a.n.a.
Old fileNew file
170176
UNCHANGEDpublic java.lang.StringgetRealm()n.a.n.a.
Old fileNew file
118126
UNCHANGEDpublic voidinitPreemptive(org.apache.hc.client5.http.auth.Credentials)n.a.n.a.
Old fileNew file
97107
UNCHANGEDpublic booleanisChallengeComplete()n.a.n.a.
Old fileNew file
137145
UNCHANGEDpublic booleanisConnectionBased()n.a.n.a.
Old fileNew file
113121
UNCHANGEDpublic booleanisResponseReady(org.apache.hc.core5.http.HttpHost,org.apache.hc.client5.http.auth.CredentialsProvider,org.apache.hc.core5.http.protocol.HttpContext)
Status:Name:
UNCHANGEDorg.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old fileNew file
146154
UNCHANGEDpublic voidprocessChallenge(org.apache.hc.client5.http.auth.AuthChallenge,org.apache.hc.core5.http.protocol.HttpContext)
Status:Name:
UNCHANGEDorg.apache.hc.client5.http.auth.MalformedChallengeException
n.a.
Old fileNew file
125133
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
212236
Annotations:
Status:Fully Qualified Name:Elements:
UNCHANGEDorg.apache.hc.client5.http.auth.AuthStateCacheablen.a.
UNCHANGED public class org.apache.hc.client5.http.impl.auth.BasicSchemeFactorytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.auth.AuthSchemeFactoryn.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final org.apache.hc.client5.http.impl.auth.BasicSchemeFactoryn.a.INSTANCE
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic BasicSchemeFactory()n.a.n.a.
Old fileNew file
6363
UNCHANGEDpublic BasicSchemeFactory(java.nio.charset.Charset)n.a.n.a.
Old fileNew file
5858
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.client5.http.auth.AuthSchemecreate(org.apache.hc.core5.http.protocol.HttpContext)n.a.n.a.
Old fileNew file
6868
NEW final public class org.apache.hc.client5.http.impl.auth.CredentialsProviderBuildertop
Superclass:
StatusSuperclassCompatibility Changes:
NEWjava.lang.Objectn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic CredentialsProviderBuilder()n.a.n.a.
Old fileNew file
n.a.53
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic org.apache.hc.client5.http.impl.auth.CredentialsProviderBuilderadd(org.apache.hc.client5.http.auth.AuthScope,org.apache.hc.client5.http.auth.Credentials)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.58
NEWpublic org.apache.hc.client5.http.impl.auth.CredentialsProviderBuilderadd(org.apache.hc.client5.http.auth.AuthScope,java.lang.String,char[])n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.64
NEWpublic org.apache.hc.client5.http.impl.auth.CredentialsProviderBuilderadd(org.apache.hc.core5.http.HttpHost,org.apache.hc.client5.http.auth.Credentials)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.70
NEWpublic org.apache.hc.client5.http.impl.auth.CredentialsProviderBuilderadd(org.apache.hc.core5.http.HttpHost,java.lang.String,char[])n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.76
NEWpublic org.apache.hc.client5.http.auth.CredentialsProviderbuild()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.82
NEWstatic public org.apache.hc.client5.http.impl.auth.CredentialsProviderBuildercreate()n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.49
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.impl.auth.DigestSchemetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDjava.io.Serializablen.a.
UNCHANGEDorg.apache.hc.client5.http.auth.AuthSchemen.a.
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue83554736568894158923883908186234566916
Newtrue83554736568894158923883908186234566916
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic DigestScheme()n.a.n.a.
Old fileNew file
124125
UNCHANGEDpublic DigestScheme(java.nio.charset.Charset)n.a.n.a.
Old fileNew file
127128
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic java.lang.StringgenerateAuthResponse(org.apache.hc.core5.http.HttpHost,org.apache.hc.core5.http.HttpRequest,org.apache.hc.core5.http.protocol.HttpContext)
Status:Name:
UNCHANGEDorg.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old fileNew file
219220
UNCHANGEDpublic java.lang.StringgetName()n.a.n.a.
Old fileNew file
143144
UNCHANGEDpublic java.security.PrincipalgetPrincipal()n.a.n.a.
Old fileNew file
210211
UNCHANGEDpublic java.lang.StringgetRealm()n.a.n.a.
Old fileNew file
153154
UNCHANGEDpublic voidinitPreemptive(org.apache.hc.client5.http.auth.Credentials,java.lang.String,java.lang.String)n.a.n.a.
Old fileNew file
134135
UNCHANGEDpublic booleanisChallengeComplete()n.a.n.a.
Old fileNew file
176177
UNCHANGEDpublic booleanisConnectionBased()n.a.n.a.
Old fileNew file
148149
UNCHANGEDpublic booleanisResponseReady(org.apache.hc.core5.http.HttpHost,org.apache.hc.client5.http.auth.CredentialsProvider,org.apache.hc.core5.http.protocol.HttpContext)
Status:Name:
UNCHANGEDorg.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old fileNew file
186187
UNCHANGEDpublic voidprocessChallenge(org.apache.hc.client5.http.auth.AuthChallenge,org.apache.hc.core5.http.protocol.HttpContext)
Status:Name:
UNCHANGEDorg.apache.hc.client5.http.auth.MalformedChallengeException
n.a.
Old fileNew file
160161
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
496490
UNCHANGED public class org.apache.hc.client5.http.impl.auth.DigestSchemeFactorytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.auth.AuthSchemeFactoryn.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final org.apache.hc.client5.http.impl.auth.DigestSchemeFactoryn.a.INSTANCE
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic DigestSchemeFactory(java.nio.charset.Charset)n.a.n.a.
Old fileNew file
5757
UNCHANGEDpublic DigestSchemeFactory()n.a.n.a.
Old fileNew file
6262
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.client5.http.auth.AuthSchemecreate(org.apache.hc.core5.http.protocol.HttpContext)n.a.n.a.
Old fileNew file
6767
UNCHANGED public abstract class org.apache.hc.client5.http.impl.auth.GGSSchemeBasetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.auth.AuthSchemen.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDprotected org.ietf.jgss.GSSContextcreateGSSContext(org.ietf.jgss.GSSManager,org.ietf.jgss.Oid,org.ietf.jgss.GSSName,org.ietf.jgss.GSSCredential)
Status:Name:
UNCHANGEDorg.ietf.jgss.GSSException
n.a.
Old fileNew file
155155
UNCHANGEDpublic java.lang.StringgenerateAuthResponse(org.apache.hc.core5.http.HttpHost,org.apache.hc.core5.http.HttpRequest,org.apache.hc.core5.http.protocol.HttpContext)
Status:Name:
UNCHANGEDorg.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old fileNew file
202202
UNCHANGEDprotected byte[]generateGSSToken(byte[],org.ietf.jgss.Oid,java.lang.String,java.lang.String)
Status:Name:
UNCHANGEDorg.ietf.jgss.GSSException
n.a.
Old fileNew file
136136
UNCHANGEDprotected abstract byte[]generateToken(byte[],java.lang.String,java.lang.String)
Status:Name:
UNCHANGEDorg.ietf.jgss.GSSException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDprotected org.ietf.jgss.GSSManagergetManager()n.a.n.a.
Old fileNew file
128128
UNCHANGEDpublic java.security.PrincipalgetPrincipal()n.a.n.a.
Old fileNew file
194194
UNCHANGEDpublic java.lang.StringgetRealm()n.a.n.a.
Old fileNew file
103103
UNCHANGEDpublic booleanisChallengeComplete()n.a.n.a.
Old fileNew file
170170
UNCHANGEDpublic booleanisResponseReady(org.apache.hc.core5.http.HttpHost,org.apache.hc.client5.http.auth.CredentialsProvider,org.apache.hc.core5.http.protocol.HttpContext)
Status:Name:
UNCHANGEDorg.apache.hc.client5.http.auth.AuthenticationException
n.a.
Old fileNew file
179179
UNCHANGEDpublic voidprocessChallenge(org.apache.hc.client5.http.auth.AuthChallenge,org.apache.hc.core5.http.protocol.HttpContext)
Status:Name:
UNCHANGEDorg.apache.hc.client5.http.auth.MalformedChallengeException
n.a.
Old fileNew file
110110
UNCHANGEDpublic java.lang.StringtoString()n.a.n.a.
Old fileNew file
265265
UNCHANGED final public class org.apache.hc.client5.http.impl.auth.HttpAuthenticatortop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic HttpAuthenticator()n.a.n.a.
Old fileNew file
8879
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic voidaddAuthResponse(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.n.a.
Old fileNew file
321307
UNCHANGEDpublic booleanisChallenged(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.n.a.
Old fileNew file
109101
UNCHANGEDpublic booleanupdateAuthState(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.n.a.
Old fileNew file
170158
UNCHANGED public class org.apache.hc.client5.http.impl.auth.KerberosSchemetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.impl.auth.GGSSchemeBasen.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.auth.AuthSchemen.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic KerberosScheme()n.a.n.a.
Old fileNew file
5858
UNCHANGEDpublic KerberosScheme(org.apache.hc.client5.http.auth.KerberosConfig,org.apache.hc.client5.http.DnsResolver)n.a.n.a.
Old fileNew file
5454
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDprotected byte[]generateToken(byte[],java.lang.String,java.lang.String)
Status:Name:
UNCHANGEDorg.ietf.jgss.GSSException
n.a.
Old fileNew file
6868
UNCHANGEDpublic java.lang.StringgetName()n.a.n.a.
Old fileNew file
6363
UNCHANGEDpublic booleanisConnectionBased()n.a.n.a.
Old fileNew file
7373
UNCHANGED public class org.apache.hc.client5.http.impl.auth.KerberosSchemeFactorytop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.client5.http.auth.AuthSchemeFactoryn.a.
Fields:
StatusModifierTypeFieldCompatibility Changes:
UNCHANGEDpublic static final org.apache.hc.client5.http.impl.auth.KerberosSchemeFactoryn.a.DEFAULT
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic KerberosSchemeFactory(org.apache.hc.client5.http.auth.KerberosConfig,org.apache.hc.client5.http.DnsResolver)n.a.n.a.
Old fileNew file
6666
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic org.apache.hc.client5.http.auth.AuthSchemecreate(org.apache.hc.core5.http.protocol.HttpContext)n.a.n.a.
Old fileNew file
7373
UNCHANGED public abstract interface org.apache.hc.client5.http.impl.auth.NTLMEnginetop
class File Format Version:
StatusOld VersionNew Version
MODIFIED51.052.0
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract java.lang.StringgenerateType1Msg(java.lang.String,java.lang.String)
Status:Name:
UNCHANGEDorg.apache.hc.client5.http.impl.auth.NTLMEngineException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGEDpublic abstract java.lang.StringgenerateType3Msg(java.lang.String,char[],java.lang.String,java.lang.String,java.lang.String)
Status:Name:
UNCHANGEDorg.apache.hc.client5.http.impl.auth.NTLMEngineException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGED (Serializable compatible) public class org.apache.hc.client5.http.impl.auth.NTLMEngineExceptiontop