Comparing source compatibility of conscrypt-openjdk-uber-2.5.2.jar;httpcore5-5.4.jar;httpcore5-h2-5.4.jar against httpcore5-h2-5.3.jar
Old: httpcore5-h2-5.3.jar
New: conscrypt-openjdk-uber-2.5.2.jar;httpcore5-5.4.jar;httpcore5-h2-5.4.jar
Created: 2026-01-02T21:31:25.917+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;org.apache.hc.core5.testing.reactive.ReactiveTestUtils;org.apache.hc.core5.testing.reactive.ReactiveTestUtils
Semantic Versioning: 0.1.0
WARNING: You are using the option '--ignore-missing-classes', i.e. superclasses and interfaces that could not be found on the classpath are ignored. Hence changes caused by these superclasses and interfaces are not reflected in the output.
Classes:
Status Fully Qualified Name
NEW org.apache.hc.core5.annotation.Contract
NEW org.apache.hc.core5.annotation.Experimental
NEW org.apache.hc.core5.annotation.Internal
NEW org.apache.hc.core5.annotation.Obsolete
NEW org.apache.hc.core5.annotation.ThreadingBehavior
NEW org.apache.hc.core5.concurrent.BasicFuture
NEW org.apache.hc.core5.concurrent.CallbackContribution
NEW org.apache.hc.core5.concurrent.Cancellable
NEW org.apache.hc.core5.concurrent.CancellableDependency
NEW org.apache.hc.core5.concurrent.CompletedFuture
NEW org.apache.hc.core5.concurrent.CompletingFutureContribution
NEW org.apache.hc.core5.concurrent.ComplexCancellable
NEW org.apache.hc.core5.concurrent.ComplexFuture
NEW org.apache.hc.core5.concurrent.DefaultThreadFactory
NEW org.apache.hc.core5.concurrent.FutureCallback
NEW org.apache.hc.core5.concurrent.FutureContribution
NEW org.apache.hc.core5.function.Callback
NEW org.apache.hc.core5.function.Decorator
NEW org.apache.hc.core5.function.Factory
NEW org.apache.hc.core5.function.Resolver
NEW org.apache.hc.core5.function.Supplier
NEW org.apache.hc.core5.http.Chars
NEW org.apache.hc.core5.http.ClassicHttpRequest
NEW org.apache.hc.core5.http.ClassicHttpResponse
NEW org.apache.hc.core5.http.config.CharCodingConfig
NEW org.apache.hc.core5.http.config.CharCodingConfig$Builder
NEW org.apache.hc.core5.http.config.Http1Config
NEW org.apache.hc.core5.http.config.Http1Config$Builder
NEW org.apache.hc.core5.http.config.Lookup
NEW org.apache.hc.core5.http.config.NamedElementChain
NEW org.apache.hc.core5.http.config.NamedElementChain$Node
NEW org.apache.hc.core5.http.config.Registry
NEW org.apache.hc.core5.http.config.RegistryBuilder
NEW org.apache.hc.core5.http.ConnectionClosedException
NEW org.apache.hc.core5.http.ConnectionRequestTimeoutException
NEW org.apache.hc.core5.http.ConnectionReuseStrategy
NEW org.apache.hc.core5.http.ContentLengthStrategy
NEW org.apache.hc.core5.http.ContentTooLongException
NEW org.apache.hc.core5.http.ContentType
NEW org.apache.hc.core5.http.EndpointDetails
NEW org.apache.hc.core5.http.EntityDetails
NEW org.apache.hc.core5.http.ExceptionListener
NEW org.apache.hc.core5.http.FormattedHeader
NEW org.apache.hc.core5.http.Header
NEW org.apache.hc.core5.http.HeaderElement
NEW org.apache.hc.core5.http.HeaderElements
NEW org.apache.hc.core5.http.HttpConnection
NEW org.apache.hc.core5.http.HttpConnectionMetrics
NEW org.apache.hc.core5.http.HttpEntity
NEW org.apache.hc.core5.http.HttpEntityContainer
NEW org.apache.hc.core5.http.HttpException
NEW org.apache.hc.core5.http.HttpHeaders
NEW org.apache.hc.core5.http.HttpHost
NEW org.apache.hc.core5.http.HttpMessage
NEW org.apache.hc.core5.http.HttpRequest
NEW org.apache.hc.core5.http.HttpRequestFactory
NEW org.apache.hc.core5.http.HttpRequestInterceptor
NEW org.apache.hc.core5.http.HttpRequestMapper
NEW org.apache.hc.core5.http.HttpResponse
NEW org.apache.hc.core5.http.HttpResponseFactory
NEW org.apache.hc.core5.http.HttpResponseInterceptor
NEW org.apache.hc.core5.http.HttpStatus
NEW org.apache.hc.core5.http.HttpStreamResetException
NEW org.apache.hc.core5.http.HttpVersion
NEW org.apache.hc.core5.http.impl.BasicEndpointDetails
NEW org.apache.hc.core5.http.impl.BasicEntityDetails
NEW org.apache.hc.core5.http.impl.BasicHttpConnectionMetrics
NEW org.apache.hc.core5.http.impl.BasicHttpTransportMetrics
NEW org.apache.hc.core5.http.impl.bootstrap.AsyncRequester
NEW org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap
NEW org.apache.hc.core5.http.impl.bootstrap.AsyncServer
NEW org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap
NEW org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester
NEW org.apache.hc.core5.http.impl.bootstrap.HttpAsyncServer
NEW org.apache.hc.core5.http.impl.bootstrap.HttpRequester
NEW org.apache.hc.core5.http.impl.bootstrap.HttpServer
NEW org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap
NEW org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap
NEW org.apache.hc.core5.http.impl.bootstrap.StandardFilter
NEW org.apache.hc.core5.http.impl.CharCodingSupport
NEW org.apache.hc.core5.http.impl.DefaultAddressResolver
NEW org.apache.hc.core5.http.impl.DefaultConnectionReuseStrategy
NEW org.apache.hc.core5.http.impl.DefaultContentLengthStrategy
NEW org.apache.hc.core5.http.impl.EnglishReasonPhraseCatalog
NEW org.apache.hc.core5.http.impl.HttpProcessors
NEW org.apache.hc.core5.http.impl.io.AbstractMessageParser
NEW org.apache.hc.core5.http.impl.io.AbstractMessageWriter
NEW org.apache.hc.core5.http.impl.io.ChunkedInputStream
NEW org.apache.hc.core5.http.impl.io.ChunkedOutputStream
NEW org.apache.hc.core5.http.impl.io.ContentLengthInputStream
NEW org.apache.hc.core5.http.impl.io.ContentLengthOutputStream
NEW org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection
NEW org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory
NEW org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory$Builder
NEW org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnection
NEW org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory
NEW org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory$Builder
NEW org.apache.hc.core5.http.impl.io.DefaultClassicHttpRequestFactory
NEW org.apache.hc.core5.http.impl.io.DefaultClassicHttpResponseFactory
NEW org.apache.hc.core5.http.impl.io.DefaultHttpRequestParser
NEW org.apache.hc.core5.http.impl.io.DefaultHttpRequestParserFactory
NEW org.apache.hc.core5.http.impl.io.DefaultHttpRequestWriter
NEW org.apache.hc.core5.http.impl.io.DefaultHttpRequestWriterFactory
NEW org.apache.hc.core5.http.impl.io.DefaultHttpResponseParser
NEW org.apache.hc.core5.http.impl.io.DefaultHttpResponseParserFactory
NEW org.apache.hc.core5.http.impl.io.DefaultHttpResponseWriter
NEW org.apache.hc.core5.http.impl.io.DefaultHttpResponseWriterFactory
NEW org.apache.hc.core5.http.impl.io.EmptyInputStream
NEW org.apache.hc.core5.http.impl.io.HttpRequestExecutor
NEW org.apache.hc.core5.http.impl.io.HttpRequestExecutor$Builder
NEW org.apache.hc.core5.http.impl.io.HttpService
NEW org.apache.hc.core5.http.impl.io.HttpService$Builder
NEW org.apache.hc.core5.http.impl.io.IdentityInputStream
NEW org.apache.hc.core5.http.impl.io.IdentityOutputStream
NEW org.apache.hc.core5.http.impl.io.MonitoringResponseOutOfOrderStrategy
NEW org.apache.hc.core5.http.impl.io.NoResponseOutOfOrderStrategy
NEW org.apache.hc.core5.http.impl.io.SessionInputBufferImpl
NEW org.apache.hc.core5.http.impl.io.SessionOutputBufferImpl
NEW org.apache.hc.core5.http.impl.io.SocketHolder
NEW org.apache.hc.core5.http.impl.nio.AbstractContentDecoder
NEW org.apache.hc.core5.http.impl.nio.AbstractContentEncoder
NEW org.apache.hc.core5.http.impl.nio.AbstractMessageParser
NEW org.apache.hc.core5.http.impl.nio.AbstractMessageWriter
NEW org.apache.hc.core5.http.impl.nio.BufferedData
NEW org.apache.hc.core5.http.impl.nio.ChunkDecoder
NEW org.apache.hc.core5.http.impl.nio.ChunkEncoder
NEW org.apache.hc.core5.http.impl.nio.ClientHttp1IOEventHandler
NEW org.apache.hc.core5.http.impl.nio.ClientHttp1IOEventHandlerFactory
NEW org.apache.hc.core5.http.impl.nio.DefaultHttpRequestFactory
NEW org.apache.hc.core5.http.impl.nio.DefaultHttpRequestParser
NEW org.apache.hc.core5.http.impl.nio.DefaultHttpRequestParserFactory
NEW org.apache.hc.core5.http.impl.nio.DefaultHttpRequestWriter
NEW org.apache.hc.core5.http.impl.nio.DefaultHttpRequestWriterFactory
NEW org.apache.hc.core5.http.impl.nio.DefaultHttpResponseFactory
NEW org.apache.hc.core5.http.impl.nio.DefaultHttpResponseParser
NEW org.apache.hc.core5.http.impl.nio.DefaultHttpResponseParserFactory
NEW org.apache.hc.core5.http.impl.nio.DefaultHttpResponseWriter
NEW org.apache.hc.core5.http.impl.nio.DefaultHttpResponseWriterFactory
NEW org.apache.hc.core5.http.impl.nio.IdentityDecoder
NEW org.apache.hc.core5.http.impl.nio.IdentityEncoder
NEW org.apache.hc.core5.http.impl.nio.LengthDelimitedDecoder
NEW org.apache.hc.core5.http.impl.nio.LengthDelimitedEncoder
NEW org.apache.hc.core5.http.impl.nio.MessageState
NEW org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandler
NEW org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandlerFactory
NEW org.apache.hc.core5.http.impl.NoConnectionReuseStrategy
NEW org.apache.hc.core5.http.impl.routing.PathPatternMatcher
NEW org.apache.hc.core5.http.impl.routing.RequestRouter
NEW org.apache.hc.core5.http.impl.routing.RequestRouter$Builder
NEW org.apache.hc.core5.http.io.BHttpConnection
NEW org.apache.hc.core5.http.io.entity.AbstractHttpEntity
NEW org.apache.hc.core5.http.io.entity.BasicHttpEntity
NEW org.apache.hc.core5.http.io.entity.BufferedHttpEntity
NEW org.apache.hc.core5.http.io.entity.ByteArrayEntity
NEW org.apache.hc.core5.http.io.entity.ByteBufferEntity
NEW org.apache.hc.core5.http.io.entity.EmptyInputStream
NEW org.apache.hc.core5.http.io.entity.EntityTemplate
NEW org.apache.hc.core5.http.io.entity.EntityUtils
NEW org.apache.hc.core5.http.io.entity.FileEntity
NEW org.apache.hc.core5.http.io.entity.HttpEntities
NEW org.apache.hc.core5.http.io.entity.HttpEntityWrapper
NEW org.apache.hc.core5.http.io.entity.InputStreamEntity
NEW org.apache.hc.core5.http.io.entity.NullEntity
NEW org.apache.hc.core5.http.io.entity.PathEntity
NEW org.apache.hc.core5.http.io.entity.SerializableEntity
NEW org.apache.hc.core5.http.io.entity.StringEntity
NEW org.apache.hc.core5.http.io.EofSensorInputStream
NEW org.apache.hc.core5.http.io.EofSensorWatcher
NEW org.apache.hc.core5.http.io.HttpClientConnection
NEW org.apache.hc.core5.http.io.HttpClientResponseHandler
NEW org.apache.hc.core5.http.io.HttpConnectionFactory
NEW org.apache.hc.core5.http.io.HttpFilterChain
NEW org.apache.hc.core5.http.io.HttpFilterChain$ResponseTrigger
NEW org.apache.hc.core5.http.io.HttpFilterHandler
NEW org.apache.hc.core5.http.io.HttpMessageParser
NEW org.apache.hc.core5.http.io.HttpMessageParserFactory
NEW org.apache.hc.core5.http.io.HttpMessageWriter
NEW org.apache.hc.core5.http.io.HttpMessageWriterFactory
NEW org.apache.hc.core5.http.io.HttpRequestHandler
NEW org.apache.hc.core5.http.io.HttpResponseInformationCallback
NEW org.apache.hc.core5.http.io.HttpServerConnection
NEW org.apache.hc.core5.http.io.HttpServerRequestHandler
NEW org.apache.hc.core5.http.io.HttpServerRequestHandler$ResponseTrigger
NEW org.apache.hc.core5.http.io.HttpTransportMetrics
NEW org.apache.hc.core5.http.io.SessionInputBuffer
NEW org.apache.hc.core5.http.io.SessionOutputBuffer
NEW org.apache.hc.core5.http.io.SocketConfig
NEW org.apache.hc.core5.http.io.SocketConfig$Builder
NEW org.apache.hc.core5.http.io.ssl.DefaultTlsSetupHandler
NEW org.apache.hc.core5.http.io.ssl.SSLSessionVerifier
NEW org.apache.hc.core5.http.io.support.AbstractHttpServerAuthFilter
NEW org.apache.hc.core5.http.io.support.BasicHttpServerExpectationDecorator
NEW org.apache.hc.core5.http.io.support.BasicHttpServerRequestHandler
NEW org.apache.hc.core5.http.io.support.ClassicRequestBuilder
NEW org.apache.hc.core5.http.io.support.ClassicResponseBuilder
NEW org.apache.hc.core5.http.io.support.HttpServerExpectationFilter
NEW org.apache.hc.core5.http.io.support.HttpServerFilterChainElement
NEW org.apache.hc.core5.http.io.support.HttpServerFilterChainRequestHandler
NEW org.apache.hc.core5.http.io.support.TerminalServerFilter
NEW org.apache.hc.core5.http.LengthRequiredException
NEW org.apache.hc.core5.http.MalformedChunkCodingException
NEW org.apache.hc.core5.http.Message
NEW org.apache.hc.core5.http.message.AbstractMessageWrapper
NEW org.apache.hc.core5.http.message.BasicClassicHttpRequest
NEW org.apache.hc.core5.http.message.BasicClassicHttpResponse
NEW org.apache.hc.core5.http.message.BasicHeader
NEW org.apache.hc.core5.http.message.BasicHeaderElement
NEW org.apache.hc.core5.http.message.BasicHeaderElementIterator
NEW org.apache.hc.core5.http.message.BasicHeaderIterator
NEW org.apache.hc.core5.http.message.BasicHeaderValueFormatter
NEW org.apache.hc.core5.http.message.BasicHeaderValueParser
NEW org.apache.hc.core5.http.message.BasicHttpRequest
NEW org.apache.hc.core5.http.message.BasicHttpResponse
NEW org.apache.hc.core5.http.message.BasicLineFormatter
NEW org.apache.hc.core5.http.message.BasicLineParser
NEW org.apache.hc.core5.http.message.BasicNameValuePair
NEW org.apache.hc.core5.http.message.BasicTokenIterator
NEW org.apache.hc.core5.http.message.BufferedHeader
NEW org.apache.hc.core5.http.message.HeaderGroup
NEW org.apache.hc.core5.http.message.HeaderValueFormatter
NEW org.apache.hc.core5.http.message.HeaderValueParser
NEW org.apache.hc.core5.http.message.HttpRequestWrapper
NEW org.apache.hc.core5.http.message.HttpResponseWrapper
NEW org.apache.hc.core5.http.message.LazyLaxLineParser
NEW org.apache.hc.core5.http.message.LazyLineParser
NEW org.apache.hc.core5.http.message.LineFormatter
NEW org.apache.hc.core5.http.message.LineParser
NEW org.apache.hc.core5.http.message.MessageSupport
NEW org.apache.hc.core5.http.message.ParserCursor
NEW org.apache.hc.core5.http.message.RequestLine
NEW org.apache.hc.core5.http.message.StatusLine
NEW org.apache.hc.core5.http.message.StatusLine$StatusClass
NEW org.apache.hc.core5.http.message.TokenParser
NEW org.apache.hc.core5.http.MessageConstraintException
NEW org.apache.hc.core5.http.MessageHeaders
NEW org.apache.hc.core5.http.Method
NEW org.apache.hc.core5.http.MethodNotSupportedException
NEW org.apache.hc.core5.http.MisdirectedRequestException
NEW org.apache.hc.core5.http.NameValuePair
NEW org.apache.hc.core5.http.nio.AsyncClientEndpoint
NEW org.apache.hc.core5.http.nio.AsyncClientExchangeHandler
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer
NEW org.apache.hc.core5.http.nio.AsyncDataExchangeHandler
NEW org.apache.hc.core5.http.nio.AsyncDataProducer
NEW org.apache.hc.core5.http.nio.AsyncEntityConsumer
NEW org.apache.hc.core5.http.nio.AsyncEntityProducer
NEW org.apache.hc.core5.http.nio.AsyncFilterChain
NEW org.apache.hc.core5.http.nio.AsyncFilterChain$ResponseTrigger
NEW org.apache.hc.core5.http.nio.AsyncFilterHandler
NEW org.apache.hc.core5.http.nio.AsyncPushConsumer
NEW org.apache.hc.core5.http.nio.AsyncPushProducer
NEW org.apache.hc.core5.http.nio.AsyncRequestConsumer
NEW org.apache.hc.core5.http.nio.AsyncRequestProducer
NEW org.apache.hc.core5.http.nio.AsyncResponseConsumer
NEW org.apache.hc.core5.http.nio.AsyncResponseProducer
NEW org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
NEW org.apache.hc.core5.http.nio.AsyncServerRequestHandler
NEW org.apache.hc.core5.http.nio.AsyncServerRequestHandler$ResponseTrigger
NEW org.apache.hc.core5.http.nio.CapacityChannel
NEW org.apache.hc.core5.http.nio.command.ShutdownCommand
NEW org.apache.hc.core5.http.nio.ContentDecoder
NEW org.apache.hc.core5.http.nio.ContentEncoder
NEW org.apache.hc.core5.http.nio.DataStreamChannel
NEW org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityConsumer
NEW org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityProducer
NEW org.apache.hc.core5.http.nio.entity.AbstractBinDataConsumer
NEW org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityConsumer
NEW org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityProducer
NEW org.apache.hc.core5.http.nio.entity.AbstractCharDataConsumer
NEW org.apache.hc.core5.http.nio.entity.AsyncEntityProducers
NEW org.apache.hc.core5.http.nio.entity.AsyncEntityProducerWrapper
NEW org.apache.hc.core5.http.nio.entity.BasicAsyncEntityConsumer
NEW org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer
NEW org.apache.hc.core5.http.nio.entity.DigestingEntityConsumer
NEW org.apache.hc.core5.http.nio.entity.DigestingEntityProducer
NEW org.apache.hc.core5.http.nio.entity.DiscardingEntityConsumer
NEW org.apache.hc.core5.http.nio.entity.FileEntityProducer
NEW org.apache.hc.core5.http.nio.entity.NoopEntityConsumer
NEW org.apache.hc.core5.http.nio.entity.PathEntityProducer
NEW org.apache.hc.core5.http.nio.entity.StringAsyncEntityConsumer
NEW org.apache.hc.core5.http.nio.entity.StringAsyncEntityProducer
NEW org.apache.hc.core5.http.nio.FileContentDecoder
NEW org.apache.hc.core5.http.nio.FileContentEncoder
NEW org.apache.hc.core5.http.nio.HandlerFactory
NEW org.apache.hc.core5.http.nio.NHttpMessageParser
NEW org.apache.hc.core5.http.nio.NHttpMessageParserFactory
NEW org.apache.hc.core5.http.nio.NHttpMessageWriter
NEW org.apache.hc.core5.http.nio.NHttpMessageWriterFactory
NEW org.apache.hc.core5.http.nio.RequestChannel
NEW org.apache.hc.core5.http.nio.ResourceHolder
NEW org.apache.hc.core5.http.nio.ResponseChannel
NEW org.apache.hc.core5.http.nio.SessionInputBuffer
NEW org.apache.hc.core5.http.nio.SessionOutputBuffer
NEW org.apache.hc.core5.http.nio.ssl.BasicClientTlsStrategy
NEW org.apache.hc.core5.http.nio.ssl.BasicServerTlsStrategy
NEW org.apache.hc.core5.http.nio.ssl.FixedPortStrategy
NEW org.apache.hc.core5.http.nio.ssl.SecurePortStrategy
NEW org.apache.hc.core5.http.nio.ssl.TlsStrategy
NEW org.apache.hc.core5.http.nio.ssl.TlsSupport
NEW org.apache.hc.core5.http.nio.StreamChannel
NEW org.apache.hc.core5.http.nio.support.AbstractAsyncPushHandler
NEW org.apache.hc.core5.http.nio.support.AbstractAsyncRequesterConsumer
NEW org.apache.hc.core5.http.nio.support.AbstractAsyncResponseConsumer
NEW org.apache.hc.core5.http.nio.support.AbstractAsyncServerAuthFilter
NEW org.apache.hc.core5.http.nio.support.AbstractServerExchangeHandler
NEW org.apache.hc.core5.http.nio.support.AsyncPushBuilder
NEW org.apache.hc.core5.http.nio.support.AsyncRequestBuilder
NEW org.apache.hc.core5.http.nio.support.AsyncResponseBuilder
NEW org.apache.hc.core5.http.nio.support.AsyncServerExpectationFilter
NEW org.apache.hc.core5.http.nio.support.AsyncServerFilterChainElement
NEW org.apache.hc.core5.http.nio.support.AsyncServerFilterChainExchangeHandlerFactory
NEW org.apache.hc.core5.http.nio.support.BasicAsyncServerExpectationDecorator
NEW org.apache.hc.core5.http.nio.support.BasicClientExchangeHandler
NEW org.apache.hc.core5.http.nio.support.BasicPushProducer
NEW org.apache.hc.core5.http.nio.support.BasicRequestConsumer
NEW org.apache.hc.core5.http.nio.support.BasicRequestProducer
NEW org.apache.hc.core5.http.nio.support.BasicResponseConsumer
NEW org.apache.hc.core5.http.nio.support.BasicResponseProducer
NEW org.apache.hc.core5.http.nio.support.BasicServerExchangeHandler
NEW org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityConsumer
NEW org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityProducer
NEW org.apache.hc.core5.http.nio.support.classic.AbstractClassicServerExchangeHandler
NEW org.apache.hc.core5.http.nio.support.classic.ClassicToAsyncRequestProducer
NEW org.apache.hc.core5.http.nio.support.classic.ClassicToAsyncRequestProducer$IORunnable
NEW org.apache.hc.core5.http.nio.support.classic.ClassicToAsyncResponseConsumer
NEW org.apache.hc.core5.http.nio.support.classic.ClassicToAsyncServerExchangeHandler
NEW org.apache.hc.core5.http.nio.support.classic.ContentInputBuffer
NEW org.apache.hc.core5.http.nio.support.classic.ContentInputStream
NEW org.apache.hc.core5.http.nio.support.classic.ContentOutputBuffer
NEW org.apache.hc.core5.http.nio.support.classic.ContentOutputStream
NEW org.apache.hc.core5.http.nio.support.classic.SharedInputBuffer
NEW org.apache.hc.core5.http.nio.support.classic.SharedOutputBuffer
NEW org.apache.hc.core5.http.nio.support.DefaultAsyncResponseExchangeHandlerFactory
NEW org.apache.hc.core5.http.nio.support.ImmediateResponseExchangeHandler
NEW org.apache.hc.core5.http.nio.support.TerminalAsyncServerFilter
NEW org.apache.hc.core5.http.NoHttpResponseException
NEW org.apache.hc.core5.http.NotImplementedException
NEW org.apache.hc.core5.http.ParseException
NEW org.apache.hc.core5.http.protocol.BasicHttpContext
NEW org.apache.hc.core5.http.protocol.DefaultHttpProcessor
NEW org.apache.hc.core5.http.protocol.ForwardedRequest
NEW org.apache.hc.core5.http.protocol.HttpContext
NEW org.apache.hc.core5.http.protocol.HttpCoreContext
NEW org.apache.hc.core5.http.protocol.HttpDateGenerator
NEW org.apache.hc.core5.http.protocol.HttpProcessor
NEW org.apache.hc.core5.http.protocol.HttpProcessorBuilder
NEW org.apache.hc.core5.http.protocol.LookupRegistry
NEW org.apache.hc.core5.http.protocol.RequestConformance
NEW org.apache.hc.core5.http.protocol.RequestConnControl
NEW org.apache.hc.core5.http.protocol.RequestContent
NEW org.apache.hc.core5.http.protocol.RequestDate
NEW org.apache.hc.core5.http.protocol.RequestExpectContinue
NEW org.apache.hc.core5.http.protocol.RequestHandlerRegistry
NEW org.apache.hc.core5.http.protocol.RequestTargetHost
NEW org.apache.hc.core5.http.protocol.RequestTE
NEW org.apache.hc.core5.http.protocol.RequestUserAgent
NEW org.apache.hc.core5.http.protocol.RequestValidateHost
NEW org.apache.hc.core5.http.protocol.ResponseConformance
NEW org.apache.hc.core5.http.protocol.ResponseConnControl
NEW org.apache.hc.core5.http.protocol.ResponseContent
NEW org.apache.hc.core5.http.protocol.ResponseDate
NEW org.apache.hc.core5.http.protocol.ResponseServer
NEW org.apache.hc.core5.http.protocol.UriPatternMatcher
NEW org.apache.hc.core5.http.protocol.UriPatternOrderedMatcher
NEW org.apache.hc.core5.http.protocol.UriPatternType
NEW org.apache.hc.core5.http.protocol.UriRegexMatcher
NEW org.apache.hc.core5.http.protocol.ViaRequest
NEW org.apache.hc.core5.http.ProtocolException
NEW org.apache.hc.core5.http.ProtocolVersion
NEW org.apache.hc.core5.http.ReasonPhraseCatalog
NEW org.apache.hc.core5.http.RequestHeaderFieldsTooLargeException
NEW org.apache.hc.core5.http.SocketModalCloseable
NEW org.apache.hc.core5.http.ssl.TLS
NEW org.apache.hc.core5.http.ssl.TlsCiphers
NEW org.apache.hc.core5.http.StreamClosedException
NEW org.apache.hc.core5.http.support.AbstractMessageBuilder
NEW org.apache.hc.core5.http.support.AbstractRequestBuilder
NEW org.apache.hc.core5.http.support.AbstractResponseBuilder
NEW org.apache.hc.core5.http.support.BasicRequestBuilder
NEW org.apache.hc.core5.http.support.BasicResponseBuilder
NEW org.apache.hc.core5.http.TruncatedChunkException
NEW org.apache.hc.core5.http.UnsupportedHttpVersionException
NEW org.apache.hc.core5.http.URIScheme
MODIFIED org.apache.hc.core5.http2.config.H2Config
MODIFIED org.apache.hc.core5.http2.config.H2Config$Builder
MODIFIED org.apache.hc.core5.http2.config.H2Param
UNCHANGED org.apache.hc.core5.http2.config.H2Setting
UNCHANGED org.apache.hc.core5.http2.frame.DefaultFrameFactory
UNCHANGED org.apache.hc.core5.http2.frame.Frame
UNCHANGED org.apache.hc.core5.http2.frame.FrameConsts
MODIFIED org.apache.hc.core5.http2.frame.FrameFactory
UNCHANGED org.apache.hc.core5.http2.frame.FrameFlag
MODIFIED org.apache.hc.core5.http2.frame.FrameType
UNCHANGED org.apache.hc.core5.http2.frame.RawFrame
UNCHANGED org.apache.hc.core5.http2.frame.StreamIdGenerator
UNCHANGED org.apache.hc.core5.http2.H2ConnectionException
UNCHANGED org.apache.hc.core5.http2.H2CorruptFrameException
UNCHANGED org.apache.hc.core5.http2.H2Error
UNCHANGED org.apache.hc.core5.http2.H2MessageConverter
UNCHANGED org.apache.hc.core5.http2.H2PseudoRequestHeaders
UNCHANGED org.apache.hc.core5.http2.H2PseudoResponseHeaders
UNCHANGED org.apache.hc.core5.http2.H2StreamResetException
UNCHANGED org.apache.hc.core5.http2.H2TransportMetrics
UNCHANGED org.apache.hc.core5.http2.hpack.HeaderListConstraintException
UNCHANGED org.apache.hc.core5.http2.hpack.HPackException
UNCHANGED org.apache.hc.core5.http2.HttpVersionPolicy
UNCHANGED org.apache.hc.core5.http2.impl.BasicH2TransportMetrics
UNCHANGED org.apache.hc.core5.http2.impl.DefaultH2RequestConverter
UNCHANGED org.apache.hc.core5.http2.impl.DefaultH2ResponseConverter
UNCHANGED org.apache.hc.core5.http2.impl.H2Processors
UNCHANGED org.apache.hc.core5.http2.impl.io.FrameInputBuffer
UNCHANGED org.apache.hc.core5.http2.impl.io.FrameOutputBuffer
UNCHANGED org.apache.hc.core5.http2.impl.nio.bootstrap.H2AsyncRequester
UNCHANGED org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester
MODIFIED org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
MODIFIED org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
MODIFIED org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
UNCHANGED org.apache.hc.core5.http2.impl.nio.ClientH2IOEventHandler
MODIFIED org.apache.hc.core5.http2.impl.nio.FrameInputBuffer
UNCHANGED org.apache.hc.core5.http2.impl.nio.FrameOutputBuffer
UNCHANGED org.apache.hc.core5.http2.impl.nio.ProtocolNegotiationException
UNCHANGED org.apache.hc.core5.http2.impl.nio.ServerH2IOEventHandler
UNCHANGED org.apache.hc.core5.http2.nio.AsyncPingHandler
UNCHANGED org.apache.hc.core5.http2.nio.pool.H2ConnPool
UNCHANGED org.apache.hc.core5.http2.nio.support.BasicPingHandler
UNCHANGED org.apache.hc.core5.http2.nio.support.DefaultAsyncPushConsumerFactory
NEW org.apache.hc.core5.http2.priority.PriorityValue
NEW org.apache.hc.core5.http2.protocol.H2RequestConformance
UNCHANGED org.apache.hc.core5.http2.protocol.H2RequestConnControl
UNCHANGED org.apache.hc.core5.http2.protocol.H2RequestContent
UNCHANGED org.apache.hc.core5.http2.protocol.H2RequestTargetHost
UNCHANGED org.apache.hc.core5.http2.protocol.H2RequestValidateHost
NEW org.apache.hc.core5.http2.protocol.H2ResponseConformance
UNCHANGED org.apache.hc.core5.http2.protocol.H2ResponseConnControl
UNCHANGED org.apache.hc.core5.http2.protocol.H2ResponseContent
UNCHANGED org.apache.hc.core5.http2.ssl.ApplicationProtocol
UNCHANGED org.apache.hc.core5.http2.ssl.ConscryptClientTlsStrategy
UNCHANGED org.apache.hc.core5.http2.ssl.ConscryptServerTlsStrategy
UNCHANGED org.apache.hc.core5.http2.ssl.ConscryptSupport
UNCHANGED org.apache.hc.core5.http2.ssl.H2ClientTlsStrategy
UNCHANGED org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
UNCHANGED org.apache.hc.core5.http2.ssl.H2TlsSupport
NEW org.apache.hc.core5.io.CloseMode
NEW org.apache.hc.core5.io.Closer
NEW org.apache.hc.core5.io.IOCallback
NEW org.apache.hc.core5.io.IOFunction
NEW org.apache.hc.core5.io.ModalCloseable
NEW org.apache.hc.core5.io.SocketTimeoutExceptionFactory
NEW org.apache.hc.core5.net.Host
NEW org.apache.hc.core5.net.InetAddressUtils
NEW org.apache.hc.core5.net.NamedEndpoint
NEW org.apache.hc.core5.net.PercentCodec
NEW org.apache.hc.core5.net.Ports
NEW org.apache.hc.core5.net.URIAuthority
NEW org.apache.hc.core5.net.URIBuilder
NEW org.apache.hc.core5.net.URIBuilder$EncodingPolicy
NEW org.apache.hc.core5.net.URLEncodedUtils
NEW org.apache.hc.core5.net.WWWFormCodec
NEW org.apache.hc.core5.pool.ConnPool
NEW org.apache.hc.core5.pool.ConnPoolControl
NEW org.apache.hc.core5.pool.ConnPoolListener
NEW org.apache.hc.core5.pool.ConnPoolStats
NEW org.apache.hc.core5.pool.LaxConnPool
NEW org.apache.hc.core5.pool.ManagedConnPool
NEW org.apache.hc.core5.pool.PoolConcurrencyPolicy
NEW org.apache.hc.core5.pool.PoolEntry
NEW org.apache.hc.core5.pool.PoolReusePolicy
NEW org.apache.hc.core5.pool.PoolStats
NEW org.apache.hc.core5.pool.RouteSegmentedConnPool
NEW org.apache.hc.core5.pool.StrictConnPool
NEW org.apache.hc.core5.reactor.AbstractIOSessionPool
NEW org.apache.hc.core5.reactor.Command
NEW org.apache.hc.core5.reactor.Command$Priority
NEW org.apache.hc.core5.reactor.ConnectionAcceptor
NEW org.apache.hc.core5.reactor.ConnectionInitiator
NEW org.apache.hc.core5.reactor.DefaultConnectingIOReactor
NEW org.apache.hc.core5.reactor.DefaultListeningIOReactor
NEW org.apache.hc.core5.reactor.EventMask
NEW org.apache.hc.core5.reactor.IOReactor
NEW org.apache.hc.core5.reactor.IOReactorConfig
NEW org.apache.hc.core5.reactor.IOReactorConfig$Builder
NEW org.apache.hc.core5.reactor.IOReactorMetricsListener
NEW org.apache.hc.core5.reactor.IOReactorService
NEW org.apache.hc.core5.reactor.IOReactorShutdownException
NEW org.apache.hc.core5.reactor.IOReactorStatus
NEW org.apache.hc.core5.reactor.ListenerEndpoint
NEW org.apache.hc.core5.reactor.ProtocolIOSession
NEW org.apache.hc.core5.reactor.SocksProxyProtocolHandlerFactory
NEW org.apache.hc.core5.reactor.ssl.SSLBufferMode
NEW org.apache.hc.core5.reactor.ssl.SSLMode
NEW org.apache.hc.core5.reactor.ssl.SSLSessionInitializer
NEW org.apache.hc.core5.reactor.ssl.SSLSessionVerifier
NEW org.apache.hc.core5.reactor.ssl.TlsDetails
NEW org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
NEW org.apache.hc.core5.ssl.PrivateKeyDetails
NEW org.apache.hc.core5.ssl.PrivateKeyStrategy
NEW org.apache.hc.core5.ssl.SSLContextBuilder
NEW org.apache.hc.core5.ssl.SSLContexts
NEW org.apache.hc.core5.ssl.SSLInitializationException
NEW org.apache.hc.core5.ssl.TrustStrategy
NEW org.apache.hc.core5.util.Args
NEW org.apache.hc.core5.util.Asserts
NEW org.apache.hc.core5.util.ByteArrayBuffer
NEW org.apache.hc.core5.util.CharArrayBuffer
NEW org.apache.hc.core5.util.Deadline
NEW org.apache.hc.core5.util.DeadlineTimeoutException
NEW org.apache.hc.core5.util.Identifiable
NEW org.apache.hc.core5.util.LangUtils
NEW org.apache.hc.core5.util.TextUtils
NEW org.apache.hc.core5.util.Timeout
NEW org.apache.hc.core5.util.TimeoutValueException
NEW org.apache.hc.core5.util.TimeValue
NEW org.apache.hc.core5.util.Tokenizer
NEW org.apache.hc.core5.util.Tokenizer$Cursor
NEW org.apache.hc.core5.util.Tokenizer$Delimiter
NEW org.apache.hc.core5.util.VersionInfo
NEW org.conscrypt.AllocatedBuffer
NEW org.conscrypt.ApplicationProtocolSelector
NEW org.conscrypt.BufferAllocator
NEW org.conscrypt.CertBlocklist
NEW org.conscrypt.CertificatePriorityComparator
NEW org.conscrypt.CertPinManager
NEW org.conscrypt.ChainStrengthAnalyzer
NEW org.conscrypt.ClientSessionContext
NEW org.conscrypt.Conscrypt
NEW org.conscrypt.Conscrypt$ProviderBuilder
NEW org.conscrypt.Conscrypt$Version
NEW org.conscrypt.ConscryptCertStore
NEW org.conscrypt.ConscryptHostnameVerifier
NEW org.conscrypt.ct.CertificateEntry
NEW org.conscrypt.ct.CertificateEntry$LogEntryType
NEW org.conscrypt.ct.CTConstants
NEW org.conscrypt.ct.CTLogInfo
NEW org.conscrypt.ct.CTLogStore
NEW org.conscrypt.ct.CTPolicy
NEW org.conscrypt.ct.CTVerificationResult
NEW org.conscrypt.ct.CTVerifier
NEW org.conscrypt.ct.DigitallySigned
NEW org.conscrypt.ct.DigitallySigned$HashAlgorithm
NEW org.conscrypt.ct.DigitallySigned$SignatureAlgorithm
NEW org.conscrypt.ct.Serialization
NEW org.conscrypt.ct.SerializationException
NEW org.conscrypt.ct.SignedCertificateTimestamp
NEW org.conscrypt.ct.SignedCertificateTimestamp$Origin
NEW org.conscrypt.ct.SignedCertificateTimestamp$SignatureType
NEW org.conscrypt.ct.SignedCertificateTimestamp$Version
NEW org.conscrypt.ct.VerifiedSCT
NEW org.conscrypt.ct.VerifiedSCT$Status
NEW org.conscrypt.DefaultSSLContextImpl
NEW org.conscrypt.DefaultSSLContextImpl$TLSv12
NEW org.conscrypt.DefaultSSLContextImpl$TLSv13
NEW org.conscrypt.DESEDESecretKeyFactory
NEW org.conscrypt.ECParameters
NEW org.conscrypt.ExperimentalApi
NEW org.conscrypt.FileClientSessionCache
NEW org.conscrypt.GCMParameters
NEW org.conscrypt.HandshakeListener
NEW org.conscrypt.Internal
NEW org.conscrypt.io.IoUtils
NEW org.conscrypt.IvParameters
NEW org.conscrypt.IvParameters$AES
NEW org.conscrypt.IvParameters$ChaCha20
NEW org.conscrypt.IvParameters$DESEDE
NEW org.conscrypt.KeyGeneratorImpl
NEW org.conscrypt.KeyGeneratorImpl$AES
NEW org.conscrypt.KeyGeneratorImpl$ARC4
NEW org.conscrypt.KeyGeneratorImpl$ChaCha20
NEW org.conscrypt.KeyGeneratorImpl$DESEDE
NEW org.conscrypt.KeyGeneratorImpl$HmacMD5
NEW org.conscrypt.KeyGeneratorImpl$HmacSHA1
NEW org.conscrypt.KeyGeneratorImpl$HmacSHA224
NEW org.conscrypt.KeyGeneratorImpl$HmacSHA256
NEW org.conscrypt.KeyGeneratorImpl$HmacSHA384
NEW org.conscrypt.KeyGeneratorImpl$HmacSHA512
NEW org.conscrypt.KeyManagerFactoryImpl
NEW org.conscrypt.NativeCrypto
NEW org.conscrypt.OAEPParameters
NEW org.conscrypt.OkHostnameVerifier
NEW org.conscrypt.OpenSSLAeadCipher
NEW org.conscrypt.OpenSSLAeadCipherAES
NEW org.conscrypt.OpenSSLAeadCipherAES$GCM
NEW org.conscrypt.OpenSSLAeadCipherAES$GCM$AES_128
NEW org.conscrypt.OpenSSLAeadCipherAES$GCM$AES_256
NEW org.conscrypt.OpenSSLAeadCipherAES$GCM_SIV
NEW org.conscrypt.OpenSSLAeadCipherAES$GCM_SIV$AES_128
NEW org.conscrypt.OpenSSLAeadCipherAES$GCM_SIV$AES_256
NEW org.conscrypt.OpenSSLAeadCipherChaCha20
NEW org.conscrypt.OpenSSLCipher
NEW org.conscrypt.OpenSSLCipherChaCha20
NEW org.conscrypt.OpenSSLCipherRSA
NEW org.conscrypt.OpenSSLCipherRSA$DirectRSA
NEW org.conscrypt.OpenSSLCipherRSA$OAEP
NEW org.conscrypt.OpenSSLCipherRSA$OAEP$SHA1
NEW org.conscrypt.OpenSSLCipherRSA$OAEP$SHA224
NEW org.conscrypt.OpenSSLCipherRSA$OAEP$SHA256
NEW org.conscrypt.OpenSSLCipherRSA$OAEP$SHA384
NEW org.conscrypt.OpenSSLCipherRSA$OAEP$SHA512
NEW org.conscrypt.OpenSSLCipherRSA$PKCS1
NEW org.conscrypt.OpenSSLCipherRSA$Raw
NEW org.conscrypt.OpenSSLContextImpl
NEW org.conscrypt.OpenSSLContextImpl$TLSv1
NEW org.conscrypt.OpenSSLContextImpl$TLSv11
NEW org.conscrypt.OpenSSLContextImpl$TLSv12
NEW org.conscrypt.OpenSSLContextImpl$TLSv13
NEW org.conscrypt.OpenSSLECDHKeyAgreement
NEW org.conscrypt.OpenSSLECKeyFactory
NEW org.conscrypt.OpenSSLECKeyPairGenerator
NEW org.conscrypt.OpenSSLEvpCipher
NEW org.conscrypt.OpenSSLEvpCipherAES
NEW org.conscrypt.OpenSSLEvpCipherAES$AES
NEW org.conscrypt.OpenSSLEvpCipherAES$AES$CBC
NEW org.conscrypt.OpenSSLEvpCipherAES$AES$CBC$NoPadding
NEW org.conscrypt.OpenSSLEvpCipherAES$AES$CBC$PKCS5Padding
NEW org.conscrypt.OpenSSLEvpCipherAES$AES$CTR
NEW org.conscrypt.OpenSSLEvpCipherAES$AES$ECB
NEW org.conscrypt.OpenSSLEvpCipherAES$AES$ECB$NoPadding
NEW org.conscrypt.OpenSSLEvpCipherAES$AES$ECB$PKCS5Padding
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_128
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_128$CBC
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_128$CBC$NoPadding
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_128$CBC$PKCS5Padding
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_128$CTR
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_128$ECB
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_128$ECB$NoPadding
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_128$ECB$PKCS5Padding
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_256
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_256$CBC
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_256$CBC$NoPadding
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_256$CBC$PKCS5Padding
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_256$CTR
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_256$ECB
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_256$ECB$NoPadding
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_256$ECB$PKCS5Padding
NEW org.conscrypt.OpenSSLEvpCipherARC4
NEW org.conscrypt.OpenSSLEvpCipherDESEDE
NEW org.conscrypt.OpenSSLEvpCipherDESEDE$CBC
NEW org.conscrypt.OpenSSLEvpCipherDESEDE$CBC$NoPadding
NEW org.conscrypt.OpenSSLEvpCipherDESEDE$CBC$PKCS5Padding
NEW org.conscrypt.OpenSSLKeyHolder
NEW org.conscrypt.OpenSSLMac
NEW org.conscrypt.OpenSSLMac$HmacMD5
NEW org.conscrypt.OpenSSLMac$HmacSHA1
NEW org.conscrypt.OpenSSLMac$HmacSHA224
NEW org.conscrypt.OpenSSLMac$HmacSHA256
NEW org.conscrypt.OpenSSLMac$HmacSHA384
NEW org.conscrypt.OpenSSLMac$HmacSHA512
NEW org.conscrypt.OpenSSLMessageDigestJDK
NEW org.conscrypt.OpenSSLMessageDigestJDK$MD5
NEW org.conscrypt.OpenSSLMessageDigestJDK$SHA1
NEW org.conscrypt.OpenSSLMessageDigestJDK$SHA224
NEW org.conscrypt.OpenSSLMessageDigestJDK$SHA256
NEW org.conscrypt.OpenSSLMessageDigestJDK$SHA384
NEW org.conscrypt.OpenSSLMessageDigestJDK$SHA512
NEW org.conscrypt.OpenSSLProvider
NEW org.conscrypt.OpenSSLRandom
NEW org.conscrypt.OpenSSLRSAKeyFactory
NEW org.conscrypt.OpenSSLRSAKeyPairGenerator
NEW org.conscrypt.OpenSSLRSAPublicKey
NEW org.conscrypt.OpenSSLSignature
NEW org.conscrypt.OpenSSLSignature$MD5RSA
NEW org.conscrypt.OpenSSLSignature$SHA1ECDSA
NEW org.conscrypt.OpenSSLSignature$SHA1RSA
NEW org.conscrypt.OpenSSLSignature$SHA1RSAPSS
NEW org.conscrypt.OpenSSLSignature$SHA224ECDSA
NEW org.conscrypt.OpenSSLSignature$SHA224RSA
NEW org.conscrypt.OpenSSLSignature$SHA224RSAPSS
NEW org.conscrypt.OpenSSLSignature$SHA256ECDSA
NEW org.conscrypt.OpenSSLSignature$SHA256RSA
NEW org.conscrypt.OpenSSLSignature$SHA256RSAPSS
NEW org.conscrypt.OpenSSLSignature$SHA384ECDSA
NEW org.conscrypt.OpenSSLSignature$SHA384RSA
NEW org.conscrypt.OpenSSLSignature$SHA384RSAPSS
NEW org.conscrypt.OpenSSLSignature$SHA512ECDSA
NEW org.conscrypt.OpenSSLSignature$SHA512RSA
NEW org.conscrypt.OpenSSLSignature$SHA512RSAPSS
NEW org.conscrypt.OpenSSLSignatureRawECDSA
NEW org.conscrypt.OpenSSLSignatureRawRSA
NEW org.conscrypt.OpenSSLSocketImpl
NEW org.conscrypt.OpenSSLX509Certificate
NEW org.conscrypt.OpenSSLX509CertificateFactory
NEW org.conscrypt.PSKKeyManager
NEW org.conscrypt.PSSParameters
NEW org.conscrypt.ServerSessionContext
NEW org.conscrypt.SSLClientSessionCache
NEW org.conscrypt.TrustedCertificateIndex
NEW org.conscrypt.TrustManagerFactoryImpl
NEW org.conscrypt.TrustManagerImpl
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
NEW public abstract annotation  org.apache.hc.core5.annotation.Contract top
Compatibility Changes:
Change
INTERFACE_ADDED
ANNOTATION_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.annotation.Annotation n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.annotation.ThreadingBehavior threading()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.annotation.Documented n.a.
NEW java.lang.annotation.Retention
Status: Name: Old element values: New element values:
NEW value java.lang.annotation.RetentionPolicy.CLASS
NEW java.lang.annotation.Target
Status: Name: Old element values: New element values:
NEW value java.lang.annotation.ElementType.TYPE
NEW public abstract annotation  org.apache.hc.core5.annotation.Experimental top
Compatibility Changes:
Change
INTERFACE_ADDED
ANNOTATION_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.annotation.Annotation n.a.
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.annotation.Documented n.a.
NEW java.lang.annotation.Retention
Status: Name: Old element values: New element values:
NEW value java.lang.annotation.RetentionPolicy.CLASS
NEW java.lang.annotation.Target
Status: Name: Old element values: New element values:
NEW value java.lang.annotation.ElementType.METHOD,java.lang.annotation.ElementType.TYPE,java.lang.annotation.ElementType.FIELD
NEW public abstract annotation  org.apache.hc.core5.annotation.Internal top
Compatibility Changes:
Change
INTERFACE_ADDED
ANNOTATION_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.annotation.Annotation n.a.
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.annotation.Documented n.a.
NEW java.lang.annotation.Retention
Status: Name: Old element values: New element values:
NEW value java.lang.annotation.RetentionPolicy.CLASS
NEW java.lang.annotation.Target
Status: Name: Old element values: New element values:
NEW value java.lang.annotation.ElementType.TYPE,java.lang.annotation.ElementType.METHOD,java.lang.annotation.ElementType.CONSTRUCTOR,java.lang.annotation.ElementType.PACKAGE
NEW public abstract annotation  org.apache.hc.core5.annotation.Obsolete top
Compatibility Changes:
Change
INTERFACE_ADDED
ANNOTATION_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.annotation.Annotation n.a.
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.annotation.Documented n.a.
NEW java.lang.annotation.Retention
Status: Name: Old element values: New element values:
NEW value java.lang.annotation.RetentionPolicy.CLASS
NEW java.lang.annotation.Target
Status: Name: Old element values: New element values:
NEW value java.lang.annotation.ElementType.FIELD,java.lang.annotation.ElementType.METHOD,java.lang.annotation.ElementType.TYPE
NEW  (Serializable compatible)  final public enum  org.apache.hc.core5.annotation.ThreadingBehavior top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 7852469565476583543 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.annotation.ThreadingBehavior IMMUTABLE n.a.
NEW public static final org.apache.hc.core5.annotation.ThreadingBehavior IMMUTABLE_CONDITIONAL n.a.
NEW public static final org.apache.hc.core5.annotation.ThreadingBehavior SAFE n.a.
NEW public static final org.apache.hc.core5.annotation.ThreadingBehavior SAFE_CONDITIONAL n.a.
NEW public static final org.apache.hc.core5.annotation.ThreadingBehavior STATELESS n.a.
NEW public static final org.apache.hc.core5.annotation.ThreadingBehavior UNSAFE n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.annotation.ThreadingBehavior valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 32
NEW static public n.a. org.apache.hc.core5.annotation.ThreadingBehavior[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 32
NEW public class  org.apache.hc.core5.concurrent.BasicFuture top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW java.util.concurrent.Future n.a.
NEW org.apache.hc.core5.concurrent.Cancellable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicFuture(org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
n.a.
Old file New file
n.a. 66
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. boolean cancel(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 173
NEW public n.a. boolean cancel()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 192
NEW public n.a. boolean completed(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 136
NEW public n.a. boolean failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 154
NEW public n.a. java.lang.Object get()
Status: Name:
NEW java.lang.InterruptedException
NEW java.util.concurrent.ExecutionException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 94
NEW public n.a. java.lang.Object get(long, java.util.concurrent.TimeUnit)
Status: Name:
NEW java.lang.InterruptedException
NEW java.util.concurrent.ExecutionException
NEW java.util.concurrent.TimeoutException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 108
NEW public n.a. boolean isCancelled()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 74
NEW public n.a. boolean isDone()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 79
NEW public abstract class  org.apache.hc.core5.concurrent.CallbackContribution top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.concurrent.FutureCallback n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. CallbackContribution(org.apache.hc.core5.concurrent.FutureCallback
<..>
New:?
)
n.a.
Old file New file
n.a. 45
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. void cancelled()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 58
NEW final public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 51
NEW public abstract interface  org.apache.hc.core5.concurrent.Cancellable top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. boolean cancel() n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.concurrent.CancellableDependency top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.concurrent.Cancellable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. boolean isCancelled() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void setDependency(org.apache.hc.core5.concurrent.Cancellable) n.a.
Old file New file
n.a. n.a.
NEW public class  org.apache.hc.core5.concurrent.CompletedFuture top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW java.util.concurrent.Future n.a.
NEW org.apache.hc.core5.concurrent.Cancellable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. CompletedFuture(java.lang.Object) n.a.
Old file New file
n.a. 47
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. boolean cancel(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW public n.a. boolean cancel()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW public n.a. java.lang.Object get()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 63
NEW public n.a. java.lang.Object get(long, java.util.concurrent.TimeUnit)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 68
NEW public n.a. boolean isCancelled()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 53
NEW public n.a. boolean isDone()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 58
NEW public class  org.apache.hc.core5.concurrent.CompletingFutureContribution top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
NEW U n.a. java.lang.Object
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.concurrent.FutureContribution n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.concurrent.FutureCallback n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. CompletingFutureContribution(org.apache.hc.core5.concurrent.BasicFuture
<..>
New:U
, java.util.function.Function
<..>
New:TU
)
n.a.
Old file New file
n.a. 61
NEW public n.a. CompletingFutureContribution(org.apache.hc.core5.concurrent.BasicFuture
<..>
New:U
)
n.a.
Old file New file
n.a. 51
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void completed(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 67
NEW final public class  org.apache.hc.core5.concurrent.ComplexCancellable top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.concurrent.Cancellable n.a.
NEW org.apache.hc.core5.concurrent.CancellableDependency n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ComplexCancellable() n.a.
Old file New file
n.a. 44
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. boolean cancel()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 64
NEW public n.a. boolean isCancelled()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 50
NEW public n.a. void setDependency(org.apache.hc.core5.concurrent.Cancellable)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 55
NEW final public class  org.apache.hc.core5.concurrent.ComplexFuture top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.concurrent.BasicFuture n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.util.concurrent.Future n.a.
NEW org.apache.hc.core5.concurrent.Cancellable n.a.
NEW org.apache.hc.core5.concurrent.CancellableDependency n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ComplexFuture(org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
n.a.
Old file New file
n.a. 47
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. boolean cancel(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW public n.a. boolean completed(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW public n.a. boolean failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 79
NEW public n.a. void setDependency(org.apache.hc.core5.concurrent.Cancellable)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 53
NEW public n.a. void setDependency(java.util.concurrent.Future
<..>
New:?
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 62
NEW public class  org.apache.hc.core5.concurrent.DefaultThreadFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.util.concurrent.ThreadFactory n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultThreadFactory(java.lang.String) n.a.
Old file New file
n.a. 56
NEW public n.a. DefaultThreadFactory(java.lang.String, java.lang.ThreadGroup, boolean) n.a.
Old file New file
n.a. 44
NEW public n.a. DefaultThreadFactory(java.lang.String, boolean) n.a.
Old file New file
n.a. 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.lang.Thread newThread(java.lang.Runnable)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 61
NEW public abstract interface  org.apache.hc.core5.concurrent.FutureCallback top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void cancelled() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void completed(java.lang.Object) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void failed(java.lang.Exception) n.a.
Old file New file
n.a. n.a.
NEW public abstract class  org.apache.hc.core5.concurrent.FutureContribution top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.concurrent.FutureCallback n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. FutureContribution(org.apache.hc.core5.concurrent.BasicFuture
<..>
New:?
)
n.a.
Old file New file
n.a. 47
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. void cancelled()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 58
NEW final public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 53
NEW public abstract interface  org.apache.hc.core5.function.Callback top
Compatibility Changes:
Change
ANNOTATION_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void execute(java.lang.Object) n.a.
Old file New file
n.a. n.a.
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.FunctionalInterface n.a.
NEW public abstract interface  org.apache.hc.core5.function.Decorator top
Compatibility Changes:
Change
ANNOTATION_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.Object decorate(java.lang.Object) n.a.
Old file New file
n.a. n.a.
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.FunctionalInterface n.a.
NEW public abstract interface  org.apache.hc.core5.function.Factory top
Compatibility Changes:
Change
ANNOTATION_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW P n.a. java.lang.Object
NEW T n.a. java.lang.Object
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.Object create(java.lang.Object) n.a.
Old file New file
n.a. n.a.
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.FunctionalInterface n.a.
NEW public abstract interface  org.apache.hc.core5.function.Resolver top
Compatibility Changes:
Change
ANNOTATION_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW I n.a. java.lang.Object
NEW O n.a. java.lang.Object
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.Object resolve(java.lang.Object) n.a.
Old file New file
n.a. n.a.
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.FunctionalInterface n.a.
NEW public abstract interface  org.apache.hc.core5.function.Supplier top
Compatibility Changes:
Change
ANNOTATION_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.Object get() n.a.
Old file New file
n.a. n.a.
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.FunctionalInterface n.a.
NEW final public class  org.apache.hc.core5.http.Chars top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final int CR n.a.
NEW public static final int DEL n.a.
NEW public static final int HT n.a.
NEW public static final int LF n.a.
NEW public static final int NULL n.a.
NEW public static final int SP n.a.
NEW public abstract interface  org.apache.hc.core5.http.ClassicHttpRequest top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpMessage n.a.
NEW org.apache.hc.core5.http.MessageHeaders n.a.
NEW org.apache.hc.core5.http.HttpRequest n.a.
NEW org.apache.hc.core5.http.HttpEntityContainer n.a.
NEW public abstract interface  org.apache.hc.core5.http.ClassicHttpResponse top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpMessage n.a.
NEW org.apache.hc.core5.http.MessageHeaders n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.HttpResponse n.a.
NEW org.apache.hc.core5.http.HttpEntityContainer n.a.
NEW java.lang.AutoCloseable n.a.
NEW public class  org.apache.hc.core5.http.config.CharCodingConfig top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.config.CharCodingConfig DEFAULT n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.config.CharCodingConfig$Builder copy(org.apache.hc.core5.http.config.CharCodingConfig)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 91
NEW static public n.a. org.apache.hc.core5.http.config.CharCodingConfig$Builder custom()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 87
NEW public n.a. java.nio.charset.Charset getCharset()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 65
NEW public n.a. java.nio.charset.CodingErrorAction getMalformedInputAction()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 69
NEW public n.a. java.nio.charset.CodingErrorAction getUnmappableInputAction()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW static public class  org.apache.hc.core5.http.config.CharCodingConfig$Builder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.config.CharCodingConfig build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 129
NEW public n.a. org.apache.hc.core5.http.config.CharCodingConfig$Builder setCharset(java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 108
NEW public n.a. org.apache.hc.core5.http.config.CharCodingConfig$Builder setMalformedInputAction(java.nio.charset.CodingErrorAction)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 113
NEW public n.a. org.apache.hc.core5.http.config.CharCodingConfig$Builder setUnmappableInputAction(java.nio.charset.CodingErrorAction)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 121
NEW public class  org.apache.hc.core5.http.config.Http1Config top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.config.Http1Config DEFAULT n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.config.Http1Config$Builder copy(org.apache.hc.core5.http.config.Http1Config)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 131
NEW static public n.a. org.apache.hc.core5.http.config.Http1Config$Builder custom()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 128
NEW public n.a. int getBufferSize()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 85
NEW public n.a. int getChunkSizeHint()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 89
NEW public n.a. int getInitialWindowSize()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 109
NEW public n.a. int getMaxEmptyLineCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 105
NEW public n.a. int getMaxHeaderCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW public n.a. int getMaxLineLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 97
NEW public n.a. org.apache.hc.core5.http.HttpVersion getVersion()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 81
NEW public n.a. org.apache.hc.core5.util.Timeout getWaitForContinueTimeout()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 93
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 114
NEW static public class  org.apache.hc.core5.http.config.Http1Config$Builder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.config.Http1Config build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 226
NEW public n.a. org.apache.hc.core5.http.config.Http1Config$Builder setBufferSize(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 190
NEW public n.a. org.apache.hc.core5.http.config.Http1Config$Builder setChunkSizeHint(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 195
NEW public n.a. org.apache.hc.core5.http.config.Http1Config$Builder setInitialWindowSize(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 220
NEW public n.a. org.apache.hc.core5.http.config.Http1Config$Builder setMaxEmptyLineCount(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 215
NEW public n.a. org.apache.hc.core5.http.config.Http1Config$Builder setMaxHeaderCount(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 210
NEW public n.a. org.apache.hc.core5.http.config.Http1Config$Builder setMaxLineLength(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 205
NEW public n.a. org.apache.hc.core5.http.config.Http1Config$Builder setVersion(org.apache.hc.core5.http.HttpVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 183
NEW public n.a. org.apache.hc.core5.http.config.Http1Config$Builder setWaitForContinueTimeout(org.apache.hc.core5.util.Timeout)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 200
NEW public abstract interface  org.apache.hc.core5.http.config.Lookup top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW I n.a. java.lang.Object
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.Object lookup(java.lang.String) n.a.
Old file New file
n.a. n.a.
NEW public class  org.apache.hc.core5.http.config.NamedElementChain top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW E n.a. java.lang.Object
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. NamedElementChain() n.a.
Old file New file
n.a. 44
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.config.NamedElementChain$Node
<..>
New:E
addAfter(java.lang.String, java.lang.Object, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
NEW public n.a. org.apache.hc.core5.http.config.NamedElementChain$Node
<..>
New:E
addBefore(java.lang.String, java.lang.Object, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 102
NEW public n.a. org.apache.hc.core5.http.config.NamedElementChain$Node
<..>
New:E
addFirst(java.lang.Object, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 60
NEW public n.a. org.apache.hc.core5.http.config.NamedElementChain$Node
<..>
New:E
addLast(java.lang.Object, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW public n.a. org.apache.hc.core5.http.config.NamedElementChain$Node
<..>
New:E
find(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW public n.a. org.apache.hc.core5.http.config.NamedElementChain$Node
<..>
New:E
getFirst()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 52
NEW public n.a. org.apache.hc.core5.http.config.NamedElementChain$Node
<..>
New:E
getLast()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 56
NEW public n.a. int getSize()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 158
NEW public n.a. boolean remove(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 136
NEW public n.a. boolean replace(java.lang.String, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 149
NEW public class  org.apache.hc.core5.http.config.NamedElementChain$Node top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.lang.String getName()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 174
NEW public n.a. org.apache.hc.core5.http.config.NamedElementChain$Node
<..>
New:E
getNext()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 186
NEW public n.a. org.apache.hc.core5.http.config.NamedElementChain$Node
<..>
New:E
getPrevious()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 182
NEW public n.a. java.lang.Object getValue()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 178
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 191
NEW final public class  org.apache.hc.core5.http.config.Registry top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW I n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.config.Lookup n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.lang.Object lookup(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 55
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 63
NEW final public class  org.apache.hc.core5.http.config.RegistryBuilder top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW I n.a. java.lang.Object
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.config.Registry
<..>
New:I
build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 81
NEW static public Generic Templates:
Change Status Name Old Type New Type Generics
NEW I n.a. java.lang.Object
org.apache.hc.core5.http.config.RegistryBuilder
<..>
New:I
create()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 53
NEW public n.a. org.apache.hc.core5.http.config.RegistryBuilder
<..>
New:I
register(java.lang.String, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 69
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.ConnectionClosedException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.io.IOException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 7808436770911731938 617550366255636674
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ConnectionClosedException(java.lang.String, java.lang.Object[]) n.a.
Old file New file
n.a. 66
NEW public n.a. ConnectionClosedException() n.a.
Old file New file
n.a. 45
NEW public n.a. ConnectionClosedException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
n.a. 79
NEW public n.a. ConnectionClosedException(java.lang.String) n.a.
Old file New file
n.a. 54
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.ConnectionRequestTimeoutException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.io.InterruptedIOException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -7277662532442991512 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ConnectionRequestTimeoutException() n.a.
Old file New file
n.a. 45
NEW public n.a. ConnectionRequestTimeoutException(java.lang.String) n.a.
Old file New file
n.a. 54
NEW public abstract interface  org.apache.hc.core5.http.ConnectionReuseStrategy top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. boolean keepAlive(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.ContentLengthStrategy top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final long CHUNKED n.a.
NEW public static final long UNDEFINED n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. long determineLength(org.apache.hc.core5.http.HttpMessage)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.ContentTooLongException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.io.IOException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -8233201783189982543 -924287689552495383
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ContentTooLongException(java.lang.String, java.lang.Object[]) n.a.
Old file New file
n.a. 59
NEW public n.a. ContentTooLongException(java.lang.String) n.a.
Old file New file
n.a. 47
NEW  (Serializable compatible)  final public class  org.apache.hc.core5.http.ContentType top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 3701230122412824760 -7768694718232371896
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.ContentType APPLICATION_ATOM_XML n.a.
NEW public static final org.apache.hc.core5.http.ContentType APPLICATION_FORM_URLENCODED n.a.
NEW public static final org.apache.hc.core5.http.ContentType APPLICATION_JSON n.a.
NEW public static final org.apache.hc.core5.http.ContentType APPLICATION_NDJSON n.a.
NEW public static final org.apache.hc.core5.http.ContentType APPLICATION_OCTET_STREAM n.a.
NEW public static final org.apache.hc.core5.http.ContentType APPLICATION_PDF n.a.
NEW public static final org.apache.hc.core5.http.ContentType APPLICATION_PROBLEM_JSON n.a.
NEW public static final org.apache.hc.core5.http.ContentType APPLICATION_PROBLEM_XML n.a.
NEW public static final org.apache.hc.core5.http.ContentType APPLICATION_RSS_XML n.a.
NEW public static final org.apache.hc.core5.http.ContentType APPLICATION_SOAP_XML n.a.
NEW public static final org.apache.hc.core5.http.ContentType APPLICATION_SVG_XML n.a.
NEW public static final org.apache.hc.core5.http.ContentType APPLICATION_XHTML_XML n.a.
NEW public static final org.apache.hc.core5.http.ContentType APPLICATION_XML n.a.
NEW public static final org.apache.hc.core5.http.ContentType APPLICATION_ZIP_COMPRESSED n.a.
NEW public static final org.apache.hc.core5.http.ContentType DEFAULT_BINARY n.a.
NEW public static final org.apache.hc.core5.http.ContentType DEFAULT_TEXT n.a.
NEW public static final org.apache.hc.core5.http.ContentType IMAGE_BMP n.a.
NEW public static final org.apache.hc.core5.http.ContentType IMAGE_GIF n.a.
NEW public static final org.apache.hc.core5.http.ContentType IMAGE_JPEG n.a.
NEW public static final org.apache.hc.core5.http.ContentType IMAGE_PNG n.a.
NEW public static final org.apache.hc.core5.http.ContentType IMAGE_SVG n.a.
NEW public static final org.apache.hc.core5.http.ContentType IMAGE_TIFF n.a.
NEW public static final org.apache.hc.core5.http.ContentType IMAGE_WEBP n.a.
NEW public static final org.apache.hc.core5.http.ContentType MULTIPART_FORM_DATA n.a.
NEW public static final org.apache.hc.core5.http.ContentType MULTIPART_MIXED n.a.
NEW public static final org.apache.hc.core5.http.ContentType MULTIPART_RELATED n.a.
NEW public static final org.apache.hc.core5.http.ContentType TEXT_EVENT_STREAM n.a.
NEW public static final org.apache.hc.core5.http.ContentType TEXT_HTML n.a.
NEW public static final org.apache.hc.core5.http.ContentType TEXT_MARKDOWN n.a.
NEW public static final org.apache.hc.core5.http.ContentType TEXT_PLAIN n.a.
NEW public static final org.apache.hc.core5.http.ContentType TEXT_XML n.a.
NEW public static final org.apache.hc.core5.http.ContentType WILDCARD n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.ContentType create(java.lang.String, java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 329
NEW static public n.a. org.apache.hc.core5.http.ContentType create(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 342
NEW static public n.a. org.apache.hc.core5.http.ContentType create(java.lang.String, java.lang.String)
Status: Name:
NEW java.nio.charset.UnsupportedCharsetException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 358
NEW static public n.a. org.apache.hc.core5.http.ContentType create(java.lang.String, org.apache.hc.core5.http.NameValuePair[])
Status: Name:
NEW java.nio.charset.UnsupportedCharsetException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 404
NEW static public n.a. org.apache.hc.core5.http.ContentType getByMimeType(java.lang.String)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 457
NEW public n.a. java.nio.charset.Charset getCharset()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 258
NEW public n.a. java.nio.charset.Charset getCharset(java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 269
NEW static public n.a. java.nio.charset.Charset getCharset(org.apache.hc.core5.http.ContentType, java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 472
NEW public n.a. java.lang.String getMimeType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 254
NEW public n.a. java.lang.String getParameter(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 280
NEW public n.a. boolean isSameMimeType(org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 533
NEW static public n.a. org.apache.hc.core5.http.ContentType parse(java.lang.CharSequence)
Status: Name:
NEW java.nio.charset.UnsupportedCharsetException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 418
NEW static public n.a. org.apache.hc.core5.http.ContentType parseLenient(java.lang.CharSequence)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 428
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 298
NEW public n.a. org.apache.hc.core5.http.ContentType withCharset(java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 483
NEW public n.a. org.apache.hc.core5.http.ContentType withCharset(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 496
NEW public n.a. org.apache.hc.core5.http.ContentType withParameters(org.apache.hc.core5.http.NameValuePair[])
Status: Name:
NEW java.nio.charset.UnsupportedCharsetException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 510
NEW public abstract class  org.apache.hc.core5.http.EndpointDetails top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpConnectionMetrics n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW protected n.a. EndpointDetails(java.net.SocketAddress, java.net.SocketAddress, org.apache.hc.core5.util.Timeout) n.a.
Old file New file
n.a. 46
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.net.SocketAddress getLocalAddress()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 57
NEW public abstract n.a. long getReceivedBytesCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW public n.a. java.net.SocketAddress getRemoteAddress()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 53
NEW public abstract n.a. long getRequestCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW public abstract n.a. long getResponseCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW public abstract n.a. long getSentBytesCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW public n.a. org.apache.hc.core5.util.Timeout getSocketTimeout()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 94
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 100
NEW public abstract interface  org.apache.hc.core5.http.EntityDetails top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.String getContentEncoding() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. long getContentLength() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.lang.String getContentType() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.util.Set
<..>
New:java.lang.String
getTrailerNames() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean isChunked() n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.ExceptionListener top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.ExceptionListener NO_OP n.a.
NEW public static final org.apache.hc.core5.http.ExceptionListener STD_ERR n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void onError(java.lang.Exception) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void onError(org.apache.hc.core5.http.HttpConnection, java.lang.Exception) n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.FormattedHeader top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.NameValuePair n.a.
NEW org.apache.hc.core5.http.Header n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.util.CharArrayBuffer getBuffer() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int getValuePos() n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.Header top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.NameValuePair n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. boolean isSensitive() n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.HeaderElement top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.String getName() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.NameValuePair getParameter(int) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.NameValuePair getParameterByName(java.lang.String) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int getParameterCount() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.NameValuePair[] getParameters() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.lang.String getValue() n.a.
Old file New file
n.a. n.a.
NEW final public class  org.apache.hc.core5.http.HeaderElements top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final java.lang.String CHUNKED_ENCODING n.a.
NEW public static final java.lang.String CLOSE n.a.
NEW public static final java.lang.String CONTINUE n.a.
NEW public static final java.lang.String KEEP_ALIVE n.a.
NEW public static final java.lang.String UPGRADE n.a.
NEW public abstract interface  org.apache.hc.core5.http.HttpConnection top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.SocketModalCloseable n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void close()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.EndpointDetails getEndpointDetails() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.net.SocketAddress getLocalAddress() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.ProtocolVersion getProtocolVersion() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.net.SocketAddress getRemoteAddress() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. javax.net.ssl.SSLSession getSSLSession() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean isOpen() n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.HttpConnectionMetrics top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. long getReceivedBytesCount() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. long getRequestCount() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. long getResponseCount() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. long getSentBytesCount() n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.HttpEntity top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.io.InputStream getContent()
Status: Name:
NEW java.io.IOException
NEW java.lang.UnsupportedOperationException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.function.Supplier
<..>
New:java.util.List<org.apache.hc.core5.http.Header>
getTrailers() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean isRepeatable() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean isStreaming() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void writeTo(java.io.OutputStream)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.HttpEntityContainer top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.http.HttpEntity getEntity() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void setEntity(org.apache.hc.core5.http.HttpEntity) n.a.
Old file New file
n.a. n.a.
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.HttpException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Exception n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 8435539122468263495 -5437299376222011036
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. HttpException() n.a.
Old file New file
n.a. 80
NEW public n.a. HttpException(java.lang.String, java.lang.Object[]) n.a.
Old file New file
n.a. 101
NEW public n.a. HttpException(java.lang.String) n.a.
Old file New file
n.a. 89
NEW public n.a. HttpException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
n.a. 112
NEW final public class  org.apache.hc.core5.http.HttpHeaders top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final java.lang.String ACCEPT n.a.
NEW public static final java.lang.String ACCEPT_CHARSET n.a.
NEW public static final java.lang.String ACCEPT_ENCODING n.a.
NEW public static final java.lang.String ACCEPT_LANGUAGE n.a.
NEW public static final java.lang.String ACCEPT_RANGES n.a.
NEW public static final java.lang.String ACCESS_CONTROL_ALLOW_CREDENTIALS n.a.
NEW public static final java.lang.String ACCESS_CONTROL_ALLOW_HEADERS n.a.
NEW public static final java.lang.String ACCESS_CONTROL_ALLOW_METHODS n.a.
NEW public static final java.lang.String ACCESS_CONTROL_ALLOW_ORIGIN n.a.
NEW public static final java.lang.String ACCESS_CONTROL_EXPOSE_HEADERS n.a.
NEW public static final java.lang.String ACCESS_CONTROL_MAX_AGE n.a.
NEW public static final java.lang.String ACCESS_CONTROL_REQUEST_HEADERS n.a.
NEW public static final java.lang.String ACCESS_CONTROL_REQUEST_METHOD n.a.
NEW public static final java.lang.String AGE n.a.
NEW public static final java.lang.String ALLOW n.a.
NEW public static final java.lang.String ALPN n.a.
NEW public static final java.lang.String AUTHORIZATION n.a.
NEW public static final java.lang.String CACHE_CONTROL n.a.
NEW public static final java.lang.String CONNECTION n.a.
NEW public static final java.lang.String CONTENT_DISPOSITION n.a.
NEW public static final java.lang.String CONTENT_ENCODING n.a.
NEW public static final java.lang.String CONTENT_LANGUAGE n.a.
NEW public static final java.lang.String CONTENT_LENGTH n.a.
NEW public static final java.lang.String CONTENT_LOCATION n.a.
NEW public static final java.lang.String CONTENT_MD5 n.a.
NEW public static final java.lang.String CONTENT_RANGE n.a.
NEW public static final java.lang.String CONTENT_TYPE n.a.
NEW public static final java.lang.String COOKIE n.a.
NEW public static final java.lang.String DATE n.a.
NEW public static final java.lang.String DAV n.a.
NEW public static final java.lang.String DEPTH n.a.
NEW public static final java.lang.String DESTINATION n.a.
NEW public static final java.lang.String ETAG n.a.
NEW public static final java.lang.String EXPECT n.a.
NEW public static final java.lang.String EXPIRES n.a.
NEW public static final java.lang.String FROM n.a.
NEW public static final java.lang.String HOST n.a.
NEW public static final java.lang.String IF n.a.
NEW public static final java.lang.String IF_MATCH n.a.
NEW public static final java.lang.String IF_MODIFIED_SINCE n.a.
NEW public static final java.lang.String IF_NONE_MATCH n.a.
NEW public static final java.lang.String IF_RANGE n.a.
NEW public static final java.lang.String IF_UNMODIFIED_SINCE n.a.
NEW public static final java.lang.String KEEP_ALIVE n.a.
NEW public static final java.lang.String LAST_MODIFIED n.a.
NEW public static final java.lang.String LINK n.a.
NEW public static final java.lang.String LOCATION n.a.
NEW public static final java.lang.String LOCK_TOKEN n.a.
NEW public static final java.lang.String MAX_FORWARDS n.a.
NEW public static final java.lang.String OVERWRITE n.a.
NEW public static final java.lang.String PRAGMA n.a.
NEW public static final java.lang.String PRIORITY n.a.
NEW public static final java.lang.String PROXY_AUTHENTICATE n.a.
NEW public static final java.lang.String PROXY_AUTHORIZATION n.a.
NEW public static final java.lang.String PROXY_CONNECTION n.a.
NEW public static final java.lang.String RANGE n.a.
NEW public static final java.lang.String REFERER n.a.
NEW public static final java.lang.String RETRY_AFTER n.a.
NEW public static final java.lang.String SERVER n.a.
NEW public static final java.lang.String SET_COOKIE n.a.
NEW public static final java.lang.String STATUS_URI n.a.
NEW public static final java.lang.String TE n.a.
NEW public static final java.lang.String TIMEOUT n.a.
NEW public static final java.lang.String TRAILER n.a.
NEW public static final java.lang.String TRANSFER_ENCODING n.a.
NEW public static final java.lang.String UPGRADE n.a.
NEW public static final java.lang.String USER_AGENT n.a.
NEW public static final java.lang.String VARY n.a.
NEW public static final java.lang.String VIA n.a.
NEW public static final java.lang.String WARNING n.a.
NEW public static final java.lang.String WWW_AUTHENTICATE n.a.
NEW  (Serializable compatible)  final public class  org.apache.hc.core5.http.HttpHost top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.net.NamedEndpoint n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 7347220739927069412 -7529410654042457626
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.URIScheme DEFAULT_SCHEME n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. HttpHost(java.lang.String, org.apache.hc.core5.net.NamedEndpoint) n.a.
Old file New file
n.a. 246
NEW public n.a. HttpHost(java.lang.String, java.net.InetAddress, int) n.a.
Old file New file
n.a. 201
NEW public n.a. HttpHost(java.lang.String, java.net.InetAddress, java.lang.String, int) n.a.
Old file New file
n.a. 83
NEW public n.a. HttpHost(java.lang.String) n.a.
Old file New file
n.a. 182
NEW public n.a. HttpHost(java.lang.String, int) n.a.
Old file New file
n.a. 119
NEW public n.a. HttpHost(java.net.InetAddress) n.a.
Old file New file
n.a. 235
NEW public n.a. HttpHost(org.apache.hc.core5.net.URIAuthority)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 256
NEW public n.a. HttpHost(java.lang.String, java.lang.String, int) n.a.
Old file New file
n.a. 104
NEW public n.a. HttpHost(java.net.InetAddress, int) n.a.
Old file New file
n.a. 219
NEW public n.a. HttpHost(java.lang.String, java.lang.String) n.a.
Old file New file
n.a. 134
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.HttpHost create(java.lang.String)
Status: Name:
NEW java.net.URISyntaxException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 144
NEW static public n.a. org.apache.hc.core5.http.HttpHost create(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 168
NEW public n.a. boolean equals(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 331
NEW public n.a. java.net.InetAddress getAddress()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 296
NEW public n.a. java.lang.String getHostName()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 266
NEW public n.a. int getPort()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 276
NEW public n.a. java.lang.String getSchemeName()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 285
NEW public n.a. int hashCode()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 348
NEW public n.a. java.lang.String toHostString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 319
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 325
NEW public n.a. java.lang.String toURI()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 305
NEW public abstract interface  org.apache.hc.core5.http.HttpMessage top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.MessageHeaders n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void addHeader(org.apache.hc.core5.http.Header) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void addHeader(java.lang.String, java.lang.Object) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.ProtocolVersion getVersion() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean removeHeader(org.apache.hc.core5.http.Header) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean removeHeaders(java.lang.String) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void setHeader(org.apache.hc.core5.http.Header) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void setHeader(java.lang.String, java.lang.Object) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void setHeaders(org.apache.hc.core5.http.Header[]) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void setVersion(org.apache.hc.core5.http.ProtocolVersion) n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.HttpRequest top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpMessage n.a.
NEW org.apache.hc.core5.http.MessageHeaders n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.net.URIAuthority getAuthority() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.lang.String getMethod() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.lang.String getPath() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.lang.String getRequestUri() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.lang.String getScheme() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.net.URI getUri()
Status: Name:
NEW java.net.URISyntaxException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void setAuthority(org.apache.hc.core5.net.URIAuthority) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void setPath(java.lang.String) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void setScheme(java.lang.String) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void setUri(java.net.URI) n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.HttpRequestFactory top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.HttpRequest
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.http.HttpRequest newHttpRequest(java.lang.String, java.lang.String)
Status: Name:
NEW org.apache.hc.core5.http.MethodNotSupportedException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.HttpRequest newHttpRequest(java.lang.String, java.net.URI)
Status: Name:
NEW org.apache.hc.core5.http.MethodNotSupportedException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.HttpRequestInterceptor top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.HttpRequestMapper top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.Object resolve(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.HttpResponse top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpMessage n.a.
NEW org.apache.hc.core5.http.MessageHeaders n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. int getCode() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.util.Locale getLocale() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.lang.String getReasonPhrase() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void setCode(int) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void setLocale(java.util.Locale) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void setReasonPhrase(java.lang.String) n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.HttpResponseFactory top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.HttpResponse
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.http.HttpResponse newHttpResponse(int, java.lang.String) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.HttpResponse newHttpResponse(int) n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.HttpResponseInterceptor top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void process(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW final public class  org.apache.hc.core5.http.HttpStatus top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final int SC_ACCEPTED n.a.
NEW public static final int SC_ALREADY_REPORTED n.a.
NEW public static final int SC_BAD_GATEWAY n.a.
NEW public static final int SC_BAD_REQUEST n.a.
NEW public static final int SC_CLIENT_ERROR n.a.
NEW public static final int SC_CONFLICT n.a.
NEW public static final int SC_CONTINUE n.a.
NEW public static final int SC_CREATED n.a.
NEW public static final int SC_EARLY_HINTS n.a.
NEW public static final int SC_EXPECTATION_FAILED n.a.
NEW public static final int SC_FAILED_DEPENDENCY n.a.
NEW public static final int SC_FORBIDDEN n.a.
NEW public static final int SC_GATEWAY_TIMEOUT n.a.
NEW public static final int SC_GONE n.a.
NEW public static final int SC_HTTP_VERSION_NOT_SUPPORTED n.a.
NEW public static final int SC_IM_USED n.a.
NEW public static final int SC_INFORMATIONAL n.a.
NEW public static final int SC_INSUFFICIENT_SPACE_ON_RESOURCE n.a.
NEW public static final int SC_INSUFFICIENT_STORAGE n.a.
NEW public static final int SC_INTERNAL_SERVER_ERROR n.a.
NEW public static final int SC_LENGTH_REQUIRED n.a.
NEW public static final int SC_LOCKED n.a.
NEW public static final int SC_LOOP_DETECTED n.a.
NEW public static final int SC_METHOD_FAILURE n.a.
NEW public static final int SC_METHOD_NOT_ALLOWED n.a.
NEW public static final int SC_MISDIRECTED_REQUEST n.a.
NEW public static final int SC_MOVED_PERMANENTLY n.a.
NEW public static final int SC_MOVED_TEMPORARILY n.a.
NEW public static final int SC_MULTIPLE_CHOICES n.a.
NEW public static final int SC_MULTI_STATUS n.a.
NEW public static final int SC_NETWORK_AUTHENTICATION_REQUIRED n.a.
NEW public static final int SC_NON_AUTHORITATIVE_INFORMATION n.a.
NEW public static final int SC_NOT_ACCEPTABLE n.a.
NEW public static final int SC_NOT_EXTENDED n.a.
NEW public static final int SC_NOT_FOUND n.a.
NEW public static final int SC_NOT_IMPLEMENTED n.a.
NEW public static final int SC_NOT_MODIFIED n.a.
NEW public static final int SC_NO_CONTENT n.a.
NEW public static final int SC_OK n.a.
NEW public static final int SC_PARTIAL_CONTENT n.a.
NEW public static final int SC_PAYMENT_REQUIRED n.a.
NEW public static final int SC_PERMANENT_REDIRECT n.a.
NEW public static final int SC_PRECONDITION_FAILED n.a.
NEW public static final int SC_PRECONDITION_REQUIRED n.a.
NEW public static final int SC_PROCESSING n.a.
NEW public static final int SC_PROXY_AUTHENTICATION_REQUIRED n.a.
NEW public static final int SC_REDIRECTION n.a.
NEW public static final int SC_REQUESTED_RANGE_NOT_SATISFIABLE n.a.
NEW public static final int SC_REQUEST_HEADER_FIELDS_TOO_LARGE n.a.
NEW public static final int SC_REQUEST_TIMEOUT n.a.
NEW public static final int SC_REQUEST_TOO_LONG n.a.
NEW public static final int SC_REQUEST_URI_TOO_LONG n.a.
NEW public static final int SC_RESET_CONTENT n.a.
NEW public static final int SC_SEE_OTHER n.a.
NEW public static final int SC_SERVER_ERROR n.a.
NEW public static final int SC_SERVICE_UNAVAILABLE n.a.
NEW public static final int SC_SUCCESS n.a.
NEW public static final int SC_SWITCHING_PROTOCOLS n.a.
NEW public static final int SC_TEMPORARY_REDIRECT n.a.
NEW public static final int SC_TOO_EARLY n.a.
NEW public static final int SC_TOO_MANY_REQUESTS n.a.
NEW public static final int SC_UNAUTHORIZED n.a.
NEW public static final int SC_UNAVAILABLE_FOR_LEGAL_REASONS n.a.
NEW public static final int SC_UNPROCESSABLE_CONTENT n.a.
NEW public static final int SC_UNPROCESSABLE_ENTITY
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
NEW public static final int SC_UNSUPPORTED_MEDIA_TYPE n.a.
NEW public static final int SC_UPGRADE_REQUIRED n.a.
NEW public static final int SC_USE_PROXY n.a.
NEW public static final int SC_VARIANT_ALSO_NEGOTIATES n.a.
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.HttpStreamResetException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.io.IOException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -8126273573901943276 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. HttpStreamResetException(java.lang.String) n.a.
Old file New file
n.a. 41
NEW public n.a. HttpStreamResetException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
n.a. 45
NEW  (Serializable compatible)  final public class  org.apache.hc.core5.http.HttpVersion top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.ProtocolVersion n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -8991535321917121522 -5856653513894415344
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.HttpVersion[] ALL n.a.
NEW public static final org.apache.hc.core5.http.HttpVersion DEFAULT n.a.
NEW public static final java.lang.String HTTP n.a.
NEW public static final org.apache.hc.core5.http.HttpVersion HTTP_0_9 n.a.
NEW public static final org.apache.hc.core5.http.HttpVersion HTTP_1_0 n.a.
NEW public static final org.apache.hc.core5.http.HttpVersion HTTP_1_1 n.a.
NEW public static final org.apache.hc.core5.http.HttpVersion HTTP_2 n.a.
NEW public static final org.apache.hc.core5.http.HttpVersion HTTP_2_0 n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. HttpVersion(int, int) n.a.
Old file New file
n.a. 105
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.HttpVersion get(int, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 83
NEW final public class  org.apache.hc.core5.http.impl.BasicEndpointDetails top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.EndpointDetails n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpConnectionMetrics n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicEndpointDetails(java.net.SocketAddress, java.net.SocketAddress, org.apache.hc.core5.http.HttpConnectionMetrics, org.apache.hc.core5.util.Timeout) n.a.
Old file New file
n.a. 50
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. long getReceivedBytesCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 71
NEW public n.a. long getRequestCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 56
NEW public n.a. long getResponseCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 61
NEW public n.a. long getSentBytesCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 66
NEW final public class  org.apache.hc.core5.http.impl.BasicEntityDetails top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicEntityDetails(long, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 47
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 64
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 54
NEW public n.a. java.lang.String getContentType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 59
NEW public n.a. java.util.Set
<..>
New:java.lang.String
getTrailerNames()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 74
NEW public n.a. boolean isChunked()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 69
NEW final public class  org.apache.hc.core5.http.impl.BasicHttpConnectionMetrics top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpConnectionMetrics n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicHttpConnectionMetrics(org.apache.hc.core5.http.io.HttpTransportMetrics, org.apache.hc.core5.http.io.HttpTransportMetrics) n.a.
Old file New file
n.a. 50
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. long getReceivedBytesCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 59
NEW public n.a. long getRequestCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
NEW public n.a. long getResponseCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 84
NEW public n.a. long getSentBytesCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 67
NEW public n.a. void incrementRequestCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 79
NEW public n.a. void incrementResponseCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW public class  org.apache.hc.core5.http.impl.BasicHttpTransportMetrics top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.HttpTransportMetrics n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicHttpTransportMetrics() n.a.
Old file New file
n.a. 43
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. long getBytesTransferred()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 49
NEW public n.a. void incrementBytesTransferred(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 53
NEW public class  org.apache.hc.core5.http.impl.bootstrap.AsyncRequester top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.bootstrap.AbstractConnectionInitiatorBase n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.reactor.IOReactor n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.reactor.ConnectionInitiator n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW org.apache.hc.core5.reactor.IOReactorService n.a.
NEW java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void awaitShutdown(org.apache.hc.core5.util.TimeValue)
Status: Name:
NEW java.lang.InterruptedException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 126
NEW public n.a. void close(org.apache.hc.core5.io.CloseMode)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 131
NEW public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 136
NEW public n.a. org.apache.hc.core5.reactor.IOReactorStatus getStatus()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 116
NEW public n.a. void initiateShutdown()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 121
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.IOSession
requestSession(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.util.Timeout, java.lang.Object, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.IOSession
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 104
NEW public n.a. void start()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 111
NEW public class  org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap bootstrap()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW public n.a. org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester create()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 255
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap setCharCodingConfig(org.apache.hc.core5.http.config.CharCodingConfig)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 117
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap setConnPoolListener(org.apache.hc.core5.pool.ConnPoolListener
<..>
New:org.apache.hc.core5.http.HttpHost
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 249
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap setConnectionReuseStrategy(org.apache.hc.core5.http.ConnectionReuseStrategy)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 137
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap setDefaultMaxPerRoute(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 142
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap setExceptionCallback(org.apache.hc.core5.function.Callback
<..>
New:java.lang.Exception
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 208
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap setHttp1Config(org.apache.hc.core5.http.config.Http1Config)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 107
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap setHttpProcessor(org.apache.hc.core5.http.protocol.HttpProcessor)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 127
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap setIOReactorConfig(org.apache.hc.core5.reactor.IOReactorConfig)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 97
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap setIOReactorMetricsListener(org.apache.hc.core5.reactor.IOReactorMetricsListener)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 229
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap setIOSessionDecorator(org.apache.hc.core5.function.Decorator
<..>
New:org.apache.hc.core5.reactor.IOSession
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 198
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap setIOSessionListener(org.apache.hc.core5.reactor.IOSessionListener)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 218
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap setMaxTotal(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 147
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap setPoolConcurrencyPolicy(org.apache.hc.core5.pool.PoolConcurrencyPolicy)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 173
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap setPoolReusePolicy(org.apache.hc.core5.pool.PoolReusePolicy)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 162
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap setStreamListener(org.apache.hc.core5.http.impl.Http1StreamListener)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 239
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap setTimeToLive(org.apache.hc.core5.util.Timeout)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 152
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap setTlsHandshakeTimeout(org.apache.hc.core5.util.Timeout)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 188
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncRequesterBootstrap setTlsStrategy(org.apache.hc.core5.http.nio.ssl.TlsStrategy)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 183
NEW public class  org.apache.hc.core5.http.impl.bootstrap.AsyncServer top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.bootstrap.AbstractConnectionInitiatorBase n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.reactor.IOReactor n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.reactor.ConnectionInitiator n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW org.apache.hc.core5.reactor.IOReactorService n.a.
NEW org.apache.hc.core5.reactor.ConnectionAcceptor n.a.
NEW java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void awaitShutdown(org.apache.hc.core5.util.TimeValue)
Status: Name:
NEW java.lang.InterruptedException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 140
NEW public n.a. void close(org.apache.hc.core5.io.CloseMode)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 145
NEW public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 150
NEW public n.a. java.util.Set
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
getEndpoints()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 125
NEW public n.a. org.apache.hc.core5.reactor.IOReactorStatus getStatus()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 130
NEW public n.a. void initiateShutdown()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 135
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
listen(java.net.SocketAddress, java.lang.Object, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
listen(java.net.SocketAddress, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 106
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
listen(java.net.SocketAddress)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW public n.a. void pause()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 115
NEW public n.a. void resume()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 120
NEW public n.a. void start()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 87
NEW public class  org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap addFilterAfter(java.lang.String, java.lang.String, org.apache.hc.core5.http.nio.AsyncFilterHandler)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 408
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap addFilterBefore(java.lang.String, java.lang.String, org.apache.hc.core5.http.nio.AsyncFilterHandler)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 395
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap addFilterFirst(java.lang.String, org.apache.hc.core5.http.nio.AsyncFilterHandler)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 433
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap addFilterLast(java.lang.String, org.apache.hc.core5.http.nio.AsyncFilterHandler)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 445
NEW static public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap bootstrap()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 112
NEW public n.a. org.apache.hc.core5.http.impl.bootstrap.HttpAsyncServer create()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 452
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap register(java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 305
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap register(java.lang.String, java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 322
NEW final public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap register(java.lang.String, org.apache.hc.core5.http.nio.AsyncServerRequestHandler
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 356
NEW final public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap register(java.lang.String, java.lang.String, org.apache.hc.core5.http.nio.AsyncServerRequestHandler
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 372
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap registerVirtual(java.lang.String, java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 341
NEW final public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap registerVirtual(java.lang.String, java.lang.String, org.apache.hc.core5.http.nio.AsyncServerRequestHandler
<..>
New:T
)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 386
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap replaceFilter(java.lang.String, org.apache.hc.core5.http.nio.AsyncFilterHandler)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 421
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap setAuthorityResolver(java.util.function.BiFunction
<..>
New:java.lang.Stringorg.apache.hc.core5.net.URIAuthorityorg.apache.hc.core5.net.URIAuthority
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 292
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap setCanonicalHostName(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 122
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap setCharCodingConfig(org.apache.hc.core5.http.config.CharCodingConfig)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 155
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap setConnectionReuseStrategy(org.apache.hc.core5.http.ConnectionReuseStrategy)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 177
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap setExceptionCallback(org.apache.hc.core5.function.Callback
<..>
New:java.lang.Exception
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 232
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap setHttp1Config(org.apache.hc.core5.http.config.Http1Config)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 144
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap setHttpProcessor(org.apache.hc.core5.http.protocol.HttpProcessor)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 166
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap setIOReactorConfig(org.apache.hc.core5.reactor.IOReactorConfig)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 133
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap setIOReactorMetricsListener(org.apache.hc.core5.reactor.IOReactorMetricsListener)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 221
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap setIOSessionDecorator(org.apache.hc.core5.function.Decorator
<..>
New:org.apache.hc.core5.reactor.IOSession
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 210
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap setIOSessionListener(org.apache.hc.core5.reactor.IOSessionListener)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 243
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap setLookupRegistry(org.apache.hc.core5.http.protocol.LookupRegistry
<..>
New:org.apache.hc.core5.function.Supplier<org.apache.hc.core5.http.nio.AsyncServerExchangeHandler>
)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 256
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap setRequestRouter(org.apache.hc.core5.http.HttpRequestMapper
<..>
New:org.apache.hc.core5.function.Supplier<org.apache.hc.core5.http.nio.AsyncServerExchangeHandler>
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 269
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap setStreamListener(org.apache.hc.core5.http.impl.Http1StreamListener)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 281
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap setTlsHandshakeTimeout(org.apache.hc.core5.util.Timeout)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 199
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.AsyncServerBootstrap setTlsStrategy(org.apache.hc.core5.http.nio.ssl.TlsStrategy)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 188
NEW public class  org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.bootstrap.AsyncRequester n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.reactor.IOReactor n.a.
NEW org.apache.hc.core5.pool.ConnPoolControl n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.reactor.ConnectionInitiator n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW org.apache.hc.core5.pool.ConnPoolStats n.a.
NEW org.apache.hc.core5.reactor.IOReactorService n.a.
NEW java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void closeExpired()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 174
NEW public n.a. void closeIdle(org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 169
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.http.nio.AsyncClientEndpoint
connect(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.util.Timeout, java.lang.Object, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.http.nio.AsyncClientEndpoint
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 187
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.http.nio.AsyncClientEndpoint
connect(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.util.Timeout)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 263
NEW protected n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.http.nio.AsyncClientEndpoint
doConnect(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.util.Timeout, java.lang.Object, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.http.nio.AsyncClientEndpoint
)
n.a.
Old file New file
n.a. 195
NEW protected n.a. void doTlsUpgrade(org.apache.hc.core5.reactor.ProtocolIOSession, org.apache.hc.core5.net.NamedEndpoint, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ProtocolIOSession
)
n.a.
Old file New file
n.a. 459
NEW public n.a. void execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.nio.AsyncClientExchangeHandler, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 275
NEW public n.a. void execute(org.apache.hc.core5.http.nio.AsyncClientExchangeHandler, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 381
NEW public n.a. void execute(org.apache.hc.core5.http.nio.AsyncClientExchangeHandler, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 388
NEW final public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
java.util.concurrent.Future
<..>
New:T
execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 403
NEW final public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
java.util.concurrent.Future
<..>
New:T
execute(org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 422
NEW final public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
java.util.concurrent.Future
<..>
New:T
execute(org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 431
NEW final public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
java.util.concurrent.Future
<..>
New:T
execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 444
NEW final public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
java.util.concurrent.Future
<..>
New:T
execute(org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 452
NEW public n.a. int getDefaultMaxPerRoute()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 154
NEW public n.a. int getMaxPerRoute(org.apache.hc.core5.http.HttpHost)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 164
NEW public n.a. int getMaxTotal()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 144
NEW public n.a. java.util.Set
<..>
New:org.apache.hc.core5.http.HttpHost
getRoutes()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 179
NEW public n.a. org.apache.hc.core5.pool.PoolStats getStats(org.apache.hc.core5.http.HttpHost)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 134
NEW public n.a. org.apache.hc.core5.pool.PoolStats getTotalStats()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 129
NEW public n.a. void setDefaultMaxPerRoute(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 149
NEW public n.a. void setMaxPerRoute(org.apache.hc.core5.http.HttpHost, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 159
NEW public n.a. void setMaxTotal(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 139
NEW public class  org.apache.hc.core5.http.impl.bootstrap.HttpAsyncServer top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.bootstrap.AsyncServer n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.reactor.IOReactor n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.reactor.ConnectionInitiator n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW org.apache.hc.core5.reactor.IOReactorService n.a.
NEW org.apache.hc.core5.reactor.ConnectionAcceptor n.a.
NEW java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
listen(java.net.SocketAddress, org.apache.hc.core5.http.URIScheme, java.lang.Object, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 85
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
listen(java.net.SocketAddress, org.apache.hc.core5.http.URIScheme, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
listen(java.net.SocketAddress, org.apache.hc.core5.http.URIScheme)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 108
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
listen(java.net.SocketAddress, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 117
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
listen(java.net.SocketAddress)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 126
NEW public class  org.apache.hc.core5.http.impl.bootstrap.HttpRequester top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.pool.ConnPoolControl n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW org.apache.hc.core5.pool.ConnPoolStats n.a.
NEW java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void close(org.apache.hc.core5.io.CloseMode)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 456
NEW public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 461
NEW public n.a. void closeExpired()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 181
NEW public n.a. void closeIdle(org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 176
NEW public n.a. org.apache.hc.core5.http.ClassicHttpResponse execute(org.apache.hc.core5.http.io.HttpClientConnection, org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpResponseInformationCallback, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 194
NEW public n.a. org.apache.hc.core5.http.ClassicHttpResponse execute(org.apache.hc.core5.http.io.HttpClientConnection, org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 210
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
java.lang.Object execute(org.apache.hc.core5.http.io.HttpClientConnection, org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.http.io.HttpClientResponseHandler
<..>
New:T
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 230
NEW public n.a. org.apache.hc.core5.http.ClassicHttpResponse execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpResponseInformationCallback, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 306
NEW public n.a. org.apache.hc.core5.http.ClassicHttpResponse execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 434
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
java.lang.Object execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.http.io.HttpClientResponseHandler
<..>
New:T
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 443
NEW public n.a. org.apache.hc.core5.pool.ConnPoolControl
<..>
New:org.apache.hc.core5.http.HttpHost
getConnPoolControl()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 451
NEW public n.a. int getDefaultMaxPerRoute()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 161
NEW public n.a. int getMaxPerRoute(org.apache.hc.core5.http.HttpHost)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 171
NEW public n.a. int getMaxTotal()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 151
NEW public n.a. java.util.Set
<..>
New:org.apache.hc.core5.http.HttpHost
getRoutes()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 186
NEW public n.a. org.apache.hc.core5.pool.PoolStats getStats(org.apache.hc.core5.http.HttpHost)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 141
NEW public n.a. org.apache.hc.core5.pool.PoolStats getTotalStats()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 136
NEW public n.a. boolean keepAlive(org.apache.hc.core5.http.io.HttpClientConnection, org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.ClassicHttpResponse, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 218
NEW public n.a. void setDefaultMaxPerRoute(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 156
NEW public n.a. void setMaxPerRoute(org.apache.hc.core5.http.HttpHost, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 166
NEW public n.a. void setMaxTotal(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 146
NEW public class  org.apache.hc.core5.http.impl.bootstrap.HttpServer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void awaitTermination(org.apache.hc.core5.util.TimeValue)
Status: Name:
NEW java.lang.InterruptedException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 203
NEW public n.a. void close(org.apache.hc.core5.io.CloseMode)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 209
NEW public n.a. void close(org.apache.hc.core5.io.CloseMode, org.apache.hc.core5.util.Timeout)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 222
NEW public n.a. void close()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 238
NEW public n.a. java.net.InetAddress getInetAddress()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 128
NEW public n.a. int getLocalPort()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 136
NEW public n.a. void initiateShutdown()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 199
NEW public n.a. void start()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 145
NEW public n.a. void stop()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 183
NEW public class  org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap bootstrap()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW public n.a. org.apache.hc.core5.http.impl.bootstrap.HttpRequester create()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 203
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap setConnPoolListener(org.apache.hc.core5.pool.ConnPoolListener
<..>
New:org.apache.hc.core5.http.HttpHost
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 198
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap setConnectionFactory(org.apache.hc.core5.http.io.HttpConnectionFactory
<..>
New:? extends org.apache.hc.core5.http.io.HttpClientConnection
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 132
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap setConnectionReuseStrategy(org.apache.hc.core5.http.ConnectionReuseStrategy)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 117
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap setDefaultMaxPerRoute(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 167
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap setHttp1Config(org.apache.hc.core5.http.config.Http1Config)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 107
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap setHttpProcessor(org.apache.hc.core5.http.protocol.HttpProcessor)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 97
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap setMaxTotal(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 172
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap setPoolConcurrencyPolicy(org.apache.hc.core5.pool.PoolConcurrencyPolicy)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 188
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap setPoolReusePolicy(org.apache.hc.core5.pool.PoolReusePolicy)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 182
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap setSocketConfig(org.apache.hc.core5.http.io.SocketConfig)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 127
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap setSslContext(javax.net.ssl.SSLContext)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 137
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap setSslSessionVerifier(org.apache.hc.core5.http.io.ssl.SSLSessionVerifier)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 162
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap setSslSetupHandler(org.apache.hc.core5.function.Callback
<..>
New:javax.net.ssl.SSLParameters
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 152
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap setSslSocketFactory(javax.net.ssl.SSLSocketFactory)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 142
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap setStreamListener(org.apache.hc.core5.http.impl.Http1StreamListener)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 193
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.RequesterBootstrap setTimeToLive(org.apache.hc.core5.util.Timeout)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 177
NEW public class  org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap addFilterAfter(java.lang.String, java.lang.String, org.apache.hc.core5.http.io.HttpFilterHandler)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 325
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap addFilterBefore(java.lang.String, java.lang.String, org.apache.hc.core5.http.io.HttpFilterHandler)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 314
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap addFilterFirst(java.lang.String, org.apache.hc.core5.http.io.HttpFilterHandler)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 346
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap addFilterLast(java.lang.String, org.apache.hc.core5.http.io.HttpFilterHandler)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 356
NEW static public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap bootstrap()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW public n.a. org.apache.hc.core5.http.impl.bootstrap.HttpServer create()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 363
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap register(java.lang.String, org.apache.hc.core5.http.io.HttpRequestHandler)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 204
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap register(java.lang.String, java.lang.String, org.apache.hc.core5.http.io.HttpRequestHandler)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 221
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap registerVirtual(java.lang.String, java.lang.String, org.apache.hc.core5.http.io.HttpRequestHandler)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 233
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap replaceFilter(java.lang.String, org.apache.hc.core5.http.io.HttpFilterHandler)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 336
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap setAuthorityResolver(java.util.function.BiFunction
<..>
New:java.lang.Stringorg.apache.hc.core5.net.URIAuthorityorg.apache.hc.core5.net.URIAuthority
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 306
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap setCanonicalHostName(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap setCharCodingConfig(org.apache.hc.core5.http.config.CharCodingConfig)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 159
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap setConnectionFactory(org.apache.hc.core5.http.io.HttpConnectionFactory
<..>
New:? extends org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnection
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 252
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap setConnectionReuseStrategy(org.apache.hc.core5.http.ConnectionReuseStrategy)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 175
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap setExceptionListener(org.apache.hc.core5.http.ExceptionListener)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 287
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap setHttp1Config(org.apache.hc.core5.http.config.Http1Config)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 151
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap setHttpProcessor(org.apache.hc.core5.http.protocol.HttpProcessor)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 167
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap setListenerPort(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 127
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap setLocalAddress(java.net.InetAddress)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 135
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap setLookupRegistry(org.apache.hc.core5.http.protocol.LookupRegistry
<..>
New:org.apache.hc.core5.http.io.HttpRequestHandler
)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 192
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap setRequestRouter(org.apache.hc.core5.http.HttpRequestMapper
<..>
New:org.apache.hc.core5.http.io.HttpRequestHandler
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 243
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap setResponseFactory(org.apache.hc.core5.http.HttpResponseFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 183
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap setServerSocketFactory(javax.net.ServerSocketFactory)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 260
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap setSocketConfig(org.apache.hc.core5.http.io.SocketConfig)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 143
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap setSslContext(javax.net.ssl.SSLContext)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 271
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap setSslSetupHandler(org.apache.hc.core5.function.Callback
<..>
New:javax.net.ssl.SSLParameters
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 279
NEW final public n.a. org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap setStreamListener(org.apache.hc.core5.http.impl.Http1StreamListener)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 295
NEW  (Serializable compatible)  final public enum  org.apache.hc.core5.http.impl.bootstrap.StandardFilter top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 1680214654720313548 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.bootstrap.StandardFilter EXPECT_CONTINUE n.a.
NEW public static final org.apache.hc.core5.http.impl.bootstrap.StandardFilter MAIN_HANDLER n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.impl.bootstrap.StandardFilter valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 36
NEW static public n.a. org.apache.hc.core5.http.impl.bootstrap.StandardFilter[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 36
NEW final public class  org.apache.hc.core5.http.impl.CharCodingSupport top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. java.nio.charset.CharsetDecoder createDecoder(org.apache.hc.core5.http.config.CharCodingConfig)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 43
NEW static public n.a. java.nio.charset.CharsetEncoder createEncoder(org.apache.hc.core5.http.config.CharCodingConfig)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 58
NEW final public class  org.apache.hc.core5.http.impl.DefaultAddressResolver top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.function.Resolver n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.DefaultAddressResolver INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultAddressResolver() n.a.
Old file New file
n.a. 41
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.net.InetSocketAddress resolve(org.apache.hc.core5.http.HttpHost)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 50
NEW public class  org.apache.hc.core5.http.impl.DefaultConnectionReuseStrategy top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.ConnectionReuseStrategy n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.DefaultConnectionReuseStrategy INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultConnectionReuseStrategy() n.a.
Old file New file
n.a. 74
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. boolean keepAlive(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 81
NEW public class  org.apache.hc.core5.http.impl.DefaultContentLengthStrategy top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.ContentLengthStrategy n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.DefaultContentLengthStrategy INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultContentLengthStrategy() n.a.
Old file New file
n.a. 65
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. long determineLength(org.apache.hc.core5.http.HttpMessage)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW public class  org.apache.hc.core5.http.impl.EnglishReasonPhraseCatalog top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.ReasonPhraseCatalog n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.EnglishReasonPhraseCatalog INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW protected n.a. EnglishReasonPhraseCatalog() n.a.
Old file New file
n.a. 60
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.lang.String getReason(int, java.util.Locale)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
NEW final public class  org.apache.hc.core5.http.impl.HttpProcessors top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. HttpProcessors() n.a.
Old file New file
n.a. 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.protocol.HttpProcessor client(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 162
NEW static public n.a. org.apache.hc.core5.http.protocol.HttpProcessor client()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 172
NEW static public n.a. org.apache.hc.core5.http.protocol.HttpProcessor client(java.lang.String, boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 185
NEW static public n.a. org.apache.hc.core5.http.protocol.HttpProcessor clientStrict()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 198
NEW static public n.a. org.apache.hc.core5.http.protocol.HttpProcessor clientStrict(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 212
NEW static public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder customClient(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 106
NEW static public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder customClient(java.lang.String, boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 151
NEW static public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder customServer(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 64
NEW static public n.a. org.apache.hc.core5.http.protocol.HttpProcessor server(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 85
NEW static public n.a. org.apache.hc.core5.http.protocol.HttpProcessor server()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 95
NEW static public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder strictClient(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 131
NEW public abstract class  org.apache.hc.core5.http.impl.io.AbstractMessageParser top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.HttpMessage
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.HttpMessageParser n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AbstractMessageParser(org.apache.hc.core5.http.message.LineParser, org.apache.hc.core5.http.config.Http1Config)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 86
NEW public n.a. AbstractMessageParser(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.message.LineParser) n.a.
Old file New file
n.a. 73
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. java.io.IOException createConnectionClosedException()
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 238
NEW protected abstract n.a. org.apache.hc.core5.http.HttpMessage createMessage(org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
NEW public n.a. org.apache.hc.core5.http.HttpMessage parse(org.apache.hc.core5.http.io.SessionInputBuffer, java.io.InputStream)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 243
NEW static public n.a. org.apache.hc.core5.http.Header[] parseHeaders(org.apache.hc.core5.http.io.SessionInputBuffer, java.io.InputStream, int, int, org.apache.hc.core5.http.message.LineParser)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
NEW static public n.a. org.apache.hc.core5.http.Header[] parseHeaders(org.apache.hc.core5.http.io.SessionInputBuffer, java.io.InputStream, int, int, org.apache.hc.core5.http.message.LineParser, java.util.List
<..>
New:org.apache.hc.core5.util.CharArrayBuffer
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 156
NEW public abstract class  org.apache.hc.core5.http.impl.io.AbstractMessageWriter top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.HttpMessage
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.HttpMessageWriter n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AbstractMessageWriter(org.apache.hc.core5.http.message.LineFormatter) n.a.
Old file New file
n.a. 66
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void write(org.apache.hc.core5.http.HttpMessage, org.apache.hc.core5.http.io.SessionOutputBuffer, java.io.OutputStream)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 87
NEW protected abstract n.a. void writeHeadLine(org.apache.hc.core5.http.HttpMessage, org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public class  org.apache.hc.core5.http.impl.io.ChunkedInputStream top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.io.InputStream n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ChunkedInputStream(org.apache.hc.core5.http.io.SessionInputBuffer, java.io.InputStream, org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
n.a. 101
NEW public n.a. ChunkedInputStream(org.apache.hc.core5.http.io.SessionInputBuffer, java.io.InputStream) n.a.
Old file New file
n.a. 117
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 122
NEW public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 308
NEW public n.a. org.apache.hc.core5.http.Header[] getFooters()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 331
NEW public n.a. int read()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 140
NEW public n.a. int read(byte[], int, int)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 174
NEW public n.a. int read(byte[])
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 211
NEW public class  org.apache.hc.core5.http.impl.io.ChunkedOutputStream top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.io.OutputStream n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW java.lang.AutoCloseable n.a.
NEW java.io.Flushable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ChunkedOutputStream(org.apache.hc.core5.http.io.SessionOutputBuffer, java.io.OutputStream, int, org.apache.hc.core5.function.Supplier
<..>
New:java.util.List<org.apache.hc.core5.http.Header>
)
n.a.
Old file New file
n.a. 105
NEW public n.a. ChunkedOutputStream(org.apache.hc.core5.http.io.SessionOutputBuffer, java.io.OutputStream, byte[], org.apache.hc.core5.function.Supplier
<..>
New:java.util.List<org.apache.hc.core5.http.Header>
)
n.a.
Old file New file
n.a. 82
NEW public n.a. ChunkedOutputStream(org.apache.hc.core5.http.io.SessionOutputBuffer, java.io.OutputStream, int) n.a.
Old file New file
n.a. 116
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 243
NEW public n.a. void finish()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 183
NEW public n.a. void flush()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 234
NEW public n.a. void write(int)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 193
NEW public n.a. void write(byte[])
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 209
NEW public n.a. void write(byte[], int, int)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 218
NEW public class  org.apache.hc.core5.http.impl.io.ContentLengthInputStream top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.io.InputStream n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ContentLengthInputStream(org.apache.hc.core5.http.io.SessionInputBuffer, java.io.InputStream, long) n.a.
Old file New file
n.a. 82
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 115
NEW public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 97
NEW public n.a. int read()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 127
NEW public n.a. int read(byte[], int, int)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 161
NEW public n.a. int read(byte[])
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 196
NEW public n.a. long skip(long)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 209
NEW public class  org.apache.hc.core5.http.impl.io.ContentLengthOutputStream top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.io.OutputStream n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW java.lang.AutoCloseable n.a.
NEW java.io.Flushable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ContentLengthOutputStream(org.apache.hc.core5.http.io.SessionOutputBuffer, java.io.OutputStream, long) n.a.
Old file New file
n.a. 78
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 90
NEW public n.a. void flush()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 98
NEW public n.a. void write(byte[], int, int)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 103
NEW public n.a. void write(byte[])
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
NEW public n.a. void write(int)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 124
NEW public class  org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.io.BHttpConnectionBase n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.SocketModalCloseable n.a.
NEW org.apache.hc.core5.http.HttpConnection n.a.
NEW org.apache.hc.core5.http.io.BHttpConnection n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW org.apache.hc.core5.http.io.HttpClientConnection n.a.
NEW java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultBHttpClientConnection(org.apache.hc.core5.http.config.Http1Config, java.nio.charset.CharsetDecoder, java.nio.charset.CharsetEncoder) n.a.
Old file New file
n.a. 164
NEW public n.a. DefaultBHttpClientConnection(org.apache.hc.core5.http.config.Http1Config, java.nio.charset.CharsetDecoder, java.nio.charset.CharsetEncoder, org.apache.hc.core5.http.ContentLengthStrategy, org.apache.hc.core5.http.ContentLengthStrategy, org.apache.hc.core5.http.io.ResponseOutOfOrderStrategy, org.apache.hc.core5.http.io.HttpMessageWriterFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpRequest
, org.apache.hc.core5.http.io.HttpMessageParserFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
)
n.a.
Old file New file
n.a. 110
NEW public n.a. DefaultBHttpClientConnection(org.apache.hc.core5.http.config.Http1Config, java.nio.charset.CharsetDecoder, java.nio.charset.CharsetEncoder, org.apache.hc.core5.http.ContentLengthStrategy, org.apache.hc.core5.http.ContentLengthStrategy, org.apache.hc.core5.http.io.HttpMessageWriterFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpRequest
, org.apache.hc.core5.http.io.HttpMessageParserFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
)
n.a.
Old file New file
n.a. 149
NEW public n.a. DefaultBHttpClientConnection(org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
n.a. 168
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void bind(java.net.Socket)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 179
NEW public n.a. void bind(javax.net.ssl.SSLSocket, java.net.Socket)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 187
NEW public n.a. boolean isConsistent()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 295
NEW protected n.a. void onRequestSubmitted(org.apache.hc.core5.http.ClassicHttpRequest) n.a.
Old file New file
n.a. 175
NEW protected n.a. void onResponseReceived(org.apache.hc.core5.http.ClassicHttpResponse) n.a.
Old file New file
n.a. 172
NEW public n.a. void receiveResponseEntity(org.apache.hc.core5.http.ClassicHttpResponse)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 353
NEW public n.a. org.apache.hc.core5.http.ClassicHttpResponse receiveResponseHeader()
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 330
NEW public n.a. void sendRequestEntity(org.apache.hc.core5.http.ClassicHttpRequest)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 202
NEW public n.a. void sendRequestHeader(org.apache.hc.core5.http.ClassicHttpRequest)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 193
NEW public n.a. void terminateRequest(org.apache.hc.core5.http.ClassicHttpRequest)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 300
NEW public class  org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.HttpConnectionFactory n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultBHttpClientConnectionFactory(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.config.CharCodingConfig, org.apache.hc.core5.http.ContentLengthStrategy, org.apache.hc.core5.http.ContentLengthStrategy, org.apache.hc.core5.http.io.HttpMessageWriterFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpRequest
, org.apache.hc.core5.http.io.HttpMessageParserFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
)
n.a.
Old file New file
n.a. 91
NEW public n.a. DefaultBHttpClientConnectionFactory() n.a.
Old file New file
n.a. 116
NEW public n.a. DefaultBHttpClientConnectionFactory(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.config.CharCodingConfig) n.a.
Old file New file
n.a. 112
NEW public n.a. DefaultBHttpClientConnectionFactory(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.config.CharCodingConfig, org.apache.hc.core5.http.io.HttpMessageWriterFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpRequest
, org.apache.hc.core5.http.io.HttpMessageParserFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
)
n.a.
Old file New file
n.a. 106
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory$Builder builder()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 154
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection createConnection(java.net.Socket)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 133
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnection createConnection(javax.net.ssl.SSLSocket, java.net.Socket)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 143
NEW final static public class  org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory$Builder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 212
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory$Builder charCodingConfig(org.apache.hc.core5.http.config.CharCodingConfig)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 180
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory$Builder http1Config(org.apache.hc.core5.http.config.Http1Config)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 175
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory$Builder incomingContentLengthStrategy(org.apache.hc.core5.http.ContentLengthStrategy)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 185
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory$Builder outgoingContentLengthStrategy(org.apache.hc.core5.http.ContentLengthStrategy)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 190
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory$Builder requestWriterFactory(org.apache.hc.core5.http.io.HttpMessageWriterFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpRequest
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 201
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory$Builder responseOutOfOrderStrategy(org.apache.hc.core5.http.io.ResponseOutOfOrderStrategy)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 195
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpClientConnectionFactory$Builder responseParserFactory(org.apache.hc.core5.http.io.HttpMessageParserFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 207
NEW public class  org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnection top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.io.BHttpConnectionBase n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.SocketModalCloseable n.a.
NEW org.apache.hc.core5.http.HttpConnection n.a.
NEW org.apache.hc.core5.http.io.BHttpConnection n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW org.apache.hc.core5.http.io.HttpServerConnection n.a.
NEW java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultBHttpServerConnection(java.lang.String, org.apache.hc.core5.http.config.Http1Config, java.nio.charset.CharsetDecoder, java.nio.charset.CharsetEncoder, org.apache.hc.core5.http.ContentLengthStrategy, org.apache.hc.core5.http.ContentLengthStrategy, org.apache.hc.core5.http.io.HttpMessageParserFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpRequest
, org.apache.hc.core5.http.io.HttpMessageWriterFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
)
n.a.
Old file New file
n.a. 98
NEW public n.a. DefaultBHttpServerConnection(java.lang.String, org.apache.hc.core5.http.config.Http1Config, java.nio.charset.CharsetDecoder, java.nio.charset.CharsetEncoder) n.a.
Old file New file
n.a. 115
NEW public n.a. DefaultBHttpServerConnection(java.lang.String, org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
n.a. 121
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void bind(java.net.Socket)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 132
NEW public n.a. void bind(javax.net.ssl.SSLSocket, java.net.Socket)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 140
NEW protected n.a. void onRequestReceived(org.apache.hc.core5.http.ClassicHttpRequest) n.a.
Old file New file
n.a. 125
NEW protected n.a. void onResponseSubmitted(org.apache.hc.core5.http.ClassicHttpResponse) n.a.
Old file New file
n.a. 128
NEW public n.a. void receiveRequestEntity(org.apache.hc.core5.http.ClassicHttpRequest)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 164
NEW public n.a. org.apache.hc.core5.http.ClassicHttpRequest receiveRequestHeader()
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 145
NEW public n.a. void sendResponseEntity(org.apache.hc.core5.http.ClassicHttpResponse)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 189
NEW public n.a. void sendResponseHeader(org.apache.hc.core5.http.ClassicHttpResponse)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 177
NEW public class  org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.HttpConnectionFactory n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultBHttpServerConnectionFactory(java.lang.String, org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.config.CharCodingConfig) n.a.
Old file New file
n.a. 97
NEW public n.a. DefaultBHttpServerConnectionFactory(java.lang.String, org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.config.CharCodingConfig, org.apache.hc.core5.http.ContentLengthStrategy, org.apache.hc.core5.http.ContentLengthStrategy, org.apache.hc.core5.http.io.HttpMessageParserFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpRequest
, org.apache.hc.core5.http.io.HttpMessageWriterFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
)
n.a.
Old file New file
n.a. 72
NEW public n.a. DefaultBHttpServerConnectionFactory(java.lang.String, org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.config.CharCodingConfig, org.apache.hc.core5.http.io.HttpMessageParserFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpRequest
, org.apache.hc.core5.http.io.HttpMessageWriterFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
)
n.a.
Old file New file
n.a. 90
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory$Builder builder()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 135
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnection createConnection(java.net.Socket)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 114
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnection createConnection(javax.net.ssl.SSLSocket, java.net.Socket)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 124
NEW final static public class  org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory$Builder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 193
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory$Builder charCodingConfig(org.apache.hc.core5.http.config.CharCodingConfig)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 166
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory$Builder http1Config(org.apache.hc.core5.http.config.Http1Config)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 161
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory$Builder incomingContentLengthStrategy(org.apache.hc.core5.http.ContentLengthStrategy)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 171
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory$Builder outgoingContentLengthStrategy(org.apache.hc.core5.http.ContentLengthStrategy)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 176
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory$Builder requestParserFactory(org.apache.hc.core5.http.io.HttpMessageParserFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpRequest
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 182
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory$Builder responseWriterFactory(org.apache.hc.core5.http.io.HttpMessageWriterFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 188
NEW public n.a. org.apache.hc.core5.http.impl.io.DefaultBHttpServerConnectionFactory$Builder scheme(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 156
NEW public class  org.apache.hc.core5.http.impl.io.DefaultClassicHttpRequestFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpRequestFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.io.DefaultClassicHttpRequestFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultClassicHttpRequestFactory() n.a.
Old file New file
n.a. 44
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.ClassicHttpRequest newHttpRequest(java.lang.String, java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 50
NEW public n.a. org.apache.hc.core5.http.ClassicHttpRequest newHttpRequest(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 55
NEW public class  org.apache.hc.core5.http.impl.io.DefaultClassicHttpResponseFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpResponseFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.io.DefaultClassicHttpResponseFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultClassicHttpResponseFactory(org.apache.hc.core5.http.ReasonPhraseCatalog) n.a.
Old file New file
n.a. 56
NEW public n.a. DefaultClassicHttpResponseFactory() n.a.
Old file New file
n.a. 65
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.ClassicHttpResponse newHttpResponse(int, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 70
NEW public n.a. org.apache.hc.core5.http.ClassicHttpResponse newHttpResponse(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
NEW public class  org.apache.hc.core5.http.impl.io.DefaultHttpRequestParser top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.io.AbstractMessageParser n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.HttpMessageParser n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultHttpRequestParser(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.message.LineParser, org.apache.hc.core5.http.HttpRequestFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpRequest
)
n.a.
Old file New file
n.a. 61
NEW public n.a. DefaultHttpRequestParser(org.apache.hc.core5.http.message.LineParser, org.apache.hc.core5.http.HttpRequestFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpRequest
, org.apache.hc.core5.http.config.Http1Config)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 73
NEW public n.a. DefaultHttpRequestParser(org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
n.a. 80
NEW public n.a. DefaultHttpRequestParser() n.a.
Old file New file
n.a. 87
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. org.apache.hc.core5.http.ClassicHttpRequest createMessage(org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. 102
NEW public n.a. org.apache.hc.core5.http.ClassicHttpRequest parse(org.apache.hc.core5.http.io.SessionInputBuffer, java.io.InputStream)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 94
NEW public class  org.apache.hc.core5.http.impl.io.DefaultHttpRequestParserFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.HttpMessageParserFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.io.DefaultHttpRequestParserFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultHttpRequestParserFactory(org.apache.hc.core5.http.message.LineParser, org.apache.hc.core5.http.HttpRequestFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpRequest
)
n.a.
Old file New file
n.a. 69
NEW public n.a. DefaultHttpRequestParserFactory(org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
n.a. 76
NEW public n.a. DefaultHttpRequestParserFactory() n.a.
Old file New file
n.a. 80
NEW public n.a. DefaultHttpRequestParserFactory(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.message.LineParser, org.apache.hc.core5.http.HttpRequestFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpRequest
)
n.a.
Old file New file
n.a. 61
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.io.HttpMessageParser
<..>
New:org.apache.hc.core5.http.ClassicHttpRequest
create(org.apache.hc.core5.http.config.Http1Config)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 89
NEW public n.a. org.apache.hc.core5.http.io.HttpMessageParser
<..>
New:org.apache.hc.core5.http.ClassicHttpRequest
create()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 94
NEW public class  org.apache.hc.core5.http.impl.io.DefaultHttpRequestWriter top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.io.AbstractMessageWriter n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.HttpMessageWriter n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultHttpRequestWriter() n.a.
Old file New file
n.a. 63
NEW public n.a. DefaultHttpRequestWriter(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.message.LineFormatter) n.a.
Old file New file
n.a. 54
NEW public n.a. DefaultHttpRequestWriter(org.apache.hc.core5.http.message.LineFormatter) n.a.
Old file New file
n.a. 59
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. org.apache.hc.core5.http.HttpVersion protocolVersion(org.apache.hc.core5.http.HttpRequest) n.a.
Old file New file
n.a. 73
NEW protected n.a. void writeHeadLine(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 79
NEW public class  org.apache.hc.core5.http.impl.io.DefaultHttpRequestWriterFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.HttpMessageWriterFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.io.DefaultHttpRequestWriterFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultHttpRequestWriterFactory(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.message.LineFormatter) n.a.
Old file New file
n.a. 56
NEW public n.a. DefaultHttpRequestWriterFactory(org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
n.a. 65
NEW public n.a. DefaultHttpRequestWriterFactory(org.apache.hc.core5.http.message.LineFormatter) n.a.
Old file New file
n.a. 69
NEW public n.a. DefaultHttpRequestWriterFactory() n.a.
Old file New file
n.a. 73
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.io.HttpMessageWriter
<..>
New:org.apache.hc.core5.http.ClassicHttpRequest
create()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW public class  org.apache.hc.core5.http.impl.io.DefaultHttpResponseParser top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.io.AbstractMessageParser n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.HttpMessageParser n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultHttpResponseParser(org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
n.a. 76
NEW public n.a. DefaultHttpResponseParser(org.apache.hc.core5.http.message.LineParser, org.apache.hc.core5.http.HttpResponseFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
, org.apache.hc.core5.http.config.Http1Config)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 69
NEW public n.a. DefaultHttpResponseParser(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.message.LineParser, org.apache.hc.core5.http.HttpResponseFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
)
n.a.
Old file New file
n.a. 57
NEW public n.a. DefaultHttpResponseParser() n.a.
Old file New file
n.a. 83
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. org.apache.hc.core5.http.ClassicHttpResponse createMessage(org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. 88
NEW public class  org.apache.hc.core5.http.impl.io.DefaultHttpResponseParserFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.HttpMessageParserFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.io.DefaultHttpResponseParserFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultHttpResponseParserFactory() n.a.
Old file New file
n.a. 80
NEW public n.a. DefaultHttpResponseParserFactory(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.message.LineParser, org.apache.hc.core5.http.HttpResponseFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
)
n.a.
Old file New file
n.a. 61
NEW public n.a. DefaultHttpResponseParserFactory(org.apache.hc.core5.http.message.LineParser, org.apache.hc.core5.http.HttpResponseFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
)
n.a.
Old file New file
n.a. 69
NEW public n.a. DefaultHttpResponseParserFactory(org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
n.a. 76
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.io.HttpMessageParser
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
create(org.apache.hc.core5.http.config.Http1Config)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 89
NEW public n.a. org.apache.hc.core5.http.io.HttpMessageParser
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
create()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 94
NEW public class  org.apache.hc.core5.http.impl.io.DefaultHttpResponseWriter top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.io.AbstractMessageWriter n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.HttpMessageWriter n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultHttpResponseWriter(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.message.LineFormatter) n.a.
Old file New file
n.a. 54
NEW public n.a. DefaultHttpResponseWriter(org.apache.hc.core5.http.message.LineFormatter) n.a.
Old file New file
n.a. 59
NEW public n.a. DefaultHttpResponseWriter() n.a.
Old file New file
n.a. 63
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. org.apache.hc.core5.http.HttpVersion protocolVersion(org.apache.hc.core5.http.HttpResponse) n.a.
Old file New file
n.a. 73
NEW protected n.a. void writeHeadLine(org.apache.hc.core5.http.ClassicHttpResponse, org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 79
NEW public class  org.apache.hc.core5.http.impl.io.DefaultHttpResponseWriterFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.HttpMessageWriterFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.io.DefaultHttpResponseWriterFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultHttpResponseWriterFactory() n.a.
Old file New file
n.a. 73
NEW public n.a. DefaultHttpResponseWriterFactory(org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
n.a. 65
NEW public n.a. DefaultHttpResponseWriterFactory(org.apache.hc.core5.http.message.LineFormatter) n.a.
Old file New file
n.a. 69
NEW public n.a. DefaultHttpResponseWriterFactory(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.message.LineFormatter) n.a.
Old file New file
n.a. 56
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.io.HttpMessageWriter
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
create()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW final public class  org.apache.hc.core5.http.impl.io.EmptyInputStream top
Compatibility Changes:
Change
INTERFACE_ADDED
ANNOTATION_DEPRECATED_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.io.InputStream n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW java.lang.AutoCloseable n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.io.EmptyInputStream INSTANCE n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 50
NEW public n.a. void close()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 59
NEW public n.a. void mark(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 68
NEW public n.a. boolean markSupported()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
NEW public n.a. int read()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 83
NEW public n.a. int read(byte[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 91
NEW public n.a. int read(byte[], int, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 99
NEW public n.a. void reset()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 112
NEW public n.a. long skip(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
NEW public class  org.apache.hc.core5.http.impl.io.HttpRequestExecutor top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.util.Timeout DEFAULT_WAIT_FOR_CONTINUE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. HttpRequestExecutor(org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.ConnectionReuseStrategy, org.apache.hc.core5.http.impl.Http1StreamListener)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 110
NEW public n.a. HttpRequestExecutor(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.ConnectionReuseStrategy, org.apache.hc.core5.http.impl.Http1StreamListener) n.a.
Old file New file
n.a. 96
NEW public n.a. HttpRequestExecutor() n.a.
Old file New file
n.a. 122
NEW public n.a. HttpRequestExecutor(org.apache.hc.core5.http.ConnectionReuseStrategy) n.a.
Old file New file
n.a. 118
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.impl.io.HttpRequestExecutor$Builder builder()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 350
NEW public n.a. org.apache.hc.core5.http.ClassicHttpResponse execute(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpClientConnection, org.apache.hc.core5.http.io.HttpResponseInformationCallback, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 144
NEW public n.a. org.apache.hc.core5.http.ClassicHttpResponse execute(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpClientConnection, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 250
NEW public n.a. boolean keepAlive(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.ClassicHttpResponse, org.apache.hc.core5.http.io.HttpClientConnection, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 333
NEW public n.a. void postProcess(org.apache.hc.core5.http.ClassicHttpResponse, org.apache.hc.core5.http.protocol.HttpProcessor, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 303
NEW public n.a. void preProcess(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.protocol.HttpProcessor, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 269
NEW final static public class  org.apache.hc.core5.http.impl.io.HttpRequestExecutor$Builder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.impl.io.HttpRequestExecutor build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 387
NEW public n.a. org.apache.hc.core5.http.impl.io.HttpRequestExecutor$Builder withConnectionReuseStrategy(org.apache.hc.core5.http.ConnectionReuseStrategy)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 373
NEW public n.a. org.apache.hc.core5.http.impl.io.HttpRequestExecutor$Builder withHttp1StreamListener(org.apache.hc.core5.http.impl.Http1StreamListener)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 378
NEW public n.a. org.apache.hc.core5.http.impl.io.HttpRequestExecutor$Builder withWaitForContinue(org.apache.hc.core5.util.Timeout)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 368
NEW public class  org.apache.hc.core5.http.impl.io.HttpService top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. HttpService(org.apache.hc.core5.http.protocol.HttpProcessor, org.apache.hc.core5.http.HttpRequestMapper
<..>
New:org.apache.hc.core5.http.io.HttpRequestHandler
, org.apache.hc.core5.http.ConnectionReuseStrategy, org.apache.hc.core5.http.HttpResponseFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
, org.apache.hc.core5.http.impl.Http1StreamListener)
n.a.
Old file New file
n.a. 107
NEW public n.a. HttpService(org.apache.hc.core5.http.protocol.HttpProcessor, org.apache.hc.core5.http.io.HttpServerRequestHandler, org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.ConnectionReuseStrategy, org.apache.hc.core5.http.impl.Http1StreamListener) n.a.
Old file New file
n.a. 167
NEW public n.a. HttpService(org.apache.hc.core5.http.protocol.HttpProcessor, org.apache.hc.core5.http.io.HttpServerRequestHandler, org.apache.hc.core5.http.ConnectionReuseStrategy, org.apache.hc.core5.http.impl.Http1StreamListener) n.a.
Old file New file
n.a. 146
NEW public n.a. HttpService(org.apache.hc.core5.http.protocol.HttpProcessor, org.apache.hc.core5.http.HttpRequestMapper
<..>
New:org.apache.hc.core5.http.io.HttpRequestHandler
, org.apache.hc.core5.http.ConnectionReuseStrategy, org.apache.hc.core5.http.HttpResponseFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
)
n.a.
Old file New file
n.a. 129
NEW public n.a. HttpService(org.apache.hc.core5.http.protocol.HttpProcessor, org.apache.hc.core5.http.io.HttpServerRequestHandler) n.a.
Old file New file
n.a. 183
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.impl.io.HttpService$Builder builder()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 321
NEW protected n.a. void handleException(org.apache.hc.core5.http.HttpException, org.apache.hc.core5.http.ClassicHttpResponse) n.a.
Old file New file
n.a. 306
NEW public n.a. void handleRequest(org.apache.hc.core5.http.io.HttpServerConnection, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 200
NEW protected n.a. int toStatusCode(java.lang.Exception) n.a.
Old file New file
n.a. 311
NEW final static public class  org.apache.hc.core5.http.impl.io.HttpService$Builder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.impl.io.HttpService build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 371
NEW public n.a. org.apache.hc.core5.http.impl.io.HttpService$Builder withConnectionReuseStrategy(org.apache.hc.core5.http.ConnectionReuseStrategy)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 356
NEW public n.a. org.apache.hc.core5.http.impl.io.HttpService$Builder withHttp1Config(org.apache.hc.core5.http.config.Http1Config)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 351
NEW public n.a. org.apache.hc.core5.http.impl.io.HttpService$Builder withHttp1StreamListener(org.apache.hc.core5.http.impl.Http1StreamListener)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 361
NEW public n.a. org.apache.hc.core5.http.impl.io.HttpService$Builder withHttpProcessor(org.apache.hc.core5.http.protocol.HttpProcessor)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 341
NEW public n.a. org.apache.hc.core5.http.impl.io.HttpService$Builder withHttpServerRequestHandler(org.apache.hc.core5.http.io.HttpServerRequestHandler)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 346
NEW public class  org.apache.hc.core5.http.impl.io.IdentityInputStream top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.io.InputStream n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. IdentityInputStream(org.apache.hc.core5.http.io.SessionInputBuffer, java.io.InputStream) n.a.
Old file New file
n.a. 63
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 70
NEW public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 83
NEW public n.a. int read()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW public n.a. int read(byte[], int, int)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 96
NEW public class  org.apache.hc.core5.http.impl.io.IdentityOutputStream top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.io.OutputStream n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW java.lang.AutoCloseable n.a.
NEW java.io.Flushable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. IdentityOutputStream(org.apache.hc.core5.http.io.SessionOutputBuffer, java.io.OutputStream) n.a.
Old file New file
n.a. 64
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
NEW public n.a. void flush()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 83
NEW public n.a. void write(byte[], int, int)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW public n.a. void write(byte[])
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 96
NEW public n.a. void write(int)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW final public class  org.apache.hc.core5.http.impl.io.MonitoringResponseOutOfOrderStrategy top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.ResponseOutOfOrderStrategy n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.io.MonitoringResponseOutOfOrderStrategy INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. MonitoringResponseOutOfOrderStrategy() n.a.
Old file New file
n.a. 63
NEW public n.a. MonitoringResponseOutOfOrderStrategy(long, long) n.a.
Old file New file
n.a. 82
NEW public n.a. MonitoringResponseOutOfOrderStrategy(long) n.a.
Old file New file
n.a. 72
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. boolean isEarlyResponseDetected(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpClientConnection, java.io.InputStream, long, long)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 94
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 109
NEW final public class  org.apache.hc.core5.http.impl.io.NoResponseOutOfOrderStrategy top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.ResponseOutOfOrderStrategy n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.io.NoResponseOutOfOrderStrategy INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. NoResponseOutOfOrderStrategy() n.a.
Old file New file
n.a. 48
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. boolean isEarlyResponseDetected(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpClientConnection, java.io.InputStream, long, long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 59
NEW public class  org.apache.hc.core5.http.impl.io.SessionInputBufferImpl top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.SessionInputBuffer n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. SessionInputBufferImpl(org.apache.hc.core5.http.impl.BasicHttpTransportMetrics, int, int, int, java.nio.charset.CharsetDecoder) n.a.
Old file New file
n.a. 89
NEW public n.a. SessionInputBufferImpl(int) n.a.
Old file New file
n.a. 117
NEW public n.a. SessionInputBufferImpl(int, int) n.a.
Old file New file
n.a. 109
NEW public n.a. SessionInputBufferImpl(int, java.nio.charset.CharsetDecoder) n.a.
Old file New file
n.a. 113
NEW public n.a. SessionInputBufferImpl(org.apache.hc.core5.http.impl.BasicHttpTransportMetrics, int) n.a.
Old file New file
n.a. 105
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 132
NEW public n.a. int capacity()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 122
NEW public n.a. void clear()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 163
NEW public n.a. int fillBuffer(java.io.InputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 136
NEW public n.a. org.apache.hc.core5.http.io.HttpTransportMetrics getMetrics()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 386
NEW public n.a. boolean hasBufferedData()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 159
NEW public n.a. int length()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 127
NEW public n.a. int read(java.io.InputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 169
NEW public n.a. int read(byte[], int, int, java.io.InputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 182
NEW public n.a. int read(byte[], java.io.InputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 216
NEW public n.a. int readLine(org.apache.hc.core5.util.CharArrayBuffer, java.io.InputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 241
NEW public class  org.apache.hc.core5.http.impl.io.SessionOutputBufferImpl top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.SessionOutputBuffer n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. SessionOutputBufferImpl(int, java.nio.charset.CharsetEncoder) n.a.
Old file New file
n.a. 96
NEW public n.a. SessionOutputBufferImpl(org.apache.hc.core5.http.impl.BasicHttpTransportMetrics, int, int, java.nio.charset.CharsetEncoder) n.a.
Old file New file
n.a. 82
NEW public n.a. SessionOutputBufferImpl(int) n.a.
Old file New file
n.a. 92
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 111
NEW public n.a. int capacity()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW public n.a. void flush(java.io.OutputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 125
NEW public n.a. org.apache.hc.core5.http.io.HttpTransportMetrics getMetrics()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 246
NEW public n.a. int length()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 106
NEW public n.a. void write(byte[], int, int, java.io.OutputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 132
NEW public n.a. void write(byte[], java.io.OutputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 159
NEW public n.a. void write(int, java.io.OutputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 167
NEW public n.a. void writeLine(org.apache.hc.core5.util.CharArrayBuffer, java.io.OutputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 190
NEW public class  org.apache.hc.core5.http.impl.io.SocketHolder top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. SocketHolder(java.net.Socket) n.a.
Old file New file
n.a. 64
NEW public n.a. SocketHolder(javax.net.ssl.SSLSocket, java.net.Socket) n.a.
Old file New file
n.a. 57
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. java.io.InputStream getInputStream()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 92
NEW protected n.a. java.io.InputStream getInputStream(java.net.Socket)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 104
NEW protected n.a. java.io.OutputStream getOutputStream(java.net.Socket)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 108
NEW final public n.a. java.io.OutputStream getOutputStream()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 112
NEW final public n.a. java.net.Socket getSocket()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 125
NEW public abstract class  org.apache.hc.core5.http.impl.nio.AbstractContentDecoder top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.ContentDecoder n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW protected boolean completed n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AbstractContentDecoder(java.nio.channels.ReadableByteChannel, org.apache.hc.core5.http.nio.SessionInputBuffer, org.apache.hc.core5.http.impl.BasicHttpTransportMetrics) n.a.
Old file New file
n.a. 67
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. org.apache.hc.core5.http.nio.SessionInputBuffer buffer() n.a.
Old file New file
n.a. 81
NEW protected n.a. java.nio.channels.ReadableByteChannel channel() n.a.
Old file New file
n.a. 77
NEW protected n.a. int fillBufferFromChannel()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 146
NEW public n.a. java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
getTrailers()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 182
NEW public n.a. boolean isCompleted()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 90
NEW protected n.a. org.apache.hc.core5.http.impl.BasicHttpTransportMetrics metrics() n.a.
Old file New file
n.a. 85
NEW protected n.a. int readFromChannel(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 130
NEW protected n.a. int readFromChannel(java.nio.ByteBuffer, int)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 165
NEW public n.a. void setCompleted(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 104
NEW protected n.a. void setCompleted() n.a.
Old file New file
n.a. 117
NEW public abstract class  org.apache.hc.core5.http.impl.nio.AbstractContentEncoder top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.ContentEncoder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AbstractContentEncoder(java.nio.channels.WritableByteChannel, org.apache.hc.core5.http.nio.SessionOutputBuffer, org.apache.hc.core5.http.impl.BasicHttpTransportMetrics) n.a.
Old file New file
n.a. 68
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. void assertNotCompleted() n.a.
Old file New file
n.a. 104
NEW protected n.a. org.apache.hc.core5.http.nio.SessionOutputBuffer buffer() n.a.
Old file New file
n.a. 82
NEW protected n.a. java.nio.channels.WritableByteChannel channel() n.a.
Old file New file
n.a. 78
NEW public n.a. void complete(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 96
NEW final public n.a. void complete()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 100
NEW protected n.a. int flushToChannel()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 115
NEW public n.a. boolean isCompleted()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 91
NEW protected n.a. org.apache.hc.core5.http.impl.BasicHttpTransportMetrics metrics() n.a.
Old file New file
n.a. 86
NEW protected n.a. int writeToBuffer(java.nio.ByteBuffer, int)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 166
NEW protected n.a. int writeToChannel(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 133
NEW protected n.a. int writeToChannel(java.nio.ByteBuffer, int)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 153
NEW public abstract class  org.apache.hc.core5.http.impl.nio.AbstractMessageParser top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.HttpMessage
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.NHttpMessageParser n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AbstractMessageParser(org.apache.hc.core5.http.message.LineParser, org.apache.hc.core5.http.config.Http1Config)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 92
NEW public n.a. AbstractMessageParser(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.message.LineParser) n.a.
Old file New file
n.a. 76
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected abstract n.a. org.apache.hc.core5.http.HttpMessage createMessage(org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
NEW public n.a. org.apache.hc.core5.http.HttpMessage parse(org.apache.hc.core5.http.nio.SessionInputBuffer, boolean)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 157
NEW public n.a. void reset()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW public abstract class  org.apache.hc.core5.http.impl.nio.AbstractMessageWriter top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.HttpMessage
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.NHttpMessageWriter n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AbstractMessageWriter(org.apache.hc.core5.http.message.LineFormatter) n.a.
Old file New file
n.a. 65
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void reset()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 76
NEW public n.a. void write(org.apache.hc.core5.http.HttpMessage, org.apache.hc.core5.http.nio.SessionOutputBuffer)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW protected abstract n.a. void writeHeadLine(org.apache.hc.core5.http.HttpMessage, org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public class  org.apache.hc.core5.http.impl.nio.BufferedData top
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.nio.ExpandableBuffer n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW protected n.a. BufferedData(int) n.a.
Old file New file
n.a. 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.impl.nio.BufferedData allocate(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 48
NEW final public n.a. int capacity()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 67
NEW final public n.a. void clear()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW final public n.a. java.nio.ByteBuffer data()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW final public n.a. boolean hasData()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 57
NEW final public n.a. int length()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 62
NEW final public n.a. void put(java.nio.ByteBuffer)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 76
NEW final public n.a. int readFrom(java.nio.channels.ReadableByteChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 84
NEW final public n.a. int writeTo(java.nio.channels.WritableByteChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 93
NEW public class  org.apache.hc.core5.http.impl.nio.ChunkDecoder top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.nio.AbstractContentDecoder n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.ContentDecoder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ChunkDecoder(java.nio.channels.ReadableByteChannel, org.apache.hc.core5.http.nio.SessionInputBuffer, org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.impl.BasicHttpTransportMetrics) n.a.
Old file New file
n.a. 81
NEW public n.a. ChunkDecoder(java.nio.channels.ReadableByteChannel, org.apache.hc.core5.http.nio.SessionInputBuffer, org.apache.hc.core5.http.impl.BasicHttpTransportMetrics) n.a.
Old file New file
n.a. 96
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
getTrailers()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 274
NEW public n.a. int read(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 186
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 279
NEW public class  org.apache.hc.core5.http.impl.nio.ChunkEncoder top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.nio.AbstractContentEncoder n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.ContentEncoder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ChunkEncoder(java.nio.channels.WritableByteChannel, org.apache.hc.core5.http.nio.SessionOutputBuffer, org.apache.hc.core5.http.impl.BasicHttpTransportMetrics) n.a.
Old file New file
n.a. 74
NEW public n.a. ChunkEncoder(java.nio.channels.WritableByteChannel, org.apache.hc.core5.http.nio.SessionOutputBuffer, org.apache.hc.core5.http.impl.BasicHttpTransportMetrics, int) n.a.
Old file New file
n.a. 65
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void complete(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 128
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 156
NEW public n.a. int write(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 79
NEW public class  org.apache.hc.core5.http.impl.nio.ClientHttp1IOEventHandler top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.nio.AbstractHttp1IOEventHandler n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.reactor.IOEventHandler n.a.
NEW org.apache.hc.core5.http.SocketModalCloseable n.a.
NEW org.apache.hc.core5.http.HttpConnection n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.impl.nio.HttpConnectionEventHandler n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ClientHttp1IOEventHandler(org.apache.hc.core5.http.impl.nio.ClientHttp1StreamDuplexer) n.a.
Old file New file
n.a. 44
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.ProtocolVersion getProtocolVersion()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 61
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 49
NEW public class  org.apache.hc.core5.http.impl.nio.ClientHttp1IOEventHandlerFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.reactor.IOEventHandlerFactory n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ClientHttp1IOEventHandlerFactory(org.apache.hc.core5.http.impl.nio.ClientHttp1StreamDuplexerFactory, org.apache.hc.core5.http.nio.ssl.TlsStrategy, org.apache.hc.core5.util.Timeout) n.a.
Old file New file
n.a. 56
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.reactor.IOEventHandler createHandler(org.apache.hc.core5.reactor.ProtocolIOSession, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 64
NEW public class  org.apache.hc.core5.http.impl.nio.DefaultHttpRequestFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpRequestFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.nio.DefaultHttpRequestFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultHttpRequestFactory() n.a.
Old file New file
n.a. 44
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.HttpRequest newHttpRequest(java.lang.String, java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 50
NEW public n.a. org.apache.hc.core5.http.HttpRequest newHttpRequest(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 55
NEW public class  org.apache.hc.core5.http.impl.nio.DefaultHttpRequestParser top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.HttpRequest
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.nio.AbstractMessageParser n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.NHttpMessageParser n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultHttpRequestParser(org.apache.hc.core5.http.HttpRequestFactory
<..>
New:T
)
n.a.
Old file New file
n.a. 95
NEW public n.a. DefaultHttpRequestParser(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.message.LineParser, org.apache.hc.core5.http.HttpRequestFactory
<..>
New:T
)
n.a.
Old file New file
n.a. 61
NEW public n.a. DefaultHttpRequestParser(org.apache.hc.core5.http.HttpRequestFactory
<..>
New:T
, org.apache.hc.core5.http.message.LineParser, org.apache.hc.core5.http.config.Http1Config)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 88
NEW public n.a. DefaultHttpRequestParser(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.HttpRequestFactory
<..>
New:T
)
n.a.
Old file New file
n.a. 69
NEW public n.a. DefaultHttpRequestParser(org.apache.hc.core5.http.HttpRequestFactory
<..>
New:T
, org.apache.hc.core5.http.config.Http1Config)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 77
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. org.apache.hc.core5.http.HttpRequest createMessage(org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. 109
NEW public n.a. org.apache.hc.core5.http.HttpRequest parse(org.apache.hc.core5.http.nio.SessionInputBuffer, boolean)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW public class  org.apache.hc.core5.http.impl.nio.DefaultHttpRequestParserFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.NHttpMessageParserFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.nio.DefaultHttpRequestParserFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultHttpRequestParserFactory(org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
n.a. 65
NEW public n.a. DefaultHttpRequestParserFactory() n.a.
Old file New file
n.a. 69
NEW public n.a. DefaultHttpRequestParserFactory(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.HttpRequestFactory
<..>
New:org.apache.hc.core5.http.HttpRequest
, org.apache.hc.core5.http.message.LineParser)
n.a.
Old file New file
n.a. 58
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.nio.NHttpMessageParser
<..>
New:org.apache.hc.core5.http.HttpRequest
create()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 74
NEW public class  org.apache.hc.core5.http.impl.nio.DefaultHttpRequestWriter top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.HttpRequest
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.nio.AbstractMessageWriter n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.NHttpMessageWriter n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultHttpRequestWriter() n.a.
Old file New file
n.a. 73
NEW public n.a. DefaultHttpRequestWriter(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.message.LineFormatter) n.a.
Old file New file
n.a. 53
NEW public n.a. DefaultHttpRequestWriter(org.apache.hc.core5.http.message.LineFormatter) n.a.
Old file New file
n.a. 66
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. org.apache.hc.core5.http.HttpVersion protocolVersion(org.apache.hc.core5.http.HttpRequest) n.a.
Old file New file
n.a. 83
NEW protected n.a. void writeHeadLine(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 88
NEW public class  org.apache.hc.core5.http.impl.nio.DefaultHttpRequestWriterFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.NHttpMessageWriterFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.nio.DefaultHttpRequestWriterFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultHttpRequestWriterFactory() n.a.
Old file New file
n.a. 73
NEW public n.a. DefaultHttpRequestWriterFactory(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.message.LineFormatter) n.a.
Old file New file
n.a. 56
NEW public n.a. DefaultHttpRequestWriterFactory(org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
n.a. 65
NEW public n.a. DefaultHttpRequestWriterFactory(org.apache.hc.core5.http.message.LineFormatter) n.a.
Old file New file
n.a. 69
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.nio.NHttpMessageWriter
<..>
New:org.apache.hc.core5.http.HttpRequest
create()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW public class  org.apache.hc.core5.http.impl.nio.DefaultHttpResponseFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpResponseFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.nio.DefaultHttpResponseFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultHttpResponseFactory() n.a.
Old file New file
n.a. 65
NEW public n.a. DefaultHttpResponseFactory(org.apache.hc.core5.http.ReasonPhraseCatalog) n.a.
Old file New file
n.a. 56
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.HttpResponse newHttpResponse(int, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 70
NEW public n.a. org.apache.hc.core5.http.HttpResponse newHttpResponse(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
NEW public class  org.apache.hc.core5.http.impl.nio.DefaultHttpResponseParser top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.HttpResponse
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.nio.AbstractMessageParser n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.NHttpMessageParser n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultHttpResponseParser(org.apache.hc.core5.http.HttpResponseFactory
<..>
New:T
)
n.a.
Old file New file
n.a. 92
NEW public n.a. DefaultHttpResponseParser(org.apache.hc.core5.http.HttpResponseFactory
<..>
New:T
, org.apache.hc.core5.http.message.LineParser, org.apache.hc.core5.http.config.Http1Config)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 77
NEW public n.a. DefaultHttpResponseParser(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.message.LineParser, org.apache.hc.core5.http.HttpResponseFactory
<..>
New:T
)
n.a.
Old file New file
n.a. 56
NEW public n.a. DefaultHttpResponseParser(org.apache.hc.core5.http.HttpResponseFactory
<..>
New:T
, org.apache.hc.core5.http.config.Http1Config)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 85
NEW public n.a. DefaultHttpResponseParser(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.HttpResponseFactory
<..>
New:T
)
n.a.
Old file New file
n.a. 66
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. org.apache.hc.core5.http.HttpResponse createMessage(org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. 97
NEW public class  org.apache.hc.core5.http.impl.nio.DefaultHttpResponseParserFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.NHttpMessageParserFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.nio.DefaultHttpResponseParserFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultHttpResponseParserFactory(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.HttpResponseFactory
<..>
New:org.apache.hc.core5.http.HttpResponse
, org.apache.hc.core5.http.message.LineParser)
n.a.
Old file New file
n.a. 58
NEW public n.a. DefaultHttpResponseParserFactory() n.a.
Old file New file
n.a. 69
NEW public n.a. DefaultHttpResponseParserFactory(org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
n.a. 65
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.nio.NHttpMessageParser
<..>
New:org.apache.hc.core5.http.HttpResponse
create()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 74
NEW public class  org.apache.hc.core5.http.impl.nio.DefaultHttpResponseWriter top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.HttpResponse
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.nio.AbstractMessageWriter n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.NHttpMessageWriter n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultHttpResponseWriter(org.apache.hc.core5.http.message.LineFormatter, org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
n.a. 53
NEW public n.a. DefaultHttpResponseWriter() n.a.
Old file New file
n.a. 73
NEW public n.a. DefaultHttpResponseWriter(org.apache.hc.core5.http.message.LineFormatter) n.a.
Old file New file
n.a. 66
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. org.apache.hc.core5.http.HttpVersion protocolVersion(org.apache.hc.core5.http.HttpResponse) n.a.
Old file New file
n.a. 83
NEW protected n.a. void writeHeadLine(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 88
NEW public class  org.apache.hc.core5.http.impl.nio.DefaultHttpResponseWriterFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.NHttpMessageWriterFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.nio.DefaultHttpResponseWriterFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultHttpResponseWriterFactory(org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
n.a. 65
NEW public n.a. DefaultHttpResponseWriterFactory(org.apache.hc.core5.http.message.LineFormatter) n.a.
Old file New file
n.a. 69
NEW public n.a. DefaultHttpResponseWriterFactory() n.a.
Old file New file
n.a. 73
NEW public n.a. DefaultHttpResponseWriterFactory(org.apache.hc.core5.http.config.Http1Config, org.apache.hc.core5.http.message.LineFormatter) n.a.
Old file New file
n.a. 56
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.nio.NHttpMessageWriter
<..>
New:org.apache.hc.core5.http.HttpResponse
create()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW public class  org.apache.hc.core5.http.impl.nio.IdentityDecoder top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.nio.AbstractContentDecoder n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.FileContentDecoder n.a.
NEW org.apache.hc.core5.http.nio.ContentDecoder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. IdentityDecoder(java.nio.channels.ReadableByteChannel, org.apache.hc.core5.http.nio.SessionInputBuffer, org.apache.hc.core5.http.impl.BasicHttpTransportMetrics) n.a.
Old file New file
n.a. 58
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int read(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 63
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 123
NEW public n.a. long transfer(java.nio.channels.FileChannel, long, long)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW public class  org.apache.hc.core5.http.impl.nio.IdentityEncoder top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.nio.AbstractContentEncoder n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.ContentEncoder n.a.
NEW org.apache.hc.core5.http.nio.FileContentEncoder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. IdentityEncoder(java.nio.channels.WritableByteChannel, org.apache.hc.core5.http.nio.SessionOutputBuffer, org.apache.hc.core5.http.impl.BasicHttpTransportMetrics) n.a.
Old file New file
n.a. 78
NEW public n.a. IdentityEncoder(java.nio.channels.WritableByteChannel, org.apache.hc.core5.http.nio.SessionOutputBuffer, org.apache.hc.core5.http.impl.BasicHttpTransportMetrics, int) n.a.
Old file New file
n.a. 70
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 144
NEW public n.a. long transfer(java.nio.channels.FileChannel, long, long)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 125
NEW public n.a. int write(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 83
NEW public class  org.apache.hc.core5.http.impl.nio.LengthDelimitedDecoder top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.nio.AbstractContentDecoder n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.FileContentDecoder n.a.
NEW org.apache.hc.core5.http.nio.ContentDecoder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. LengthDelimitedDecoder(java.nio.channels.ReadableByteChannel, org.apache.hc.core5.http.nio.SessionInputBuffer, org.apache.hc.core5.http.impl.BasicHttpTransportMetrics, long) n.a.
Old file New file
n.a. 65
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int read(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 154
NEW public n.a. long transfer(java.nio.channels.FileChannel, long, long)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 109
NEW public class  org.apache.hc.core5.http.impl.nio.LengthDelimitedEncoder top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.nio.AbstractContentEncoder n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.ContentEncoder n.a.
NEW org.apache.hc.core5.http.nio.FileContentEncoder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. LengthDelimitedEncoder(java.nio.channels.WritableByteChannel, org.apache.hc.core5.http.nio.SessionOutputBuffer, org.apache.hc.core5.http.impl.BasicHttpTransportMetrics, long) n.a.
Old file New file
n.a. 89
NEW public n.a. LengthDelimitedEncoder(java.nio.channels.WritableByteChannel, org.apache.hc.core5.http.nio.SessionOutputBuffer, org.apache.hc.core5.http.impl.BasicHttpTransportMetrics, long, int) n.a.
Old file New file
n.a. 77
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 174
NEW public n.a. long transfer(java.nio.channels.FileChannel, long, long)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 150
NEW public n.a. int write(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 98
NEW  (Serializable compatible)  final public enum  org.apache.hc.core5.http.impl.nio.MessageState top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 8693736236618125286 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.nio.MessageState ACK n.a.
NEW public static final org.apache.hc.core5.http.impl.nio.MessageState BODY n.a.
NEW public static final org.apache.hc.core5.http.impl.nio.MessageState COMPLETE n.a.
NEW public static final org.apache.hc.core5.http.impl.nio.MessageState HEADERS n.a.
NEW public static final org.apache.hc.core5.http.impl.nio.MessageState IDLE n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.impl.nio.MessageState valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 29
NEW static public n.a. org.apache.hc.core5.http.impl.nio.MessageState[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 29
NEW public class  org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandler top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.impl.nio.AbstractHttp1IOEventHandler n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.reactor.IOEventHandler n.a.
NEW org.apache.hc.core5.http.SocketModalCloseable n.a.
NEW org.apache.hc.core5.http.HttpConnection n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.impl.nio.HttpConnectionEventHandler n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ServerHttp1IOEventHandler(org.apache.hc.core5.http.impl.nio.ServerHttp1StreamDuplexer) n.a.
Old file New file
n.a. 44
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.ProtocolVersion getProtocolVersion()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 61
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 49
NEW public class  org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandlerFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.reactor.IOEventHandlerFactory n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ServerHttp1IOEventHandlerFactory(org.apache.hc.core5.http.impl.nio.ServerHttp1StreamDuplexerFactory, org.apache.hc.core5.http.nio.ssl.TlsStrategy, org.apache.hc.core5.util.Timeout) n.a.
Old file New file
n.a. 56
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.reactor.IOEventHandler createHandler(org.apache.hc.core5.reactor.ProtocolIOSession, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 64
NEW public class  org.apache.hc.core5.http.impl.NoConnectionReuseStrategy top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.ConnectionReuseStrategy n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.NoConnectionReuseStrategy INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. NoConnectionReuseStrategy() n.a.
Old file New file
n.a. 42
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. boolean keepAlive(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 48
NEW final public class  org.apache.hc.core5.http.impl.routing.PathPatternMatcher top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.impl.routing.PathPatternMatcher INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. PathPatternMatcher() n.a.
Old file New file
n.a. 47
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. boolean isBetter(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 60
NEW public n.a. boolean match(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 52
NEW public class  org.apache.hc.core5.http.impl.routing.RequestRouter top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpRequestMapper n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final java.util.function.BiFunction
<..>
New:java.lang.Stringorg.apache.hc.core5.net.URIAuthorityorg.apache.hc.core5.net.URIAuthority
IGNORE_PORT_AUTHORITY_RESOLVER n.a.
NEW public static final org.apache.hc.core5.net.URIAuthority LOCAL_AUTHORITY n.a.
NEW public static final java.util.function.BiFunction
<..>
New:java.lang.Stringorg.apache.hc.core5.net.URIAuthorityorg.apache.hc.core5.net.URIAuthority
LOCAL_AUTHORITY_RESOLVER n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.http.impl.routing.RequestRouter$Builder
<..>
New:T
builder(org.apache.hc.core5.http.protocol.UriPatternType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 145
NEW static public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.http.impl.routing.RequestRouter$Builder
<..>
New:T
builder()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 149
NEW public n.a. java.lang.Object resolve(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 171
NEW static public class  org.apache.hc.core5.http.impl.routing.RequestRouter$Builder top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.impl.routing.RequestRouter$Builder
<..>
New:T
addRoute(org.apache.hc.core5.net.URIAuthority, java.lang.String, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 206
NEW public n.a. org.apache.hc.core5.http.impl.routing.RequestRouter$Builder
<..>
New:T
addRoute(java.lang.String, java.lang.String, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 218
NEW public n.a. org.apache.hc.core5.http.impl.routing.RequestRouter
<..>
New:T
build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 247
NEW public n.a. org.apache.hc.core5.http.impl.routing.RequestRouter$Builder
<..>
New:T
downstream(org.apache.hc.core5.http.HttpRequestMapper
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 242
NEW public n.a. org.apache.hc.core5.http.impl.routing.RequestRouter$Builder
<..>
New:T
resolveAuthority(java.util.function.BiFunction
<..>
New:java.lang.Stringorg.apache.hc.core5.net.URIAuthorityorg.apache.hc.core5.net.URIAuthority
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 232
NEW public abstract interface  org.apache.hc.core5.http.io.BHttpConnection top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.SocketModalCloseable n.a.
NEW org.apache.hc.core5.http.HttpConnection n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void flush()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean isDataAvailable(org.apache.hc.core5.util.Timeout)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean isStale()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract class  org.apache.hc.core5.http.io.entity.AbstractHttpEntity top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.HttpEntity n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW protected n.a. AbstractHttpEntity(java.lang.String, java.lang.String, boolean) n.a.
Old file New file
n.a. 68
NEW protected n.a. AbstractHttpEntity(java.lang.String, java.lang.String) n.a.
Old file New file
n.a. 100
NEW protected n.a. AbstractHttpEntity(org.apache.hc.core5.http.ContentType, java.lang.String) n.a.
Old file New file
n.a. 116
NEW protected n.a. AbstractHttpEntity(org.apache.hc.core5.http.ContentType, java.lang.String, boolean) n.a.
Old file New file
n.a. 81
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 160
NEW final public n.a. java.lang.String getContentType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 155
NEW public n.a. java.util.Set
<..>
New:java.lang.String
getTrailerNames()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 204
NEW public n.a. org.apache.hc.core5.function.Supplier
<..>
New:java.util.List<org.apache.hc.core5.http.Header>
getTrailers()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 193
NEW final public n.a. boolean isChunked()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 171
NEW public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 182
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 209
NEW static public n.a. void writeTo(org.apache.hc.core5.http.HttpEntity, java.io.OutputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 128
NEW public n.a. void writeTo(java.io.OutputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 150
NEW public class  org.apache.hc.core5.http.io.entity.BasicHttpEntity top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.io.entity.AbstractHttpEntity n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.HttpEntity n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicHttpEntity(java.io.InputStream, long, org.apache.hc.core5.http.ContentType, java.lang.String) n.a.
Old file New file
n.a. 88
NEW public n.a. BasicHttpEntity(java.io.InputStream, long, org.apache.hc.core5.http.ContentType, java.lang.String, boolean) n.a.
Old file New file
n.a. 67
NEW public n.a. BasicHttpEntity(java.io.InputStream, org.apache.hc.core5.http.ContentType, boolean) n.a.
Old file New file
n.a. 160
NEW public n.a. BasicHttpEntity(java.io.InputStream, org.apache.hc.core5.http.ContentType, java.lang.String) n.a.
Old file New file
n.a. 124
NEW public n.a. BasicHttpEntity(java.io.InputStream, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 142
NEW public n.a. BasicHttpEntity(java.io.InputStream, long, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 106
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 197
NEW final public n.a. java.io.InputStream getContent()
Status: Name:
NEW java.lang.IllegalStateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 170
NEW final public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 165
NEW final public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 181
NEW final public n.a. boolean isStreaming()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 192
NEW public class  org.apache.hc.core5.http.io.entity.BufferedHttpEntity top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.io.entity.HttpEntityWrapper n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.HttpEntity n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BufferedHttpEntity(org.apache.hc.core5.http.HttpEntity)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 60
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.io.InputStream getContent()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 81
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW public n.a. boolean isChunked()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 94
NEW public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 104
NEW public n.a. boolean isStreaming()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 122
NEW public n.a. void writeTo(java.io.OutputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW public class  org.apache.hc.core5.http.io.entity.ByteArrayEntity top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.io.entity.AbstractHttpEntity n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.HttpEntity n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ByteArrayEntity(byte[], int, int, org.apache.hc.core5.http.ContentType, java.lang.String, boolean) n.a.
Old file New file
n.a. 69
NEW public n.a. ByteArrayEntity(byte[], int, int, org.apache.hc.core5.http.ContentType, java.lang.String) n.a.
Old file New file
n.a. 99
NEW public n.a. ByteArrayEntity(byte[], org.apache.hc.core5.http.ContentType, boolean) n.a.
Old file New file
n.a. 163
NEW public n.a. ByteArrayEntity(byte[], org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 182
NEW public n.a. ByteArrayEntity(byte[], int, int, org.apache.hc.core5.http.ContentType, boolean) n.a.
Old file New file
n.a. 202
NEW public n.a. ByteArrayEntity(byte[], int, int, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 222
NEW public n.a. ByteArrayEntity(byte[], org.apache.hc.core5.http.ContentType, java.lang.String) n.a.
Old file New file
n.a. 144
NEW public n.a. ByteArrayEntity(byte[], org.apache.hc.core5.http.ContentType, java.lang.String, boolean) n.a.
Old file New file
n.a. 120
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 272
NEW final public n.a. java.io.InputStream getContent()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 243
NEW final public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 238
NEW final public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 233
NEW final public n.a. boolean isStreaming()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 261
NEW final public n.a. void writeTo(java.io.OutputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 248
NEW public class  org.apache.hc.core5.http.io.entity.ByteBufferEntity top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.io.entity.AbstractHttpEntity n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.HttpEntity n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ByteBufferEntity(java.nio.ByteBuffer, org.apache.hc.core5.http.ContentType, java.lang.String) n.a.
Old file New file
n.a. 59
NEW public n.a. ByteBufferEntity(java.nio.ByteBuffer, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 79
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 144
NEW final public n.a. java.io.InputStream getContent()
Status: Name:
NEW java.io.IOException
NEW java.lang.UnsupportedOperationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 100
NEW final public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 95
NEW final public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 90
NEW final public n.a. boolean isStreaming()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 133
NEW final public class  org.apache.hc.core5.http.io.entity.EmptyInputStream top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.io.InputStream n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW java.lang.AutoCloseable n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.io.entity.EmptyInputStream INSTANCE n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 51
NEW public n.a. void close()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 60
NEW public n.a. void mark(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 69
NEW public n.a. boolean markSupported()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 76
NEW public n.a. int read()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 84
NEW public n.a. int read(byte[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 92
NEW public n.a. int read(byte[], int, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 100
NEW public n.a. void reset()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 113
NEW public n.a. long skip(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 120
NEW final public class  org.apache.hc.core5.http.io.entity.EntityTemplate top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.io.entity.AbstractHttpEntity n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.HttpEntity n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. EntityTemplate(org.apache.hc.core5.http.ContentType, org.apache.hc.core5.io.IOCallback
<..>
New:java.io.OutputStream
)
n.a.
Old file New file
n.a. 94
NEW public n.a. EntityTemplate(long, org.apache.hc.core5.http.ContentType, org.apache.hc.core5.io.IOCallback
<..>
New:java.io.OutputStream
)
n.a.
Old file New file
n.a. 87
NEW public n.a. EntityTemplate(long, org.apache.hc.core5.http.ContentType, java.lang.String, org.apache.hc.core5.io.IOCallback
<..>
New:java.io.OutputStream
)
n.a.
Old file New file
n.a. 75
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 145
NEW public n.a. java.io.InputStream getContent()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 104
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 99
NEW public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 117
NEW public n.a. boolean isStreaming()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 134
NEW public n.a. void writeTo(java.io.OutputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 122
NEW final public class  org.apache.hc.core5.http.io.entity.EntityUtils top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. void consume(org.apache.hc.core5.http.HttpEntity)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 97
NEW static public n.a. void consumeQuietly(org.apache.hc.core5.http.HttpEntity)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 81
NEW static public n.a. java.util.List
<..>
New:org.apache.hc.core5.http.NameValuePair
parse(org.apache.hc.core5.http.HttpEntity)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 388
NEW static public n.a. java.util.List
<..>
New:org.apache.hc.core5.http.NameValuePair
parse(org.apache.hc.core5.http.HttpEntity, int)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 407
NEW static public n.a. byte[] toByteArray(org.apache.hc.core5.http.HttpEntity)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 133
NEW static public n.a. byte[] toByteArray(org.apache.hc.core5.http.HttpEntity, int)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 161
NEW static public n.a. java.lang.String toString(org.apache.hc.core5.http.HttpEntity, java.nio.charset.Charset)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.ParseException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 253
NEW static public n.a. java.lang.String toString(org.apache.hc.core5.http.HttpEntity, java.nio.charset.Charset, int)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.ParseException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 276
NEW static public n.a. java.lang.String toString(org.apache.hc.core5.http.HttpEntity, java.lang.String)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.ParseException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 312
NEW static public n.a. java.lang.String toString(org.apache.hc.core5.http.HttpEntity, java.lang.String, int)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.ParseException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 334
NEW static public n.a. java.lang.String toString(org.apache.hc.core5.http.HttpEntity)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.ParseException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 351
NEW static public n.a. java.lang.String toString(org.apache.hc.core5.http.HttpEntity, int)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.ParseException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 370
NEW public class  org.apache.hc.core5.http.io.entity.FileEntity top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.io.entity.AbstractHttpEntity n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.HttpEntity n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. FileEntity(java.io.File, org.apache.hc.core5.http.ContentType, java.lang.String) n.a.
Old file New file
n.a. 67
NEW public n.a. FileEntity(java.io.File, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 85
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 136
NEW final public n.a. java.io.InputStream getContent()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 113
NEW final public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 108
NEW final public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 97
NEW final public n.a. boolean isStreaming()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 124
NEW final public class  org.apache.hc.core5.http.io.entity.HttpEntities top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.HttpEntity create(java.lang.String, org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 63
NEW static public n.a. org.apache.hc.core5.http.HttpEntity create(java.lang.String, java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 67
NEW static public n.a. org.apache.hc.core5.http.HttpEntity create(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 71
NEW static public n.a. org.apache.hc.core5.http.HttpEntity create(byte[], org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
NEW static public n.a. org.apache.hc.core5.http.HttpEntity create(java.io.File, org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 79
NEW static public n.a. org.apache.hc.core5.http.HttpEntity create(java.io.Serializable, org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 83
NEW static public n.a. org.apache.hc.core5.http.HttpEntity create(org.apache.hc.core5.io.IOCallback
<..>
New:java.io.OutputStream
, org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 95
NEW static public n.a. org.apache.hc.core5.http.HttpEntity create(java.lang.String, org.apache.hc.core5.http.ContentType, org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 193
NEW static public n.a. org.apache.hc.core5.http.HttpEntity create(java.lang.String, java.nio.charset.Charset, org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 197
NEW static public n.a. org.apache.hc.core5.http.HttpEntity create(java.lang.String, org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 201
NEW static public n.a. org.apache.hc.core5.http.HttpEntity create(byte[], org.apache.hc.core5.http.ContentType, org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 205
NEW static public n.a. org.apache.hc.core5.http.HttpEntity create(java.io.File, org.apache.hc.core5.http.ContentType, org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 209
NEW static public n.a. org.apache.hc.core5.http.HttpEntity create(java.io.Serializable, org.apache.hc.core5.http.ContentType, org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 214
NEW static public n.a. org.apache.hc.core5.http.HttpEntity create(org.apache.hc.core5.io.IOCallback
<..>
New:java.io.OutputStream
, org.apache.hc.core5.http.ContentType, org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 219
NEW static public n.a. org.apache.hc.core5.http.HttpEntity create(java.nio.file.Path, org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 223
NEW static public n.a. org.apache.hc.core5.http.HttpEntity create(java.nio.file.Path, org.apache.hc.core5.http.ContentType, org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 227
NEW static public n.a. org.apache.hc.core5.http.HttpEntity createGzipped(java.lang.String, org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 130
NEW static public n.a. org.apache.hc.core5.http.HttpEntity createGzipped(java.lang.String, java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 134
NEW static public n.a. org.apache.hc.core5.http.HttpEntity createGzipped(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 138
NEW static public n.a. org.apache.hc.core5.http.HttpEntity createGzipped(byte[], org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 142
NEW static public n.a. org.apache.hc.core5.http.HttpEntity createGzipped(java.io.File, org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 146
NEW static public n.a. org.apache.hc.core5.http.HttpEntity createGzipped(java.io.Serializable, org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 150
NEW static public n.a. org.apache.hc.core5.http.HttpEntity createGzipped(org.apache.hc.core5.io.IOCallback
<..>
New:java.io.OutputStream
, org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 154
NEW static public n.a. org.apache.hc.core5.http.HttpEntity createGzipped(java.nio.file.Path, org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 158
NEW static public n.a. org.apache.hc.core5.http.HttpEntity createUrlEncoded(java.lang.Iterable
<..>
New:? extends org.apache.hc.core5.http.NameValuePair
, java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW static public n.a. org.apache.hc.core5.http.HttpEntity gzip(org.apache.hc.core5.http.HttpEntity)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 99
NEW static public n.a. org.apache.hc.core5.http.HttpEntity withTrailers(org.apache.hc.core5.http.HttpEntity, org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 162
NEW public class  org.apache.hc.core5.http.io.entity.HttpEntityWrapper top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.HttpEntity n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. HttpEntityWrapper(org.apache.hc.core5.http.HttpEntity) n.a.
Old file New file
n.a. 62
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 120
NEW public n.a. java.io.InputStream getContent()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 94
NEW public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW public n.a. java.lang.String getContentType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 83
NEW public n.a. java.util.Set
<..>
New:java.lang.String
getTrailerNames()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 115
NEW public n.a. org.apache.hc.core5.function.Supplier
<..>
New:java.util.List<org.apache.hc.core5.http.Header>
getTrailers()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW public n.a. boolean isChunked()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 68
NEW public n.a. boolean isStreaming()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 105
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 125
NEW public n.a. void writeTo(java.io.OutputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 100
NEW public class  org.apache.hc.core5.http.io.entity.InputStreamEntity top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.io.entity.AbstractHttpEntity n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.HttpEntity n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. InputStreamEntity(java.io.InputStream, long, org.apache.hc.core5.http.ContentType, java.lang.String) n.a.
Old file New file
n.a. 63
NEW public n.a. InputStreamEntity(java.io.InputStream, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 101
NEW public n.a. InputStreamEntity(java.io.InputStream, long, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 83
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 176
NEW final public n.a. java.io.InputStream getContent()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 127
NEW final public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 122
NEW final public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 112
NEW final public n.a. boolean isStreaming()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 171
NEW final public n.a. void writeTo(java.io.OutputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 139
NEW final public class  org.apache.hc.core5.http.io.entity.NullEntity top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.HttpEntity n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.io.entity.NullEntity INSTANCE n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 83
NEW public n.a. java.io.InputStream getContent()
Status: Name:
NEW java.io.IOException
NEW java.lang.UnsupportedOperationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 64
NEW public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 97
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 87
NEW public n.a. java.lang.String getContentType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 92
NEW public n.a. java.util.Set
<..>
New:java.lang.String
getTrailerNames()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 107
NEW public n.a. org.apache.hc.core5.function.Supplier
<..>
New:java.util.List<org.apache.hc.core5.http.Header>
getTrailers()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW public n.a. boolean isChunked()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 102
NEW public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 59
NEW public n.a. boolean isStreaming()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW public n.a. void writeTo(java.io.OutputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 69
NEW public class  org.apache.hc.core5.http.io.entity.PathEntity top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.io.entity.AbstractHttpEntity n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.HttpEntity n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. PathEntity(java.nio.file.Path, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 84
NEW public n.a. PathEntity(java.nio.file.Path, org.apache.hc.core5.http.ContentType, java.lang.String) n.a.
Old file New file
n.a. 66
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 133
NEW final public n.a. java.io.InputStream getContent()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW final public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 102
NEW final public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 96
NEW final public n.a. boolean isStreaming()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 121
NEW public class  org.apache.hc.core5.http.io.entity.SerializableEntity top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.io.entity.AbstractHttpEntity n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.HttpEntity n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. SerializableEntity(java.io.Serializable, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 90
NEW public n.a. SerializableEntity(java.io.Serializable, org.apache.hc.core5.http.ContentType, java.lang.String) n.a.
Old file New file
n.a. 72
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 149
NEW final public n.a. java.io.InputStream getContent()
Status: Name:
NEW java.io.IOException
NEW java.lang.IllegalStateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 95
NEW final public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 108
NEW final public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
NEW final public n.a. boolean isStreaming()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 130
NEW final public n.a. void writeTo(java.io.OutputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 135
NEW public class  org.apache.hc.core5.http.io.entity.StringEntity top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.io.entity.AbstractHttpEntity n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.HttpEntity n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. StringEntity(java.lang.String, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 107
NEW public n.a. StringEntity(java.lang.String, org.apache.hc.core5.http.ContentType, boolean) n.a.
Old file New file
n.a. 89
NEW public n.a. StringEntity(java.lang.String) n.a.
Old file New file
n.a. 161
NEW public n.a. StringEntity(java.lang.String, java.nio.charset.Charset) n.a.
Old file New file
n.a. 126
NEW public n.a. StringEntity(java.lang.String, java.nio.charset.Charset, boolean) n.a.
Old file New file
n.a. 144
NEW public n.a. StringEntity(java.lang.String, org.apache.hc.core5.http.ContentType, java.lang.String, boolean) n.a.
Old file New file
n.a. 68
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 212
NEW final public n.a. java.io.InputStream getContent()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 182
NEW final public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 177
NEW final public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 172
NEW final public n.a. boolean isStreaming()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 200
NEW final public n.a. void writeTo(java.io.OutputStream)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 187
NEW public class  org.apache.hc.core5.http.io.EofSensorInputStream top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.io.InputStream n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. EofSensorInputStream(java.io.InputStream, org.apache.hc.core5.http.io.EofSensorWatcher) n.a.
Old file New file
n.a. 81
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void abort()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 284
NEW public n.a. int available()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 156
NEW public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 174
NEW public n.a. int read()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 114
NEW public n.a. int read(byte[], int, int)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 131
NEW public n.a. int read(byte[])
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 151
NEW public abstract interface  org.apache.hc.core5.http.io.EofSensorWatcher top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. boolean eofDetected(java.io.InputStream)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean streamAbort(java.io.InputStream)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean streamClosed(java.io.InputStream)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.io.HttpClientConnection top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.SocketModalCloseable n.a.
NEW org.apache.hc.core5.http.HttpConnection n.a.
NEW org.apache.hc.core5.http.io.BHttpConnection n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. boolean isConsistent() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void receiveResponseEntity(org.apache.hc.core5.http.ClassicHttpResponse)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.ClassicHttpResponse receiveResponseHeader()
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void sendRequestEntity(org.apache.hc.core5.http.ClassicHttpRequest)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void sendRequestHeader(org.apache.hc.core5.http.ClassicHttpRequest)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void terminateRequest(org.apache.hc.core5.http.ClassicHttpRequest)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.io.HttpClientResponseHandler top
Compatibility Changes:
Change
ANNOTATION_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.Object handleResponse(org.apache.hc.core5.http.ClassicHttpResponse)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.FunctionalInterface n.a.
NEW public abstract interface  org.apache.hc.core5.http.io.HttpConnectionFactory top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.HttpConnection
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.http.HttpConnection createConnection(java.net.Socket)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public n.a. org.apache.hc.core5.http.HttpConnection createConnection(javax.net.ssl.SSLSocket, java.net.Socket)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 64
NEW public abstract interface  org.apache.hc.core5.http.io.HttpFilterChain top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void proceed(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpFilterChain$ResponseTrigger, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW static public abstract interface  org.apache.hc.core5.http.io.HttpFilterChain$ResponseTrigger top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void sendInformation(org.apache.hc.core5.http.ClassicHttpResponse)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void submitResponse(org.apache.hc.core5.http.ClassicHttpResponse)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.io.HttpFilterHandler top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void handle(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpFilterChain$ResponseTrigger, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.http.io.HttpFilterChain)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.io.HttpMessageParser top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.MessageHeaders
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.http.MessageHeaders parse(org.apache.hc.core5.http.io.SessionInputBuffer, java.io.InputStream)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.io.HttpMessageParserFactory top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.MessageHeaders
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.http.io.HttpMessageParser
<..>
New:T
create(org.apache.hc.core5.http.config.Http1Config)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. n.a.
NEW public n.a. org.apache.hc.core5.http.io.HttpMessageParser
<..>
New:T
create() n.a.
Old file New file
n.a. 48
NEW public abstract interface  org.apache.hc.core5.http.io.HttpMessageWriter top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.MessageHeaders
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void write(org.apache.hc.core5.http.MessageHeaders, org.apache.hc.core5.http.io.SessionOutputBuffer, java.io.OutputStream)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.io.HttpMessageWriterFactory top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.MessageHeaders
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.http.io.HttpMessageWriter
<..>
New:T
create() n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.io.HttpRequestHandler top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void handle(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.ClassicHttpResponse, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.io.HttpResponseInformationCallback top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void execute(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.HttpConnection, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.io.HttpServerConnection top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.SocketModalCloseable n.a.
NEW org.apache.hc.core5.http.HttpConnection n.a.
NEW org.apache.hc.core5.http.io.BHttpConnection n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void receiveRequestEntity(org.apache.hc.core5.http.ClassicHttpRequest)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.ClassicHttpRequest receiveRequestHeader()
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void sendResponseEntity(org.apache.hc.core5.http.ClassicHttpResponse)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void sendResponseHeader(org.apache.hc.core5.http.ClassicHttpResponse)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.io.HttpServerRequestHandler top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void handle(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpServerRequestHandler$ResponseTrigger, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW static public abstract interface  org.apache.hc.core5.http.io.HttpServerRequestHandler$ResponseTrigger top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void sendInformation(org.apache.hc.core5.http.ClassicHttpResponse)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void submitResponse(org.apache.hc.core5.http.ClassicHttpResponse)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.io.HttpTransportMetrics top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. long getBytesTransferred() n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.io.SessionInputBuffer top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. int available() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int capacity() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.io.HttpTransportMetrics getMetrics() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int length() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int read(byte[], int, int, java.io.InputStream)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int read(byte[], java.io.InputStream)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int read(java.io.InputStream)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int readLine(org.apache.hc.core5.util.CharArrayBuffer, java.io.InputStream)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.io.SessionOutputBuffer top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. int available() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int capacity() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void flush(java.io.OutputStream)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.io.HttpTransportMetrics getMetrics() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int length() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void write(byte[], int, int, java.io.OutputStream)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void write(byte[], java.io.OutputStream)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void write(int, java.io.OutputStream)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void writeLine(org.apache.hc.core5.util.CharArrayBuffer, java.io.OutputStream)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public class  org.apache.hc.core5.http.io.SocketConfig top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.io.SocketConfig DEFAULT n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.io.SocketConfig$Builder copy(org.apache.hc.core5.http.io.SocketConfig)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 207
NEW static public n.a. org.apache.hc.core5.http.io.SocketConfig$Builder custom()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 203
NEW public n.a. int getBacklogSize()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 149
NEW public n.a. int getRcvBufSize()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 141
NEW public n.a. int getSndBufSize()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 133
NEW public n.a. org.apache.hc.core5.util.TimeValue getSoLinger()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 111
NEW public n.a. org.apache.hc.core5.util.Timeout getSoTimeout()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 97
NEW public n.a. java.net.SocketAddress getSocksProxyAddress()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 180
NEW public n.a. int getTcpKeepCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 173
NEW public n.a. int getTcpKeepIdle()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 157
NEW public n.a. int getTcpKeepInterval()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 165
NEW public n.a. boolean isSoKeepAlive()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 118
NEW public n.a. boolean isSoReuseAddress()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 104
NEW public n.a. boolean isTcpNoDelay()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 125
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 185
NEW static public class  org.apache.hc.core5.http.io.SocketConfig$Builder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.io.SocketConfig build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 448
NEW public n.a. org.apache.hc.core5.http.io.SocketConfig$Builder setBacklogSize(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 390
NEW public n.a. org.apache.hc.core5.http.io.SocketConfig$Builder setRcvBufSize(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 375
NEW public n.a. org.apache.hc.core5.http.io.SocketConfig$Builder setSndBufSize(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 359
NEW public n.a. org.apache.hc.core5.http.io.SocketConfig$Builder setSoKeepAlive(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 328
NEW public n.a. org.apache.hc.core5.http.io.SocketConfig$Builder setSoLinger(int, java.util.concurrent.TimeUnit)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 298
NEW public n.a. org.apache.hc.core5.http.io.SocketConfig$Builder setSoLinger(org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 313
NEW public n.a. org.apache.hc.core5.http.io.SocketConfig$Builder setSoReuseAddress(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 288
NEW public n.a. org.apache.hc.core5.http.io.SocketConfig$Builder setSoTimeout(int, java.util.concurrent.TimeUnit)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 259
NEW public n.a. org.apache.hc.core5.http.io.SocketConfig$Builder setSoTimeout(org.apache.hc.core5.util.Timeout)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 273
NEW public n.a. org.apache.hc.core5.http.io.SocketConfig$Builder setSocksProxyAddress(java.net.SocketAddress)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 443
NEW public n.a. org.apache.hc.core5.http.io.SocketConfig$Builder setTcpKeepCount(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 433
NEW public n.a. org.apache.hc.core5.http.io.SocketConfig$Builder setTcpKeepIdle(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 405
NEW public n.a. org.apache.hc.core5.http.io.SocketConfig$Builder setTcpKeepInterval(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 419
NEW public n.a. org.apache.hc.core5.http.io.SocketConfig$Builder setTcpNoDelay(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 343
NEW final public class  org.apache.hc.core5.http.io.ssl.DefaultTlsSetupHandler top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.function.Callback n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.io.ssl.DefaultTlsSetupHandler CLIENT n.a.
NEW public static final org.apache.hc.core5.http.io.ssl.DefaultTlsSetupHandler SERVER n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultTlsSetupHandler() n.a.
Old file New file
n.a. 49
NEW public n.a. DefaultTlsSetupHandler(boolean) n.a.
Old file New file
n.a. 56
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void execute(javax.net.ssl.SSLParameters)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 62
NEW public abstract interface  org.apache.hc.core5.http.io.ssl.SSLSessionVerifier top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void verify(org.apache.hc.core5.http.HttpHost, javax.net.ssl.SSLSession)
Status: Name:
NEW javax.net.ssl.SSLException
n.a.
Old file New file
n.a. n.a.
NEW public abstract class  org.apache.hc.core5.http.io.support.AbstractHttpServerAuthFilter top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.HttpFilterHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW protected n.a. AbstractHttpServerAuthFilter(boolean) n.a.
Old file New file
n.a. 62
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected abstract n.a. boolean authenticate(java.lang.Object, org.apache.hc.core5.net.URIAuthority, java.lang.String, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
n.a. n.a.
NEW protected abstract n.a. java.lang.String generateChallenge(java.lang.Object, org.apache.hc.core5.net.URIAuthority, java.lang.String, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
n.a. n.a.
NEW protected n.a. org.apache.hc.core5.http.HttpEntity generateResponseContent(org.apache.hc.core5.http.HttpResponse) n.a.
Old file New file
n.a. 110
NEW final public n.a. void handle(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpFilterChain$ResponseTrigger, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.http.io.HttpFilterChain)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
NEW protected abstract n.a. java.lang.Object parseChallengeResponse(java.lang.String, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
NEW public class  org.apache.hc.core5.http.io.support.BasicHttpServerExpectationDecorator top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.HttpServerRequestHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicHttpServerExpectationDecorator(org.apache.hc.core5.http.io.HttpServerRequestHandler) n.a.
Old file New file
n.a. 54
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. void handle(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpServerRequestHandler$ResponseTrigger, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 76
NEW protected n.a. org.apache.hc.core5.http.ClassicHttpResponse verify(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
n.a. 68
NEW public class  org.apache.hc.core5.http.io.support.BasicHttpServerRequestHandler top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.HttpServerRequestHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicHttpServerRequestHandler(org.apache.hc.core5.http.HttpRequestMapper
<..>
New:org.apache.hc.core5.http.io.HttpRequestHandler
)
n.a.
Old file New file
n.a. 64
NEW public n.a. BasicHttpServerRequestHandler(org.apache.hc.core5.http.HttpRequestMapper
<..>
New:org.apache.hc.core5.http.io.HttpRequestHandler
, org.apache.hc.core5.http.HttpResponseFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
)
n.a.
Old file New file
n.a. 58
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void handle(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpServerRequestHandler$ResponseTrigger, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW public class  org.apache.hc.core5.http.io.support.ClassicRequestBuilder top
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.support.AbstractRequestBuilder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder addHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 313
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder addHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 319
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder addParameter(org.apache.hc.core5.http.NameValuePair)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 355
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder addParameter(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 361
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder addParameters(org.apache.hc.core5.http.NameValuePair[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 367
NEW public n.a. org.apache.hc.core5.http.ClassicHttpRequest build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 403
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder copy(org.apache.hc.core5.http.ClassicHttpRequest)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 239
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder copy(org.apache.hc.core5.http.HttpRequest)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 249
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder create(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 97
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder delete()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 200
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder delete(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 204
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder delete(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 208
NEW protected n.a. void digest(org.apache.hc.core5.http.ClassicHttpRequest) n.a.
Old file New file
n.a. 256
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder get()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 102
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder get(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 106
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder get(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW public n.a. org.apache.hc.core5.http.HttpEntity getEntity()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 378
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder head()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 114
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder head(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 118
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder head(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 122
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder options()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 224
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder options(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 228
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder options(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 232
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder patch()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 164
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder patch(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 168
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder patch(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 172
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder post()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 176
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder post(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 180
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder post(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 184
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder put()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 188
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder put(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 192
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder put(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 196
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder query()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 134
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder query(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 147
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder query(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 160
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder removeHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 325
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder removeHeaders(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 331
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder setAbsoluteRequestUri(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 373
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder setAuthority(org.apache.hc.core5.net.URIAuthority)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 286
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder setCharset(java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 349
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder setEntity(org.apache.hc.core5.http.HttpEntity)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 382
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder setEntity(java.lang.String, org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 387
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder setEntity(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 392
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder setEntity(byte[], org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 397
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder setHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 337
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder setHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 343
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder setHeaders(org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 307
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder setHttpHost(org.apache.hc.core5.http.HttpHost)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 295
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder setPath(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 301
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder setScheme(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 280
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder setUri(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 268
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder setUri(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 274
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder setVersion(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 262
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 440
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder trace()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 212
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder trace(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 216
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicRequestBuilder trace(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 220
NEW public class  org.apache.hc.core5.http.io.support.ClassicResponseBuilder top
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.support.AbstractResponseBuilder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicResponseBuilder addHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicResponseBuilder addHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 107
NEW public n.a. org.apache.hc.core5.http.ClassicHttpResponse build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 161
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicResponseBuilder copy(org.apache.hc.core5.http.ClassicHttpResponse)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 66
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicResponseBuilder copy(org.apache.hc.core5.http.HttpResponse)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 76
NEW static public n.a. org.apache.hc.core5.http.io.support.ClassicResponseBuilder create(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 58
NEW protected n.a. void digest(org.apache.hc.core5.http.ClassicHttpResponse) n.a.
Old file New file
n.a. 83
NEW public n.a. org.apache.hc.core5.http.HttpEntity getEntity()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 136
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicResponseBuilder removeHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 113
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicResponseBuilder removeHeaders(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicResponseBuilder setEntity(org.apache.hc.core5.http.HttpEntity)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 140
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicResponseBuilder setEntity(java.lang.String, org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 145
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicResponseBuilder setEntity(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 150
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicResponseBuilder setEntity(byte[], org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 155
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicResponseBuilder setHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 125
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicResponseBuilder setHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 131
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicResponseBuilder setHeaders(org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 95
NEW public n.a. org.apache.hc.core5.http.io.support.ClassicResponseBuilder setVersion(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 89
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 170
NEW public class  org.apache.hc.core5.http.io.support.HttpServerExpectationFilter top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.HttpFilterHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. HttpServerExpectationFilter() n.a.
Old file New file
n.a. 53
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. org.apache.hc.core5.http.HttpEntity generateResponseContent(org.apache.hc.core5.http.HttpResponse)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. 78
NEW final public n.a. void handle(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpFilterChain$ResponseTrigger, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.http.io.HttpFilterChain)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 87
NEW protected n.a. boolean verify(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. 65
NEW final public class  org.apache.hc.core5.http.io.support.HttpServerFilterChainElement top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. HttpServerFilterChainElement(org.apache.hc.core5.http.io.HttpFilterHandler, org.apache.hc.core5.http.io.support.HttpServerFilterChainElement) n.a.
Old file New file
n.a. 49
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void handle(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpFilterChain$ResponseTrigger, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 59
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 64
NEW public class  org.apache.hc.core5.http.io.support.HttpServerFilterChainRequestHandler top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.HttpServerRequestHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. HttpServerFilterChainRequestHandler(org.apache.hc.core5.http.io.support.HttpServerFilterChainElement) n.a.
Old file New file
n.a. 50
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void handle(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpServerRequestHandler$ResponseTrigger, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 59
NEW final public class  org.apache.hc.core5.http.io.support.TerminalServerFilter top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.io.HttpFilterHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. TerminalServerFilter(org.apache.hc.core5.http.HttpRequestMapper
<..>
New:org.apache.hc.core5.http.io.HttpRequestHandler
, org.apache.hc.core5.http.HttpResponseFactory
<..>
New:org.apache.hc.core5.http.ClassicHttpResponse
)
n.a.
Old file New file
n.a. 61
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void handle(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.http.io.HttpFilterChain$ResponseTrigger, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.http.io.HttpFilterChain)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.LengthRequiredException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.ProtocolException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -6587236770009481670 1049109801075840707
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. LengthRequiredException() n.a.
Old file New file
n.a. 43
NEW public n.a. LengthRequiredException(java.lang.String) n.a.
Old file New file
n.a. 52
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.MalformedChunkCodingException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.io.IOException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 3519689892841300487 2158560246948994524
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. MalformedChunkCodingException(java.lang.String) n.a.
Old file New file
n.a. 54
NEW public n.a. MalformedChunkCodingException(java.lang.String, java.lang.Object[]) n.a.
Old file New file
n.a. 66
NEW public n.a. MalformedChunkCodingException() n.a.
Old file New file
n.a. 45
NEW final public class  org.apache.hc.core5.http.Message top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW B n.a. java.lang.Object
NEW H n.a. org.apache.hc.core5.http.MessageHeaders
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. Message(org.apache.hc.core5.http.MessageHeaders, java.lang.Object) n.a.
Old file New file
n.a. 61
NEW public n.a. Message(org.apache.hc.core5.http.MessageHeaders) n.a.
Old file New file
n.a. 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.lang.Object getBody()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 81
NEW public n.a. org.apache.hc.core5.http.MessageHeaders getHead()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW public abstract class  org.apache.hc.core5.http.message.AbstractMessageWrapper top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.HttpMessage
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpMessage n.a.
NEW org.apache.hc.core5.http.MessageHeaders n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AbstractMessageWrapper(org.apache.hc.core5.http.HttpMessage) n.a.
Old file New file
n.a. 47
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void addHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 63
NEW public n.a. void addHeader(java.lang.String, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 68
NEW public n.a. boolean containsHeader(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 98
NEW public n.a. int countHeaders(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 103
NEW public n.a. org.apache.hc.core5.http.Header getFirstHeader(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 118
NEW public n.a. org.apache.hc.core5.http.Header getHeader(java.lang.String)
Status: Name:
NEW org.apache.hc.core5.http.ProtocolException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 113
NEW public n.a. org.apache.hc.core5.http.Header[] getHeaders(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 108
NEW public n.a. org.apache.hc.core5.http.Header[] getHeaders()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 132
NEW public n.a. org.apache.hc.core5.http.Header getLastHeader(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 123
NEW public n.a. org.apache.hc.core5.http.ProtocolVersion getVersion()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 58
NEW public n.a. java.util.Iterator
<..>
New:org.apache.hc.core5.http.Header
headerIterator()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 137
NEW public n.a. java.util.Iterator
<..>
New:org.apache.hc.core5.http.Header
headerIterator(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 142
NEW public n.a. boolean removeHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW public n.a. boolean removeHeaders(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 93
NEW public n.a. void setHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW public n.a. void setHeader(java.lang.String, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW public n.a. void setHeaders(org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 83
NEW public n.a. void setVersion(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 53
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 147
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.message.BasicClassicHttpRequest top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.message.BasicHttpRequest n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.ClassicHttpRequest n.a.
NEW org.apache.hc.core5.http.HttpMessage n.a.
NEW org.apache.hc.core5.http.MessageHeaders n.a.
NEW org.apache.hc.core5.http.HttpRequest n.a.
NEW org.apache.hc.core5.http.HttpEntityContainer n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -188089953977536739 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicClassicHttpRequest(org.apache.hc.core5.http.Method, java.lang.String) n.a.
Old file New file
n.a. 101
NEW public n.a. BasicClassicHttpRequest(org.apache.hc.core5.http.Method, org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
n.a. 112
NEW public n.a. BasicClassicHttpRequest(java.lang.String, java.lang.String) n.a.
Old file New file
n.a. 70
NEW public n.a. BasicClassicHttpRequest(java.lang.String, org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
n.a. 81
NEW public n.a. BasicClassicHttpRequest(java.lang.String, java.lang.String, org.apache.hc.core5.net.URIAuthority, java.lang.String) n.a.
Old file New file
n.a. 60
NEW public n.a. BasicClassicHttpRequest(java.lang.String, java.net.URI) n.a.
Old file New file
n.a. 91
NEW public n.a. BasicClassicHttpRequest(org.apache.hc.core5.http.Method, java.net.URI) n.a.
Old file New file
n.a. 122
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.HttpEntity getEntity()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 127
NEW public n.a. void setEntity(org.apache.hc.core5.http.HttpEntity)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 132
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.message.BasicClassicHttpResponse top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.message.BasicHttpResponse n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpMessage n.a.
NEW org.apache.hc.core5.http.MessageHeaders n.a.
NEW org.apache.hc.core5.http.ClassicHttpResponse n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.http.HttpResponse n.a.
NEW org.apache.hc.core5.http.HttpEntityContainer n.a.
NEW java.lang.AutoCloseable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 2420497112155051845 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicClassicHttpResponse(int, org.apache.hc.core5.http.ReasonPhraseCatalog, java.util.Locale) n.a.
Old file New file
n.a. 59
NEW public n.a. BasicClassicHttpResponse(int) n.a.
Old file New file
n.a. 78
NEW public n.a. BasicClassicHttpResponse(int, java.lang.String) n.a.
Old file New file
n.a. 69
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 93
NEW public n.a. org.apache.hc.core5.http.HttpEntity getEntity()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 83
NEW public n.a. void setEntity(org.apache.hc.core5.http.HttpEntity)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.message.BasicHeader top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.Cloneable n.a.
NEW org.apache.hc.core5.http.NameValuePair n.a.
NEW org.apache.hc.core5.http.Header n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -3027404676433358740 -5427236326487562174
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicHeader(java.lang.String, java.lang.Object) n.a.
Old file New file
n.a. 59
NEW public n.a. BasicHeader(java.lang.String, java.lang.Object, boolean) n.a.
Old file New file
n.a. 72
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.message.BasicHeader clone()
Status: Name:
NEW java.lang.CloneNotSupportedException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 105
NEW public n.a. java.lang.String getName()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 80
NEW public n.a. java.lang.String getValue()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 85
NEW public n.a. boolean isSensitive()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 90
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 95
NEW public class  org.apache.hc.core5.http.message.BasicHeaderElement top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HeaderElement n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicHeaderElement(java.lang.String, java.lang.String, org.apache.hc.core5.http.NameValuePair[]) n.a.
Old file New file
n.a. 59
NEW public n.a. BasicHeaderElement(java.lang.String, java.lang.String) n.a.
Old file New file
n.a. 76
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.lang.String getName()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 81
NEW public n.a. org.apache.hc.core5.http.NameValuePair getParameter(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 102
NEW public n.a. org.apache.hc.core5.http.NameValuePair getParameterByName(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 107
NEW public n.a. int getParameterCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 96
NEW public n.a. org.apache.hc.core5.http.NameValuePair[] getParameters()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 91
NEW public n.a. java.lang.String getValue()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 120
NEW public class  org.apache.hc.core5.http.message.BasicHeaderElementIterator top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.message.AbstractHeaderElementIterator n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.util.Iterator n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicHeaderElementIterator(java.util.Iterator
<..>
New:? extends org.apache.hc.core5.http.Header
)
n.a.
Old file New file
n.a. 56
NEW public n.a. BasicHeaderElementIterator(java.util.Iterator
<..>
New:? extends org.apache.hc.core5.http.Header
, org.apache.hc.core5.http.message.HeaderValueParser)
n.a.
Old file New file
n.a. 51
NEW public class  org.apache.hc.core5.http.message.BasicHeaderIterator top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.util.Iterator n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicHeaderIterator(org.apache.hc.core5.http.Header[], java.lang.String) n.a.
Old file New file
n.a. 71
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. boolean hasNext()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 116
NEW public n.a. org.apache.hc.core5.http.Header next()
Status: Name:
NEW java.util.NoSuchElementException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 129
NEW public n.a. void remove()
Status: Name:
NEW java.lang.UnsupportedOperationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 146
NEW public class  org.apache.hc.core5.http.message.BasicHeaderValueFormatter top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.message.HeaderValueFormatter n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.message.BasicHeaderValueFormatter INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicHeaderValueFormatter() n.a.
Old file New file
n.a. 51
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void formatElements(org.apache.hc.core5.util.CharArrayBuffer, org.apache.hc.core5.http.HeaderElement[], boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 57
NEW public n.a. void formatHeaderElement(org.apache.hc.core5.util.CharArrayBuffer, org.apache.hc.core5.http.HeaderElement, boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 71
NEW public n.a. void formatNameValuePair(org.apache.hc.core5.util.CharArrayBuffer, org.apache.hc.core5.http.NameValuePair, boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 107
NEW public n.a. void formatParameters(org.apache.hc.core5.util.CharArrayBuffer, org.apache.hc.core5.http.NameValuePair[], boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 93
NEW public class  org.apache.hc.core5.http.message.BasicHeaderValueParser top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.message.HeaderValueParser n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.message.BasicHeaderValueParser INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicHeaderValueParser() n.a.
Old file New file
n.a. 58
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.HeaderElement[] parseElements(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 74
NEW public n.a. org.apache.hc.core5.http.HeaderElement parseHeaderElement(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW public n.a. org.apache.hc.core5.http.NameValuePair parseNameValuePair(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 128
NEW public n.a. org.apache.hc.core5.http.NameValuePair[] parseParameters(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 106
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.message.BasicHttpRequest top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.message.HeaderGroup n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpMessage n.a.
NEW org.apache.hc.core5.http.MessageHeaders n.a.
NEW org.apache.hc.core5.http.HttpRequest n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 6189511112082883243 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicHttpRequest(java.lang.String, java.net.URI) n.a.
Old file New file
n.a. 121
NEW public n.a. BasicHttpRequest(org.apache.hc.core5.http.Method, org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
n.a. 156
NEW public n.a. BasicHttpRequest(java.lang.String, java.lang.String, org.apache.hc.core5.net.URIAuthority, java.lang.String) n.a.
Old file New file
n.a. 70
NEW public n.a. BasicHttpRequest(java.lang.String, org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
n.a. 105
NEW public n.a. BasicHttpRequest(org.apache.hc.core5.http.Method, java.lang.String) n.a.
Old file New file
n.a. 135
NEW public n.a. BasicHttpRequest(org.apache.hc.core5.http.Method, java.net.URI) n.a.
Old file New file
n.a. 172
NEW public n.a. BasicHttpRequest(java.lang.String, java.lang.String) n.a.
Old file New file
n.a. 84
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void addHeader(java.lang.String, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 179
NEW public n.a. org.apache.hc.core5.net.URIAuthority getAuthority()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 228
NEW public n.a. java.lang.String getMethod()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 201
NEW public n.a. java.lang.String getPath()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 206
NEW public n.a. java.lang.String getRequestUri()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 252
NEW public n.a. java.lang.String getScheme()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 217
NEW public n.a. java.net.URI getUri()
Status: Name:
NEW java.net.URISyntaxException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 310
NEW public n.a. org.apache.hc.core5.http.ProtocolVersion getVersion()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 196
NEW public n.a. void setAbsoluteRequestUri(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 247
NEW public n.a. void setAuthority(org.apache.hc.core5.net.URIAuthority)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 233
NEW public n.a. void setHeader(java.lang.String, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 185
NEW public n.a. void setPath(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 211
NEW public n.a. void setScheme(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 222
NEW public n.a. void setUri(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 262
NEW public n.a. void setVersion(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 191
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 320
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.message.BasicHttpResponse top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.message.HeaderGroup n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpMessage n.a.
NEW org.apache.hc.core5.http.MessageHeaders n.a.
NEW org.apache.hc.core5.http.HttpResponse n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 488789271734604269 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicHttpResponse(int, java.lang.String) n.a.
Old file New file
n.a. 81
NEW public n.a. BasicHttpResponse(int) n.a.
Old file New file
n.a. 92
NEW public n.a. BasicHttpResponse(int, org.apache.hc.core5.http.ReasonPhraseCatalog, java.util.Locale) n.a.
Old file New file
n.a. 69
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void addHeader(java.lang.String, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 100
NEW public n.a. int getCode()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 122
NEW public n.a. java.util.Locale getLocale()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 127
NEW protected n.a. java.lang.String getReason(int) n.a.
Old file New file
n.a. 162
NEW public n.a. java.lang.String getReasonPhrase()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 139
NEW public n.a. org.apache.hc.core5.http.ProtocolVersion getVersion()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 117
NEW public n.a. void setCode(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 132
NEW public n.a. void setHeader(java.lang.String, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 106
NEW public n.a. void setLocale(java.util.Locale)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 149
NEW public n.a. void setReasonPhrase(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 144
NEW public n.a. void setVersion(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 112
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 168
NEW public class  org.apache.hc.core5.http.message.BasicLineFormatter top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.message.LineFormatter n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.message.BasicLineFormatter INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicLineFormatter() n.a.
Old file New file
n.a. 48
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void formatHeader(org.apache.hc.core5.util.CharArrayBuffer, org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 83
NEW public n.a. void formatRequestLine(org.apache.hc.core5.util.CharArrayBuffer, org.apache.hc.core5.http.message.RequestLine)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 57
NEW public n.a. void formatStatusLine(org.apache.hc.core5.util.CharArrayBuffer, org.apache.hc.core5.http.message.StatusLine)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 68
NEW public class  org.apache.hc.core5.http.message.BasicLineParser top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.message.LineParser n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.message.BasicLineParser INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicLineParser(org.apache.hc.core5.http.ProtocolVersion) n.a.
Old file New file
n.a. 69
NEW public n.a. BasicLineParser() n.a.
Old file New file
n.a. 78
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.Header parseHeader(org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW org.apache.hc.core5.http.ParseException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 188
NEW public n.a. org.apache.hc.core5.http.message.RequestLine parseRequestLine(org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW org.apache.hc.core5.http.ParseException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 125
NEW public n.a. org.apache.hc.core5.http.message.StatusLine parseStatusLine(org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW org.apache.hc.core5.http.ParseException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 151
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.message.BasicNameValuePair top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.NameValuePair n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -4091098790968606596 -6437800749411518984
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicNameValuePair(java.lang.String, java.lang.String) n.a.
Old file New file
n.a. 60
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. boolean equals(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 92
NEW public n.a. java.lang.String getName()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 67
NEW public n.a. java.lang.String getValue()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW public n.a. int hashCode()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 104
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 79
NEW public class  org.apache.hc.core5.http.message.BasicTokenIterator top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.message.AbstractHeaderElementIterator n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.util.Iterator n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicTokenIterator(java.util.Iterator
<..>
New:? extends org.apache.hc.core5.http.Header
)
n.a.
Old file New file
n.a. 53
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.message.BufferedHeader top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.FormattedHeader n.a.
NEW org.apache.hc.core5.http.NameValuePair n.a.
NEW org.apache.hc.core5.http.Header n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -6164955205396106611 -2768352615787625448
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BufferedHeader(org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW org.apache.hc.core5.http.ParseException
n.a.
Old file New file
n.a. 87
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.message.BufferedHeader create(org.apache.hc.core5.util.CharArrayBuffer)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 71
NEW public n.a. org.apache.hc.core5.util.CharArrayBuffer getBuffer()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 151
NEW public n.a. java.lang.String getName()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 111
NEW public n.a. java.lang.String getValue()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 116
NEW public n.a. int getValuePos()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 146
NEW public n.a. boolean isSensitive()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 141
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 156
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.message.HeaderGroup top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.MessageHeaders n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -6127824174220540153 2608834160639271617
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. HeaderGroup() n.a.
Old file New file
n.a. 62
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void addHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 80
NEW public n.a. void clear()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 70
NEW public n.a. boolean containsHeader(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 314
NEW public n.a. int countHeaders(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 333
NEW public n.a. org.apache.hc.core5.http.Header getCondensedHeader(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 184
NEW public n.a. org.apache.hc.core5.http.Header getFirstHeader(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 237
NEW public n.a. org.apache.hc.core5.http.Header getHeader(java.lang.String)
Status: Name:
NEW org.apache.hc.core5.http.ProtocolException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 257
NEW public n.a. org.apache.hc.core5.http.Header[] getHeaders(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 214
NEW public n.a. org.apache.hc.core5.http.Header[] getHeaders()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 300
NEW public n.a. org.apache.hc.core5.http.Header getLastHeader(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 283
NEW public n.a. java.util.Iterator
<..>
New:org.apache.hc.core5.http.Header
headerIterator()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 352
NEW public n.a. java.util.Iterator
<..>
New:org.apache.hc.core5.http.Header
headerIterator(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 367
NEW public n.a. boolean removeHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 93
NEW public n.a. boolean removeHeaders(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 120
NEW public n.a. boolean removeHeaders(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 379
NEW public n.a. void setHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 144
NEW public n.a. void setHeaders(org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 165
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 395
NEW public abstract interface  org.apache.hc.core5.http.message.HeaderValueFormatter top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void formatElements(org.apache.hc.core5.util.CharArrayBuffer, org.apache.hc.core5.http.HeaderElement[], boolean) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void formatHeaderElement(org.apache.hc.core5.util.CharArrayBuffer, org.apache.hc.core5.http.HeaderElement, boolean) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void formatNameValuePair(org.apache.hc.core5.util.CharArrayBuffer, org.apache.hc.core5.http.NameValuePair, boolean) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void formatParameters(org.apache.hc.core5.util.CharArrayBuffer, org.apache.hc.core5.http.NameValuePair[], boolean) n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.message.HeaderValueParser top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.http.HeaderElement[] parseElements(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.HeaderElement parseHeaderElement(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.NameValuePair parseNameValuePair(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.NameValuePair[] parseParameters(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor) n.a.
Old file New file
n.a. n.a.
NEW public class  org.apache.hc.core5.http.message.HttpRequestWrapper top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.message.AbstractMessageWrapper n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpMessage n.a.
NEW org.apache.hc.core5.http.MessageHeaders n.a.
NEW org.apache.hc.core5.http.HttpRequest n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. HttpRequestWrapper(org.apache.hc.core5.http.HttpRequest) n.a.
Old file New file
n.a. 44
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.net.URIAuthority getAuthority()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 74
NEW public n.a. java.lang.String getMethod()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 49
NEW public n.a. java.lang.String getPath()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 54
NEW public n.a. java.lang.String getRequestUri()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 84
NEW public n.a. java.lang.String getScheme()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 64
NEW public n.a. java.net.URI getUri()
Status: Name:
NEW java.net.URISyntaxException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 89
NEW public n.a. void setAuthority(org.apache.hc.core5.net.URIAuthority)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 79
NEW public n.a. void setPath(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 59
NEW public n.a. void setScheme(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 69
NEW public n.a. void setUri(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 94
NEW public class  org.apache.hc.core5.http.message.HttpResponseWrapper top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.message.AbstractMessageWrapper n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpMessage n.a.
NEW org.apache.hc.core5.http.MessageHeaders n.a.
NEW org.apache.hc.core5.http.HttpResponse n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. HttpResponseWrapper(org.apache.hc.core5.http.HttpResponse) n.a.
Old file New file
n.a. 42
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int getCode()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 47
NEW public n.a. java.util.Locale getLocale()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 67
NEW public n.a. java.lang.String getReasonPhrase()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 57
NEW public n.a. void setCode(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 52
NEW public n.a. void setLocale(java.util.Locale)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW public n.a. void setReasonPhrase(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 62
NEW public class  org.apache.hc.core5.http.message.LazyLaxLineParser top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.message.BasicLineParser n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.message.LineParser n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.message.LazyLaxLineParser INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. LazyLaxLineParser() n.a.
Old file New file
n.a. 49
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.Header parseHeader(org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW org.apache.hc.core5.http.ParseException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 55
NEW public class  org.apache.hc.core5.http.message.LazyLineParser top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.message.BasicLineParser n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.message.LineParser n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.message.LazyLineParser INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. LazyLineParser() n.a.
Old file New file
n.a. 47
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.Header parseHeader(org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW org.apache.hc.core5.http.ParseException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 53
NEW public abstract interface  org.apache.hc.core5.http.message.LineFormatter top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void formatHeader(org.apache.hc.core5.util.CharArrayBuffer, org.apache.hc.core5.http.Header) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void formatRequestLine(org.apache.hc.core5.util.CharArrayBuffer, org.apache.hc.core5.http.message.RequestLine) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void formatStatusLine(org.apache.hc.core5.util.CharArrayBuffer, org.apache.hc.core5.http.message.StatusLine) n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.message.LineParser top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.http.Header parseHeader(org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW org.apache.hc.core5.http.ParseException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.message.RequestLine parseRequestLine(org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW org.apache.hc.core5.http.ParseException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.message.StatusLine parseStatusLine(org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW org.apache.hc.core5.http.ParseException
n.a.
Old file New file
n.a. n.a.
NEW public class  org.apache.hc.core5.http.message.MessageSupport top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. void addContentEncodingHeader(org.apache.hc.core5.http.HttpMessage, org.apache.hc.core5.http.EntityDetails)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 484
NEW static public n.a. void addContentTypeHeader(org.apache.hc.core5.http.HttpMessage, org.apache.hc.core5.http.EntityDetails)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 478
NEW static public n.a. void addTrailerHeader(org.apache.hc.core5.http.HttpMessage, org.apache.hc.core5.http.EntityDetails)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 490
NEW static public n.a. boolean canResponseHaveBody(org.apache.hc.core5.http.HttpResponse)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 502
NEW static public n.a. boolean canResponseHaveBody(java.lang.String, org.apache.hc.core5.http.HttpResponse)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 512
NEW static public n.a. org.apache.hc.core5.http.Header format(java.lang.String, java.util.Set
<..>
New:java.lang.String
)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 125
NEW static public n.a. org.apache.hc.core5.http.Header format(java.lang.String, java.lang.String[])
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 184
NEW static public n.a. void formatElements(org.apache.hc.core5.util.CharArrayBuffer, java.util.List
<..>
New:org.apache.hc.core5.http.HeaderElement
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 319
NEW static public n.a. void formatElements(org.apache.hc.core5.util.CharArrayBuffer, org.apache.hc.core5.http.HeaderElement[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 336
NEW static public n.a. void formatParameters(org.apache.hc.core5.util.CharArrayBuffer, java.util.List
<..>
New:org.apache.hc.core5.http.NameValuePair
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 423
NEW static public n.a. void formatParameters(org.apache.hc.core5.util.CharArrayBuffer, org.apache.hc.core5.http.NameValuePair[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 440
NEW static public n.a. void formatTokens(org.apache.hc.core5.util.CharArrayBuffer, java.util.List
<..>
New:java.lang.String
, java.util.function.UnaryOperator
<..>
New:java.lang.String
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW static public n.a. void formatTokens(org.apache.hc.core5.util.CharArrayBuffer, java.util.List
<..>
New:java.lang.String
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 90
NEW static public n.a. void formatTokens(org.apache.hc.core5.util.CharArrayBuffer, java.lang.String[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 94
NEW static public n.a. void formatTokens(org.apache.hc.core5.util.CharArrayBuffer, java.util.Set
<..>
New:java.lang.String
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 106
NEW static public n.a. org.apache.hc.core5.http.Header header(java.lang.String, java.util.Set
<..>
New:java.lang.String
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 154
NEW static public n.a. org.apache.hc.core5.http.Header header(java.lang.String, java.lang.String[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 171
NEW static public n.a. org.apache.hc.core5.http.Header header(java.lang.String, org.apache.hc.core5.http.HeaderElement[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 358
NEW static public n.a. org.apache.hc.core5.http.Header headerOfElements(java.lang.String, java.util.List
<..>
New:org.apache.hc.core5.http.HeaderElement
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 343
NEW static public n.a. org.apache.hc.core5.http.Header headerOfTokens(java.lang.String, java.util.List
<..>
New:java.lang.String
, java.util.function.UnaryOperator
<..>
New:java.lang.String
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 132
NEW static public n.a. org.apache.hc.core5.http.Header headerOfTokens(java.lang.String, java.util.List
<..>
New:java.lang.String
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 147
NEW static public n.a. java.util.Set
<..>
New:java.lang.String
hopByHopConnectionSpecific(org.apache.hc.core5.http.MessageHeaders)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 553
NEW static public n.a. boolean isHopByHop(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 543
NEW static public n.a. java.util.Iterator
<..>
New:org.apache.hc.core5.http.HeaderElement
iterate(org.apache.hc.core5.http.MessageHeaders, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 414
NEW static public n.a. java.util.Iterator
<..>
New:java.lang.String
iterateTokens(org.apache.hc.core5.http.MessageHeaders, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 310
NEW static public n.a. org.apache.hc.core5.http.HeaderElement[] parse(org.apache.hc.core5.http.Header)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 399
NEW static public n.a. void parseElementList(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor, java.util.function.BiConsumer
<..>
New:java.lang.CharSequenceorg.apache.hc.core5.http.message.ParserCursor
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 222
NEW static public n.a. void parseElements(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor, java.util.function.Consumer
<..>
New:org.apache.hc.core5.http.HeaderElement
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 370
NEW static public n.a. void parseElements(org.apache.hc.core5.http.Header, java.util.function.Consumer
<..>
New:org.apache.hc.core5.http.HeaderElement
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 380
NEW static public n.a. void parseElements(org.apache.hc.core5.http.MessageHeaders, java.lang.String, java.util.function.Consumer
<..>
New:org.apache.hc.core5.http.HeaderElement
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 389
NEW static public n.a. java.util.List
<..>
New:org.apache.hc.core5.http.HeaderElement
parseElements(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 408
NEW static public n.a. void parseHeader(org.apache.hc.core5.http.Header, java.util.function.BiConsumer
<..>
New:java.lang.CharSequenceorg.apache.hc.core5.http.message.ParserCursor
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 191
NEW static public n.a. void parseHeaders(org.apache.hc.core5.http.MessageHeaders, java.lang.String, java.util.function.BiConsumer
<..>
New:java.lang.CharSequenceorg.apache.hc.core5.http.message.ParserCursor
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 208
NEW static public n.a. void parseParameters(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor, java.util.function.Consumer
<..>
New:org.apache.hc.core5.http.NameValuePair
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 458
NEW static public n.a. void parseTokens(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor, org.apache.hc.core5.util.Tokenizer$Delimiter, java.util.function.Consumer
<..>
New:java.lang.String
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 243
NEW static public n.a. void parseTokens(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor, java.util.function.Consumer
<..>
New:java.lang.String
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 253
NEW static public n.a. void parseTokens(org.apache.hc.core5.http.Header, org.apache.hc.core5.util.Tokenizer$Delimiter, java.util.function.Consumer
<..>
New:java.lang.String
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 262
NEW static public n.a. void parseTokens(org.apache.hc.core5.http.Header, java.util.function.Consumer
<..>
New:java.lang.String
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 270
NEW static public n.a. void parseTokens(org.apache.hc.core5.http.MessageHeaders, java.lang.String, org.apache.hc.core5.util.Tokenizer$Delimiter, java.util.function.Consumer
<..>
New:java.lang.String
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 280
NEW static public n.a. void parseTokens(org.apache.hc.core5.http.MessageHeaders, java.lang.String, java.util.function.Consumer
<..>
New:java.lang.String
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 288
NEW static public n.a. java.util.Set
<..>
New:java.lang.String
parseTokens(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 292
NEW static public n.a. java.util.Set
<..>
New:java.lang.String
parseTokens(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 300
NEW public class  org.apache.hc.core5.http.message.ParserCursor top
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.util.Tokenizer$Cursor n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ParserCursor(int, int) n.a.
Old file New file
n.a. 44
NEW  (Serializable compatible)  final public class  org.apache.hc.core5.http.message.RequestLine top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -7999423532195630750 2810581718468737193
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. RequestLine(org.apache.hc.core5.http.HttpRequest) n.a.
Old file New file
n.a. 54
NEW public n.a. RequestLine(java.lang.String, java.lang.String, org.apache.hc.core5.http.ProtocolVersion) n.a.
Old file New file
n.a. 64
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.lang.String getMethod()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 71
NEW public n.a. org.apache.hc.core5.http.ProtocolVersion getProtocolVersion()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
NEW public n.a. java.lang.String getUri()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 79
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 84
NEW  (Serializable compatible)  final public class  org.apache.hc.core5.http.message.StatusLine top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 5783181841391505902 -2443303766890459269
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. StatusLine(org.apache.hc.core5.http.HttpResponse) n.a.
Old file New file
n.a. 70
NEW public n.a. StatusLine(org.apache.hc.core5.http.ProtocolVersion, int, java.lang.String) n.a.
Old file New file
n.a. 87
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.ProtocolVersion getProtocolVersion()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 164
NEW public n.a. java.lang.String getReasonPhrase()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 168
NEW public n.a. org.apache.hc.core5.http.message.StatusLine$StatusClass getStatusClass()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 99
NEW public n.a. int getStatusCode()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 95
NEW public n.a. boolean isClientError()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 139
NEW public n.a. boolean isError()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 160
NEW public n.a. boolean isInformational()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 109
NEW public n.a. boolean isRedirection()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 129
NEW public n.a. boolean isServerError()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 149
NEW public n.a. boolean isSuccessful()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 173
NEW  (Serializable compatible)  final static public enum  org.apache.hc.core5.http.message.StatusLine$StatusClass top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -4292152107223775781 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.message.StatusLine$StatusClass CLIENT_ERROR n.a.
NEW public static final org.apache.hc.core5.http.message.StatusLine$StatusClass INFORMATIONAL n.a.
NEW public static final org.apache.hc.core5.http.message.StatusLine$StatusClass OTHER n.a.
NEW public static final org.apache.hc.core5.http.message.StatusLine$StatusClass REDIRECTION n.a.
NEW public static final org.apache.hc.core5.http.message.StatusLine$StatusClass SERVER_ERROR n.a.
NEW public static final org.apache.hc.core5.http.message.StatusLine$StatusClass SUCCESSFUL n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.message.StatusLine$StatusClass from(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 227
NEW static public n.a. org.apache.hc.core5.http.message.StatusLine$StatusClass valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 185
NEW static public n.a. org.apache.hc.core5.http.message.StatusLine$StatusClass[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 185
NEW public class  org.apache.hc.core5.http.message.TokenParser top
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.util.Tokenizer n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final char DQUOTE n.a.
NEW public static final char ESCAPE n.a.
NEW public static final org.apache.hc.core5.http.message.TokenParser INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. TokenParser() n.a.
Old file New file
n.a. 48
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void copyContent(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor, java.util.BitSet, java.lang.StringBuilder)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW public n.a. void copyContent(java.lang.CharSequence, org.apache.hc.core5.util.Tokenizer$Cursor, java.util.BitSet, java.lang.StringBuilder)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW public n.a. void copyQuotedContent(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor, java.lang.StringBuilder)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 99
NEW public n.a. void copyQuotedContent(java.lang.CharSequence, org.apache.hc.core5.util.Tokenizer$Cursor, java.lang.StringBuilder)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 104
NEW public n.a. void copyUnquotedContent(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor, java.util.BitSet, java.lang.StringBuilder)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW public n.a. void copyUnquotedContent(java.lang.CharSequence, org.apache.hc.core5.util.Tokenizer$Cursor, java.util.BitSet, java.lang.StringBuilder)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 92
NEW public n.a. java.lang.String parseToken(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor, java.util.BitSet)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 59
NEW public n.a. java.lang.String parseValue(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor, java.util.BitSet)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 63
NEW public n.a. void skipWhiteSpace(java.lang.CharSequence, org.apache.hc.core5.http.message.ParserCursor)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 67
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.MessageConstraintException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.io.IOException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 6601258809484792143 6077207720446368695
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. MessageConstraintException(java.lang.String) n.a.
Old file New file
n.a. 47
NEW public abstract interface  org.apache.hc.core5.http.MessageHeaders top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. boolean containsHeader(java.lang.String) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int countHeaders(java.lang.String) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.Header getFirstHeader(java.lang.String) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.Header getHeader(java.lang.String)
Status: Name:
NEW org.apache.hc.core5.http.ProtocolException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.Header[] getHeaders() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.Header[] getHeaders(java.lang.String) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.Header getLastHeader(java.lang.String) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.util.Iterator
<..>
New:org.apache.hc.core5.http.Header
headerIterator() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.util.Iterator
<..>
New:org.apache.hc.core5.http.Header
headerIterator(java.lang.String) n.a.
Old file New file
n.a. n.a.
NEW  (Serializable compatible)  final public enum  org.apache.hc.core5.http.Method top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 476348865007514667 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.Method CONNECT n.a.
NEW public static final org.apache.hc.core5.http.Method DELETE n.a.
NEW public static final org.apache.hc.core5.http.Method GET n.a.
NEW public static final org.apache.hc.core5.http.Method HEAD n.a.
NEW public static final org.apache.hc.core5.http.Method OPTIONS n.a.
NEW public static final org.apache.hc.core5.http.Method PATCH n.a.
NEW public static final org.apache.hc.core5.http.Method POST n.a.
NEW public static final org.apache.hc.core5.http.Method PUT n.a.
NEW public static final org.apache.hc.core5.http.Method QUERY n.a.
NEW public static final org.apache.hc.core5.http.Method TRACE n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. boolean isIdempotent()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 134
NEW static public n.a. boolean isIdempotent(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 149
NEW public n.a. boolean isSafe()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 125
NEW static public n.a. boolean isSafe(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 138
NEW public n.a. boolean isSame(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 170
NEW static public n.a. org.apache.hc.core5.http.Method normalizedValueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 166
NEW static public n.a. org.apache.hc.core5.http.Method valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 50
NEW static public n.a. org.apache.hc.core5.http.Method[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 50
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.MethodNotSupportedException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.ProtocolException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -5436854013205597611 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. MethodNotSupportedException(java.lang.String) n.a.
Old file New file
n.a. 45
NEW public n.a. MethodNotSupportedException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
n.a. 56
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.MisdirectedRequestException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.ProtocolException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -353498298664505014 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. MisdirectedRequestException(java.lang.String) n.a.
Old file New file
n.a. 52
NEW public n.a. MisdirectedRequestException() n.a.
Old file New file
n.a. 43
NEW public abstract interface  org.apache.hc.core5.http.NameValuePair top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.String getName() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.lang.String getValue() n.a.
Old file New file
n.a. n.a.
NEW public abstract class  org.apache.hc.core5.http.nio.AsyncClientEndpoint top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AsyncClientEndpoint() n.a.
Old file New file
n.a. 50
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void execute(org.apache.hc.core5.http.nio.AsyncClientExchangeHandler, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.http.protocol.HttpContext)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW public n.a. void execute(org.apache.hc.core5.http.nio.AsyncClientExchangeHandler, org.apache.hc.core5.http.protocol.HttpContext)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW final public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
java.util.concurrent.Future
<..>
New:T
execute(org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 102
NEW final public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
java.util.concurrent.Future
<..>
New:T
execute(org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 120
NEW final public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
java.util.concurrent.Future
<..>
New:T
execute(org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 133
NEW public abstract n.a. boolean isConnected()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW public abstract n.a. void releaseAndDiscard()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW public abstract n.a. void releaseAndReuse()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.AsyncClientExchangeHandler top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataExchangeHandler n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void cancel() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void consumeInformation(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void consumeResponse(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void produceRequest(org.apache.hc.core5.http.nio.RequestChannel, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.AsyncDataConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.AsyncDataExchangeHandler top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void failed(java.lang.Exception) n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.AsyncDataProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. int available() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.AsyncEntityConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void failed(java.lang.Exception) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.lang.Object getContent() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void streamStart(org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.AsyncEntityProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void failed(java.lang.Exception) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean isRepeatable() n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.AsyncFilterChain top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.http.nio.AsyncDataConsumer proceed(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.http.nio.AsyncFilterChain$ResponseTrigger)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW static public abstract interface  org.apache.hc.core5.http.nio.AsyncFilterChain$ResponseTrigger top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void pushPromise(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.nio.AsyncPushProducer)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void sendInformation(org.apache.hc.core5.http.HttpResponse)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void submitResponse(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.nio.AsyncEntityProducer)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.AsyncFilterHandler top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.http.nio.AsyncDataConsumer handle(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.http.nio.AsyncFilterChain$ResponseTrigger, org.apache.hc.core5.http.nio.AsyncFilterChain)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.AsyncPushConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void consumePromise(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void failed(java.lang.Exception) n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.AsyncPushProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void failed(java.lang.Exception) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void produceResponse(org.apache.hc.core5.http.nio.ResponseChannel, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.AsyncRequestConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void consumeRequest(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void failed(java.lang.Exception) n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.AsyncRequestProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void failed(java.lang.Exception) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean isRepeatable() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void sendRequest(org.apache.hc.core5.http.nio.RequestChannel, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.AsyncResponseConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void consumeResponse(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void failed(java.lang.Exception) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void informationResponse(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.AsyncResponseProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void failed(java.lang.Exception) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void sendResponse(org.apache.hc.core5.http.nio.ResponseChannel, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.AsyncServerExchangeHandler top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataExchangeHandler n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void handleRequest(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.nio.ResponseChannel, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.AsyncServerRequestHandler top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void handle(java.lang.Object, org.apache.hc.core5.http.nio.AsyncServerRequestHandler$ResponseTrigger, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.nio.AsyncRequestConsumer
<..>
New:T
prepare(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
NEW static public abstract interface  org.apache.hc.core5.http.nio.AsyncServerRequestHandler$ResponseTrigger top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void pushPromise(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.http.nio.AsyncPushProducer)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void sendInformation(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void submitResponse(org.apache.hc.core5.http.nio.AsyncResponseProducer, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.CapacityChannel top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void update(int)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW final public class  org.apache.hc.core5.http.nio.command.ShutdownCommand top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.concurrent.Cancellable n.a.
NEW org.apache.hc.core5.reactor.Command n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.nio.command.ShutdownCommand GRACEFUL n.a.
NEW public static final org.apache.hc.core5.function.Callback
<..>
New:org.apache.hc.core5.reactor.IOSession
GRACEFUL_IMMEDIATE_CALLBACK n.a.
NEW public static final org.apache.hc.core5.function.Callback
<..>
New:org.apache.hc.core5.reactor.IOSession
GRACEFUL_NORMAL_CALLBACK n.a.
NEW public static final org.apache.hc.core5.http.nio.command.ShutdownCommand IMMEDIATE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ShutdownCommand(org.apache.hc.core5.io.CloseMode) n.a.
Old file New file
n.a. 56
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. boolean cancel()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 66
NEW public n.a. org.apache.hc.core5.io.CloseMode getType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 61
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 71
NEW public abstract interface  org.apache.hc.core5.http.nio.ContentDecoder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
getTrailers() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean isCompleted() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int read(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.ContentEncoder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void complete(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean isCompleted() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int write(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.DataStreamChannel top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.StreamChannel n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void endStream(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void requestOutput() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int write(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract class  org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.nio.entity.AbstractBinDataConsumer n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncEntityConsumer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AbstractBinAsyncEntityConsumer() n.a.
Old file New file
n.a. 47
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final protected n.a. void completed()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 85
NEW final public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 94
NEW protected abstract n.a. java.lang.Object generateContent()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW final public n.a. java.lang.Object getContent()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 102
NEW protected abstract n.a. void streamStart(org.apache.hc.core5.http.ContentType)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW final public n.a. void streamStart(org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW public abstract class  org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncEntityProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AbstractBinAsyncEntityProducer(int, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 62
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 170
NEW protected abstract n.a. int availableData() n.a.
Old file New file
n.a. n.a.
NEW public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 150
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 165
NEW final public n.a. java.lang.String getContentType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 145
NEW public n.a. java.util.Set
<..>
New:java.lang.String
getTrailerNames()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 160
NEW public n.a. boolean isChunked()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 155
NEW final public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 183
NEW protected abstract n.a. void produceData(org.apache.hc.core5.http.nio.StreamChannel
<..>
New:java.nio.ByteBuffer
)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 225
NEW public abstract class  org.apache.hc.core5.http.nio.entity.AbstractBinDataConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AbstractBinDataConsumer() n.a.
Old file New file
n.a. 43
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected abstract n.a. int capacityIncrement() n.a.
Old file New file
n.a. n.a.
NEW protected abstract n.a. void completed()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW final public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 77
NEW protected abstract n.a. void data(java.nio.ByteBuffer, boolean)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW final public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 82
NEW final public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW public abstract class  org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.nio.entity.AbstractCharDataConsumer n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncEntityConsumer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW protected n.a. AbstractCharAsyncEntityConsumer(int, org.apache.hc.core5.http.config.CharCodingConfig) n.a.
Old file New file
n.a. 54
NEW public n.a. AbstractCharAsyncEntityConsumer() n.a.
Old file New file
n.a. 57
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final protected n.a. void completed()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 94
NEW final public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 103
NEW protected abstract n.a. java.lang.Object generateContent()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW final public n.a. java.lang.Object getContent()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 111
NEW protected abstract n.a. void streamStart(org.apache.hc.core5.http.ContentType)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW final public n.a. void streamStart(org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 81
NEW public abstract class  org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncEntityProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AbstractCharAsyncEntityProducer(int, int, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 71
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 183
NEW protected abstract n.a. int availableData() n.a.
Old file New file
n.a. n.a.
NEW public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 163
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 168
NEW final public n.a. java.lang.String getContentType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 158
NEW public n.a. java.util.Set
<..>
New:java.lang.String
getTrailerNames()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 178
NEW public n.a. boolean isChunked()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 173
NEW final public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 196
NEW protected abstract n.a. void produceData(org.apache.hc.core5.http.nio.StreamChannel
<..>
New:java.nio.CharBuffer
)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 247
NEW public abstract class  org.apache.hc.core5.http.nio.entity.AbstractCharDataConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW protected static final int DEF_BUF_SIZE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW protected n.a. AbstractCharDataConsumer(int, org.apache.hc.core5.http.config.CharCodingConfig) n.a.
Old file New file
n.a. 62
NEW public n.a. AbstractCharDataConsumer() n.a.
Old file New file
n.a. 68
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected abstract n.a. int capacityIncrement() n.a.
Old file New file
n.a. n.a.
NEW protected abstract n.a. void completed()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW final public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 139
NEW protected abstract n.a. void data(java.nio.CharBuffer, boolean)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW final protected n.a. void setCharset(java.nio.charset.Charset) n.a.
Old file New file
n.a. 94
NEW final public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 177
NEW final public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 100
NEW final public class  org.apache.hc.core5.http.nio.entity.AsyncEntityProducers top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer create(java.lang.String, org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 64
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer create(java.lang.String, java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 68
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer create(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer create(byte[], org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 76
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer create(java.io.File, org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 80
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer create(java.lang.String, org.apache.hc.core5.http.ContentType, org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 205
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer create(java.lang.String, java.nio.charset.Charset, org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 209
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer create(java.lang.String, org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 213
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer create(byte[], org.apache.hc.core5.http.ContentType, org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 217
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer create(java.io.File, org.apache.hc.core5.http.ContentType, org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 221
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer create(java.nio.file.Path, org.apache.hc.core5.http.ContentType, org.apache.hc.core5.http.Header[])
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 229
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer create(java.nio.file.Path, org.apache.hc.core5.http.ContentType, java.nio.file.OpenOption[])
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 237
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer createBinary(org.apache.hc.core5.function.Callback
<..>
New:org.apache.hc.core5.http.nio.StreamChannel<java.nio.ByteBuffer>
, org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 94
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer createBinary(org.apache.hc.core5.function.Callback
<..>
New:org.apache.hc.core5.http.nio.StreamChannel<java.nio.ByteBuffer>
, org.apache.hc.core5.http.ContentType, org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 244
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer createText(org.apache.hc.core5.function.Callback
<..>
New:org.apache.hc.core5.http.nio.StreamChannel<java.nio.CharBuffer>
, org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 121
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer createText(org.apache.hc.core5.function.Callback
<..>
New:org.apache.hc.core5.http.nio.StreamChannel<java.nio.CharBuffer>
, org.apache.hc.core5.http.ContentType, org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 251
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer createUrlEncoded(java.lang.Iterable
<..>
New:? extends org.apache.hc.core5.http.NameValuePair
, java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 85
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer withTrailers(org.apache.hc.core5.http.nio.AsyncEntityProducer, org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 146
NEW public class  org.apache.hc.core5.http.nio.entity.AsyncEntityProducerWrapper top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncEntityProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AsyncEntityProducerWrapper(org.apache.hc.core5.http.nio.AsyncEntityProducer) n.a.
Old file New file
n.a. 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 98
NEW public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 68
NEW public n.a. java.lang.String getContentType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW public n.a. java.util.Set
<..>
New:java.lang.String
getTrailerNames()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 83
NEW public n.a. boolean isChunked()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 63
NEW public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 58
NEW public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 93
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 103
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 108
NEW public class  org.apache.hc.core5.http.nio.entity.BasicAsyncEntityConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityConsumer n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncEntityConsumer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicAsyncEntityConsumer() n.a.
Old file New file
n.a. 48
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. int capacityIncrement() n.a.
Old file New file
n.a. 58
NEW protected n.a. void data(java.nio.ByteBuffer, boolean)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 63
NEW protected n.a. byte[] generateContent()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 68
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW protected n.a. void streamStart(org.apache.hc.core5.http.ContentType)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. 54
NEW public class  org.apache.hc.core5.http.nio.entity.BasicAsyncEntityProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncEntityProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicAsyncEntityProducer(java.lang.CharSequence, org.apache.hc.core5.http.ContentType, boolean) n.a.
Old file New file
n.a. 78
NEW public n.a. BasicAsyncEntityProducer(java.lang.CharSequence) n.a.
Old file New file
n.a. 94
NEW public n.a. BasicAsyncEntityProducer(byte[], org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 71
NEW public n.a. BasicAsyncEntityProducer(byte[]) n.a.
Old file New file
n.a. 75
NEW public n.a. BasicAsyncEntityProducer(byte[], org.apache.hc.core5.http.ContentType, boolean) n.a.
Old file New file
n.a. 60
NEW public n.a. BasicAsyncEntityProducer(java.lang.CharSequence, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 90
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 114
NEW final public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 144
NEW public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 109
NEW final public n.a. java.lang.String getContentType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 104
NEW final public n.a. java.lang.Exception getException()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 150
NEW public n.a. java.util.Set
<..>
New:java.lang.String
getTrailerNames()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 129
NEW public n.a. boolean isChunked()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 124
NEW public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 99
NEW final public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 134
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 155
NEW public class  org.apache.hc.core5.http.nio.entity.DigestingEntityConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncEntityConsumer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DigestingEntityConsumer(java.lang.String, org.apache.hc.core5.http.nio.AsyncEntityConsumer
<..>
New:T
)
Status: Name:
NEW java.security.NoSuchAlgorithmException
n.a.
Old file New file
n.a. 62
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 82
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 99
NEW public n.a. java.lang.Object getContent()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 104
NEW public n.a. byte[] getDigest()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 127
NEW public n.a. java.util.List
<..>
New:org.apache.hc.core5.http.Header
getTrailers()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 118
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 109
NEW public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 90
NEW public n.a. void streamStart(org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 77
NEW public class  org.apache.hc.core5.http.nio.entity.DigestingEntityProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncEntityProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DigestingEntityProducer(java.lang.String, org.apache.hc.core5.http.nio.AsyncEntityProducer) n.a.
Old file New file
n.a. 60
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 108
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 153
NEW public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 76
NEW public n.a. java.lang.String getContentType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 81
NEW public n.a. byte[] getDigest()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 167
NEW public n.a. java.util.Set
<..>
New:java.lang.String
getTrailerNames()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 96
NEW public n.a. boolean isChunked()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 91
NEW public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 71
NEW public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 113
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 158
NEW final public class  org.apache.hc.core5.http.nio.entity.DiscardingEntityConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncEntityConsumer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DiscardingEntityConsumer() n.a.
Old file New file
n.a. 46
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 64
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
NEW public n.a. java.lang.Object getContent()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 82
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 87
NEW public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 68
NEW public n.a. void streamStart(org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 54
NEW public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 59
NEW final public class  org.apache.hc.core5.http.nio.entity.FileEntityProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncEntityProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. FileEntityProducer(java.io.File) n.a.
Old file New file
n.a. 81
NEW public n.a. FileEntityProducer(java.io.File, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 77
NEW public n.a. FileEntityProducer(java.io.File, int, org.apache.hc.core5.http.ContentType, boolean) n.a.
Old file New file
n.a. 62
NEW public n.a. FileEntityProducer(java.io.File, org.apache.hc.core5.http.ContentType, boolean) n.a.
Old file New file
n.a. 73
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 146
NEW public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 106
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 96
NEW public n.a. java.lang.String getContentType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 91
NEW public n.a. java.lang.Exception getException()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 152
NEW public n.a. java.util.Set
<..>
New:java.lang.String
getTrailerNames()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 116
NEW public n.a. boolean isChunked()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 111
NEW public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 122
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 157
NEW final public class  org.apache.hc.core5.http.nio.entity.NoopEntityConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
ANNOTATION_DEPRECATED_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncEntityConsumer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. NoopEntityConsumer() n.a.
Old file New file
n.a. 48
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 66
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 77
NEW public n.a. java.lang.Void getContent()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 84
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 89
NEW public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 70
NEW public n.a. void streamStart(org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:java.lang.Void
)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 56
NEW public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 61
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
NEW final public class  org.apache.hc.core5.http.nio.entity.PathEntityProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncEntityProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. PathEntityProducer(java.nio.file.Path, java.nio.file.OpenOption[])
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 88
NEW public n.a. PathEntityProducer(java.nio.file.Path, org.apache.hc.core5.http.ContentType, java.nio.file.OpenOption[])
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 72
NEW public n.a. PathEntityProducer(java.nio.file.Path, int, org.apache.hc.core5.http.ContentType, boolean, java.nio.file.OpenOption[])
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 76
NEW public n.a. PathEntityProducer(java.nio.file.Path, org.apache.hc.core5.http.ContentType, boolean, java.nio.file.OpenOption[])
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 67
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 93
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 98
NEW public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 105
NEW public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW public n.a. java.lang.String getContentType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 115
NEW public n.a. java.lang.Exception getException()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
NEW public n.a. java.util.Set
<..>
New:java.lang.String
getTrailerNames()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 124
NEW public n.a. boolean isChunked()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 129
NEW public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 134
NEW public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 139
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 163
NEW public class  org.apache.hc.core5.http.nio.entity.StringAsyncEntityConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityConsumer n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncEntityConsumer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. StringAsyncEntityConsumer() n.a.
Old file New file
n.a. 64
NEW public n.a. StringAsyncEntityConsumer(org.apache.hc.core5.http.config.CharCodingConfig) n.a.
Old file New file
n.a. 60
NEW public n.a. StringAsyncEntityConsumer(int) n.a.
Old file New file
n.a. 56
NEW public n.a. StringAsyncEntityConsumer(int, int, org.apache.hc.core5.http.config.CharCodingConfig) n.a.
Old file New file
n.a. 50
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. int capacityIncrement() n.a.
Old file New file
n.a. 73
NEW final protected n.a. void data(java.nio.CharBuffer, boolean) n.a.
Old file New file
n.a. 79
NEW public n.a. java.lang.String generateContent()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 93
NEW final protected n.a. void streamStart(org.apache.hc.core5.http.ContentType)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. 69
NEW public class  org.apache.hc.core5.http.nio.entity.StringAsyncEntityProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.nio.entity.AbstractCharAsyncEntityProducer n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncEntityProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. StringAsyncEntityProducer(java.lang.CharSequence, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 65
NEW public n.a. StringAsyncEntityProducer(java.lang.CharSequence, int, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 61
NEW public n.a. StringAsyncEntityProducer(java.lang.CharSequence) n.a.
Old file New file
n.a. 69
NEW public n.a. StringAsyncEntityProducer(java.lang.CharSequence, int, int, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 54
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. int availableData() n.a.
Old file New file
n.a. 79
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 93
NEW public n.a. java.lang.Exception getException()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 99
NEW public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 74
NEW protected n.a. void produceData(org.apache.hc.core5.http.nio.StreamChannel
<..>
New:java.nio.CharBuffer
)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 84
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 104
NEW public abstract interface  org.apache.hc.core5.http.nio.FileContentDecoder top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.ContentDecoder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. long transfer(java.nio.channels.FileChannel, long, long)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.FileContentEncoder top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.ContentEncoder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. long transfer(java.nio.channels.FileChannel, long, long)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.HandlerFactory top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.nio.ResourceHolder
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.http.nio.ResourceHolder create(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.NHttpMessageParser top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.MessageHeaders
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.http.MessageHeaders parse(org.apache.hc.core5.http.nio.SessionInputBuffer, boolean)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void reset() n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.NHttpMessageParserFactory top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.MessageHeaders
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.http.nio.NHttpMessageParser
<..>
New:T
create() n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.NHttpMessageWriter top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.MessageHeaders
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void reset() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void write(org.apache.hc.core5.http.MessageHeaders, org.apache.hc.core5.http.nio.SessionOutputBuffer)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.NHttpMessageWriterFactory top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.http.MessageHeaders
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.http.nio.NHttpMessageWriter
<..>
New:T
create() n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.RequestChannel top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void sendRequest(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.ResourceHolder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void releaseResources() n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.ResponseChannel top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void pushPromise(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.nio.AsyncPushProducer, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void sendInformation(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void sendResponse(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.SessionInputBuffer top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. int fill(java.nio.channels.ReadableByteChannel)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean hasData() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int length() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int read() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int read(java.nio.ByteBuffer, int) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int read(java.nio.ByteBuffer) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int read(java.nio.channels.WritableByteChannel, int)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int read(java.nio.channels.WritableByteChannel)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean readLine(org.apache.hc.core5.util.CharArrayBuffer, boolean)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.SessionOutputBuffer top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. int capacity() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int flush(java.nio.channels.WritableByteChannel)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean hasData() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int length() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void write(java.nio.ByteBuffer) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void write(java.nio.channels.ReadableByteChannel)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void writeLine(org.apache.hc.core5.util.CharArrayBuffer)
Status: Name:
NEW java.nio.charset.CharacterCodingException
n.a.
Old file New file
n.a. n.a.
NEW public class  org.apache.hc.core5.http.nio.ssl.BasicClientTlsStrategy top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.ssl.TlsStrategy n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicClientTlsStrategy(org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
n.a. 105
NEW public n.a. BasicClientTlsStrategy() n.a.
Old file New file
n.a. 95
NEW public n.a. BasicClientTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
n.a. 81
NEW public n.a. BasicClientTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLBufferMode, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
n.a. 70
NEW public n.a. BasicClientTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
n.a. 87
NEW public n.a. BasicClientTlsStrategy(javax.net.ssl.SSLContext) n.a.
Old file New file
n.a. 91
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.net.NamedEndpoint, java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 115
NEW public n.a. boolean upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.http.HttpHost, java.net.SocketAddress, java.net.SocketAddress, java.lang.Object, org.apache.hc.core5.util.Timeout)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 144
NEW public class  org.apache.hc.core5.http.nio.ssl.BasicServerTlsStrategy top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.ssl.TlsStrategy n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLBufferMode, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
n.a. 135
NEW public n.a. BasicServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 111
NEW public n.a. BasicServerTlsStrategy() n.a.
Old file New file
n.a. 161
NEW public n.a. BasicServerTlsStrategy(javax.net.ssl.SSLContext) n.a.
Old file New file
n.a. 157
NEW public n.a. BasicServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 92
NEW public n.a. BasicServerTlsStrategy(org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
n.a. 128
NEW public n.a. BasicServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
n.a. 147
NEW public n.a. BasicServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy, org.apache.hc.core5.reactor.ssl.SSLBufferMode, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 75
NEW public n.a. BasicServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
n.a. 153
NEW public n.a. BasicServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 103
NEW public n.a. BasicServerTlsStrategy(org.apache.hc.core5.http.nio.ssl.SecurePortStrategy)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 119
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.net.NamedEndpoint, java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 175
NEW public n.a. boolean upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.http.HttpHost, java.net.SocketAddress, java.net.SocketAddress, java.lang.Object, org.apache.hc.core5.util.Timeout)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 191
NEW final public class  org.apache.hc.core5.http.nio.ssl.FixedPortStrategy top
Compatibility Changes:
Change
INTERFACE_ADDED
ANNOTATION_DEPRECATED_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.ssl.SecurePortStrategy n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. FixedPortStrategy(int[]) n.a.
Old file New file
n.a. 47
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. boolean isSecure(java.net.SocketAddress)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 53
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.ssl.SecurePortStrategy top
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. boolean isSecure(java.net.SocketAddress) n.a.
Old file New file
n.a. n.a.
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
NEW public abstract interface  org.apache.hc.core5.http.nio.ssl.TlsStrategy top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. boolean upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.http.HttpHost, java.net.SocketAddress, java.net.SocketAddress, java.lang.Object, org.apache.hc.core5.util.Timeout)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. n.a.
NEW public n.a. void upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.net.NamedEndpoint, java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
)
n.a.
Old file New file
n.a. 85
NEW final public class  org.apache.hc.core5.http.nio.ssl.TlsSupport top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. TlsSupport() n.a.
Old file New file
n.a. 41
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. javax.net.ssl.SSLParameters enforceStrongSecurity(javax.net.ssl.SSLParameters)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 47
NEW static public n.a. org.apache.hc.core5.reactor.ssl.SSLSessionInitializer enforceStrongSecurity(org.apache.hc.core5.reactor.ssl.SSLSessionInitializer)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 53
NEW public abstract interface  org.apache.hc.core5.http.nio.StreamChannel top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.nio.Buffer
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void endStream()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int write(java.nio.Buffer)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract class  org.apache.hc.core5.http.nio.support.AbstractAsyncPushHandler top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncPushConsumer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AbstractAsyncPushHandler(org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
)
n.a.
Old file New file
n.a. 58
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 121
NEW final public n.a. void consumePromise(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 89
NEW final public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 131
NEW protected n.a. void handleError(org.apache.hc.core5.http.HttpRequest, java.lang.Exception) n.a.
Old file New file
n.a. 81
NEW protected abstract n.a. void handleResponse(org.apache.hc.core5.http.HttpRequest, java.lang.Object)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
NEW final public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 138
NEW final public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 126
NEW final public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 116
NEW public abstract class  org.apache.hc.core5.http.nio.support.AbstractAsyncRequesterConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW E n.a. java.lang.Object
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncRequestConsumer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AbstractAsyncRequesterConsumer(org.apache.hc.core5.http.nio.AsyncEntityConsumer
<..>
New:E
)
n.a.
Old file New file
n.a. 69
NEW public n.a. AbstractAsyncRequesterConsumer(org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncEntityConsumer<E>
)
n.a.
Old file New file
n.a. 63
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected abstract n.a. java.lang.Object buildResult(org.apache.hc.core5.http.HttpRequest, java.lang.Object, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. n.a.
NEW final public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 121
NEW final public n.a. void consumeRequest(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW final public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 133
NEW final public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 138
NEW final public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 127
NEW final public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 115
NEW public abstract class  org.apache.hc.core5.http.nio.support.AbstractAsyncResponseConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW E n.a. java.lang.Object
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.AsyncResponseConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AbstractAsyncResponseConsumer(org.apache.hc.core5.http.nio.AsyncEntityConsumer
<..>
New:E
)
n.a.
Old file New file
n.a. 69
NEW public n.a. AbstractAsyncResponseConsumer(org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncEntityConsumer<E>
)
n.a.
Old file New file
n.a. 63
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected abstract n.a. java.lang.Object buildResult(org.apache.hc.core5.http.HttpResponse, java.lang.Object, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. n.a.
NEW final public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 132
NEW final public n.a. void consumeResponse(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW final public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 148
NEW final public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 153
NEW final public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 140
NEW final public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 122
NEW public abstract class  org.apache.hc.core5.http.nio.support.AbstractAsyncServerAuthFilter top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncFilterHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW protected n.a. AbstractAsyncServerAuthFilter(boolean) n.a.
Old file New file
n.a. 66
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected abstract n.a. boolean authenticate(java.lang.Object, org.apache.hc.core5.net.URIAuthority, java.lang.String, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
n.a. n.a.
NEW protected abstract n.a. java.lang.String generateChallenge(java.lang.Object, org.apache.hc.core5.net.URIAuthority, java.lang.String, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
n.a. n.a.
NEW protected n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer generateResponseContent(org.apache.hc.core5.http.HttpResponse) n.a.
Old file New file
n.a. 114
NEW final public n.a. org.apache.hc.core5.http.nio.AsyncDataConsumer handle(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.http.nio.AsyncFilterChain$ResponseTrigger, org.apache.hc.core5.http.nio.AsyncFilterChain)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 124
NEW protected abstract n.a. java.lang.Object parseChallengeResponse(java.lang.String, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
NEW public abstract class  org.apache.hc.core5.http.nio.support.AbstractServerExchangeHandler top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.nio.AsyncServerExchangeHandler n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataExchangeHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AbstractServerExchangeHandler() n.a.
Old file New file
n.a. 63
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 197
NEW final public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 183
NEW final public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 210
NEW protected abstract n.a. void handle(java.lang.Object, org.apache.hc.core5.http.nio.AsyncServerRequestHandler$ResponseTrigger, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW final public n.a. void handleRequest(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.nio.ResponseChannel, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 105
NEW final public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 203
NEW final public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 257
NEW final public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 190
NEW protected abstract n.a. org.apache.hc.core5.http.nio.AsyncRequestConsumer
<..>
New:T
supplyConsumer(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
NEW final public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 176
NEW public class  org.apache.hc.core5.http.nio.support.AsyncPushBuilder top
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.support.AbstractResponseBuilder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncPushBuilder addHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncPushBuilder addHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 81
NEW public n.a. org.apache.hc.core5.http.nio.AsyncPushProducer build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 135
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncPushBuilder create(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 57
NEW public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer getEntity()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncPushBuilder removeHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 87
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncPushBuilder removeHeaders(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 93
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncPushBuilder setEntity(org.apache.hc.core5.http.nio.AsyncEntityProducer)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 114
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncPushBuilder setEntity(java.lang.String, org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncPushBuilder setEntity(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 124
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncPushBuilder setEntity(byte[], org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 129
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncPushBuilder setHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 99
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncPushBuilder setHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 105
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncPushBuilder setHeaders(org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 69
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncPushBuilder setVersion(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 63
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 143
NEW public class  org.apache.hc.core5.http.nio.support.AsyncRequestBuilder top
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.support.AbstractRequestBuilder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder addHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 287
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder addHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 293
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder addParameter(org.apache.hc.core5.http.NameValuePair)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 329
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder addParameter(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 335
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder addParameters(org.apache.hc.core5.http.NameValuePair[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 341
NEW public n.a. org.apache.hc.core5.http.nio.AsyncRequestProducer build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 377
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder create(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 96
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder delete()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 199
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder delete(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 203
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder delete(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 207
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder get()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder get(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 105
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder get(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 109
NEW public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer getEntity()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 352
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder head()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 113
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder head(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 117
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder head(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 121
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder options()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 223
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder options(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 227
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder options(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 231
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder patch()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 163
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder patch(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 167
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder patch(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 171
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder post()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 175
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder post(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 179
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder post(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 183
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder put()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 187
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder put(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 191
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder put(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 195
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder query()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 133
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder query(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 146
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder query(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 159
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder removeHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 299
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder removeHeaders(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 305
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder setAbsoluteRequestUri(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 347
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder setAuthority(org.apache.hc.core5.net.URIAuthority)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 260
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder setCharset(java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 323
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder setEntity(org.apache.hc.core5.http.nio.AsyncEntityProducer)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 356
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder setEntity(java.lang.String, org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 361
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder setEntity(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 366
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder setEntity(byte[], org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 371
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder setHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 311
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder setHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 317
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder setHeaders(org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 281
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder setHttpHost(org.apache.hc.core5.http.HttpHost)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 269
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder setPath(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 275
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder setScheme(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 254
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder setUri(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 242
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder setUri(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 248
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder setVersion(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 236
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 419
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder trace()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 211
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder trace(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 215
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncRequestBuilder trace(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 219
NEW public class  org.apache.hc.core5.http.nio.support.AsyncResponseBuilder top
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.support.AbstractResponseBuilder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncResponseBuilder addHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 74
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncResponseBuilder addHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 80
NEW public n.a. org.apache.hc.core5.http.nio.AsyncResponseProducer build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 134
NEW static public n.a. org.apache.hc.core5.http.nio.support.AsyncResponseBuilder create(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 56
NEW public n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer getEntity()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 109
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncResponseBuilder removeHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncResponseBuilder removeHeaders(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 92
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncResponseBuilder setEntity(org.apache.hc.core5.http.nio.AsyncEntityProducer)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 113
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncResponseBuilder setEntity(java.lang.String, org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 118
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncResponseBuilder setEntity(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 123
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncResponseBuilder setEntity(byte[], org.apache.hc.core5.http.ContentType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 128
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncResponseBuilder setHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 98
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncResponseBuilder setHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 104
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncResponseBuilder setHeaders(org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 68
NEW public n.a. org.apache.hc.core5.http.nio.support.AsyncResponseBuilder setVersion(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 62
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 142
NEW public class  org.apache.hc.core5.http.nio.support.AsyncServerExpectationFilter top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncFilterHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AsyncServerExpectationFilter() n.a.
Old file New file
n.a. 51
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. org.apache.hc.core5.http.nio.AsyncEntityProducer generateResponseContent(org.apache.hc.core5.http.HttpResponse)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. 58
NEW final public n.a. org.apache.hc.core5.http.nio.AsyncDataConsumer handle(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.http.nio.AsyncFilterChain$ResponseTrigger, org.apache.hc.core5.http.nio.AsyncFilterChain)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 68
NEW protected n.a. boolean verify(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. 54
NEW final public class  org.apache.hc.core5.http.nio.support.AsyncServerFilterChainElement top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AsyncServerFilterChainElement(org.apache.hc.core5.http.nio.AsyncFilterHandler, org.apache.hc.core5.http.nio.support.AsyncServerFilterChainElement) n.a.
Old file New file
n.a. 51
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.nio.AsyncDataConsumer handle(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.http.nio.AsyncFilterChain$ResponseTrigger)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 62
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 67
NEW final public class  org.apache.hc.core5.http.nio.support.AsyncServerFilterChainExchangeHandlerFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.HandlerFactory n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AsyncServerFilterChainExchangeHandlerFactory(org.apache.hc.core5.http.nio.support.AsyncServerFilterChainElement, org.apache.hc.core5.function.Callback
<..>
New:java.lang.Exception
)
n.a.
Old file New file
n.a. 67
NEW public n.a. AsyncServerFilterChainExchangeHandlerFactory(org.apache.hc.core5.http.nio.support.AsyncServerFilterChainElement) n.a.
Old file New file
n.a. 73
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.nio.AsyncServerExchangeHandler create(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW public class  org.apache.hc.core5.http.nio.support.BasicAsyncServerExpectationDecorator top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.nio.AsyncServerExchangeHandler n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataExchangeHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicAsyncServerExpectationDecorator(org.apache.hc.core5.http.nio.AsyncServerExchangeHandler, org.apache.hc.core5.function.Callback
<..>
New:java.lang.Exception
)
n.a.
Old file New file
n.a. 65
NEW public n.a. BasicAsyncServerExpectationDecorator(org.apache.hc.core5.http.nio.AsyncServerExchangeHandler) n.a.
Old file New file
n.a. 72
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 130
NEW final public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 114
NEW final public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 146
NEW final public n.a. void handleRequest(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.nio.ResponseChannel, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 87
NEW final public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 136
NEW final public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 159
NEW final public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 122
NEW final public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 104
NEW protected n.a. org.apache.hc.core5.http.nio.AsyncResponseProducer verify(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. 78
NEW final public class  org.apache.hc.core5.http.nio.support.BasicClientExchangeHandler top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncClientExchangeHandler n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataExchangeHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicClientExchangeHandler(org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
n.a.
Old file New file
n.a. 69
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 85
NEW public n.a. void cancel()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 129
NEW public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 139
NEW public n.a. void consumeInformation(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 99
NEW public n.a. void consumeResponse(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 104
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 150
NEW public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 90
NEW public n.a. void produceRequest(org.apache.hc.core5.http.nio.RequestChannel, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 80
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 222
NEW public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 144
NEW public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 134
NEW public class  org.apache.hc.core5.http.nio.support.BasicPushProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.nio.AsyncPushProducer n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicPushProducer(int, org.apache.hc.core5.http.nio.AsyncEntityProducer) n.a.
Old file New file
n.a. 59
NEW public n.a. BasicPushProducer(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.nio.AsyncEntityProducer) n.a.
Old file New file
n.a. 53
NEW public n.a. BasicPushProducer(org.apache.hc.core5.http.nio.AsyncEntityProducer) n.a.
Old file New file
n.a. 63
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 85
NEW public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW public n.a. void produceResponse(org.apache.hc.core5.http.nio.ResponseChannel, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 68
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 90
NEW public class  org.apache.hc.core5.http.nio.support.BasicRequestConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncRequestConsumer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicRequestConsumer(org.apache.hc.core5.http.nio.AsyncEntityConsumer
<..>
New:T
)
n.a.
Old file New file
n.a. 66
NEW public n.a. BasicRequestConsumer(org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncEntityConsumer<T>
)
n.a.
Old file New file
n.a. 60
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 108
NEW public n.a. void consumeRequest(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpRequest,T>
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 120
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 125
NEW public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 114
NEW public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 102
NEW public class  org.apache.hc.core5.http.nio.support.BasicRequestProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncRequestProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicRequestProducer(java.lang.String, java.net.URI) n.a.
Old file New file
n.a. 72
NEW public n.a. BasicRequestProducer(java.lang.String, org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
n.a. 64
NEW public n.a. BasicRequestProducer(org.apache.hc.core5.http.Method, java.net.URI, org.apache.hc.core5.http.nio.AsyncEntityProducer) n.a.
Old file New file
n.a. 84
NEW public n.a. BasicRequestProducer(org.apache.hc.core5.http.Method, java.net.URI) n.a.
Old file New file
n.a. 88
NEW public n.a. BasicRequestProducer(java.lang.String, java.net.URI, org.apache.hc.core5.http.nio.AsyncEntityProducer) n.a.
Old file New file
n.a. 68
NEW public n.a. BasicRequestProducer(org.apache.hc.core5.http.Method, org.apache.hc.core5.http.HttpHost, java.lang.String, org.apache.hc.core5.http.nio.AsyncEntityProducer) n.a.
Old file New file
n.a. 76
NEW public n.a. BasicRequestProducer(org.apache.hc.core5.http.Method, org.apache.hc.core5.http.HttpHost, java.lang.String) n.a.
Old file New file
n.a. 80
NEW public n.a. BasicRequestProducer(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.nio.AsyncEntityProducer) n.a.
Old file New file
n.a. 54
NEW public n.a. BasicRequestProducer(java.lang.String, org.apache.hc.core5.http.HttpHost, java.lang.String, org.apache.hc.core5.http.nio.AsyncEntityProducer) n.a.
Old file New file
n.a. 60
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 98
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 116
NEW public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 103
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 126
NEW public n.a. void sendRequest(org.apache.hc.core5.http.nio.RequestChannel, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 93
NEW public class  org.apache.hc.core5.http.nio.support.BasicResponseConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.AsyncResponseConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicResponseConsumer(org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncEntityConsumer<T>
)
n.a.
Old file New file
n.a. 61
NEW public n.a. BasicResponseConsumer(org.apache.hc.core5.http.nio.AsyncEntityConsumer
<..>
New:T
)
n.a.
Old file New file
n.a. 67
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 112
NEW public n.a. void consumeResponse(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpResponse,T>
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 124
NEW public n.a. void informationResponse(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 102
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 133
NEW public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 118
NEW public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 106
NEW public class  org.apache.hc.core5.http.nio.support.BasicResponseProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncResponseProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicResponseProducer(org.apache.hc.core5.http.HttpResponse) n.a.
Old file New file
n.a. 60
NEW public n.a. BasicResponseProducer(int, org.apache.hc.core5.http.nio.AsyncEntityProducer) n.a.
Old file New file
n.a. 66
NEW public n.a. BasicResponseProducer(org.apache.hc.core5.http.HttpResponse, java.lang.String, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 70
NEW public n.a. BasicResponseProducer(int, java.lang.String) n.a.
Old file New file
n.a. 82
NEW public n.a. BasicResponseProducer(org.apache.hc.core5.http.HttpResponse, java.lang.String) n.a.
Old file New file
n.a. 74
NEW public n.a. BasicResponseProducer(org.apache.hc.core5.http.nio.AsyncEntityProducer) n.a.
Old file New file
n.a. 86
NEW public n.a. BasicResponseProducer(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.nio.AsyncEntityProducer) n.a.
Old file New file
n.a. 55
NEW public n.a. BasicResponseProducer(int, java.lang.String, org.apache.hc.core5.http.ContentType) n.a.
Old file New file
n.a. 78
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 96
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 108
NEW public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 116
NEW public n.a. void sendResponse(org.apache.hc.core5.http.nio.ResponseChannel, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 91
NEW public class  org.apache.hc.core5.http.nio.support.BasicServerExchangeHandler top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.nio.support.AbstractServerExchangeHandler n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.nio.AsyncServerExchangeHandler n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataExchangeHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicServerExchangeHandler(org.apache.hc.core5.http.nio.AsyncServerRequestHandler
<..>
New:T
)
n.a.
Old file New file
n.a. 51
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. void handle(java.lang.Object, org.apache.hc.core5.http.nio.AsyncServerRequestHandler$ResponseTrigger, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
n.a.
Old file New file
n.a. 68
NEW protected n.a. org.apache.hc.core5.http.nio.AsyncRequestConsumer
<..>
New:T
supplyConsumer(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. 60
NEW public abstract class  org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
ANNOTATION_DEPRECATED_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncEntityConsumer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AbstractClassicEntityConsumer(int, java.util.concurrent.Executor) n.a.
Old file New file
n.a. 69
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 118
NEW protected abstract n.a. java.lang.Object consumeData(org.apache.hc.core5.http.ContentType, java.io.InputStream)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW final public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 128
NEW final public n.a. java.lang.Object getContent()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 139
NEW final public n.a. java.lang.Exception getException()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 134
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 144
NEW final public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 123
NEW final public n.a. void streamStart(org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 96
NEW final public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 89
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
NEW public abstract class  org.apache.hc.core5.http.nio.support.classic.AbstractClassicEntityProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
ANNOTATION_DEPRECATED_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncEntityProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.EntityDetails n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AbstractClassicEntityProducer(int, org.apache.hc.core5.http.ContentType, java.util.concurrent.Executor) n.a.
Old file New file
n.a. 61
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 85
NEW final public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 132
NEW public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 117
NEW final public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 107
NEW final public n.a. java.lang.String getContentType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 112
NEW final public n.a. java.lang.Exception getException()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 138
NEW final public n.a. java.util.Set
<..>
New:java.lang.String
getTrailerNames()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 127
NEW final public n.a. boolean isChunked()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 122
NEW final public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 80
NEW final public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 90
NEW protected abstract n.a. void produceData(org.apache.hc.core5.http.ContentType, java.io.OutputStream)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 143
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
NEW public abstract class  org.apache.hc.core5.http.nio.support.classic.AbstractClassicServerExchangeHandler top
Compatibility Changes:
Change
INTERFACE_ADDED
ANNOTATION_DEPRECATED_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.nio.AsyncServerExchangeHandler n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataExchangeHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AbstractClassicServerExchangeHandler(int, java.util.concurrent.Executor) n.a.
Old file New file
n.a. 82
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 280
NEW final public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 268
NEW final public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 292
NEW public n.a. java.lang.Exception getException()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 108
NEW protected abstract n.a. void handle(org.apache.hc.core5.http.HttpRequest, java.io.InputStream, org.apache.hc.core5.http.HttpResponse, java.io.OutputStream, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
NEW final public n.a. void handleRequest(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.nio.ResponseChannel, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 117
NEW final public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 286
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 298
NEW final public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 274
NEW final public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 261
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
NEW public class  org.apache.hc.core5.http.nio.support.classic.ClassicToAsyncRequestProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncRequestProducer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ClassicToAsyncRequestProducer(org.apache.hc.core5.http.ClassicHttpRequest, org.apache.hc.core5.util.Timeout) n.a.
Old file New file
n.a. 78
NEW public n.a. ClassicToAsyncRequestProducer(org.apache.hc.core5.http.ClassicHttpRequest, int, org.apache.hc.core5.util.Timeout) n.a.
Old file New file
n.a. 68
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 125
NEW public n.a. org.apache.hc.core5.http.nio.support.classic.ClassicToAsyncRequestProducer$IORunnable blockWaiting()
Status: Name:
NEW java.io.IOException
NEW java.lang.InterruptedException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 89
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 143
NEW public n.a. boolean isRepeatable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 120
NEW public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 134
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 151
NEW public n.a. void sendRequest(org.apache.hc.core5.http.nio.RequestChannel, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW static public abstract interface  org.apache.hc.core5.http.nio.support.classic.ClassicToAsyncRequestProducer$IORunnable top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void execute()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public class  org.apache.hc.core5.http.nio.support.classic.ClassicToAsyncResponseConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.AsyncResponseConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ClassicToAsyncResponseConsumer(int, org.apache.hc.core5.util.Timeout) n.a.
Old file New file
n.a. 86
NEW public n.a. ClassicToAsyncResponseConsumer(org.apache.hc.core5.util.Timeout) n.a.
Old file New file
n.a. 97
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.ClassicHttpResponse blockWaiting()
Status: Name:
NEW java.io.IOException
NEW java.lang.InterruptedException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 115
NEW final public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 164
NEW public n.a. void consumeResponse(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:java.lang.Void
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 138
NEW final public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 181
NEW public n.a. void informationResponse(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 152
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 189
NEW final public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 172
NEW final public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 156
NEW public class  org.apache.hc.core5.http.nio.support.classic.ClassicToAsyncServerExchangeHandler top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.nio.AsyncServerExchangeHandler n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataExchangeHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ClassicToAsyncServerExchangeHandler(int, java.util.concurrent.Executor, org.apache.hc.core5.http.io.HttpServerRequestHandler, org.apache.hc.core5.function.Callback
<..>
New:java.lang.Exception
)
n.a.
Old file New file
n.a. 92
NEW public n.a. ClassicToAsyncServerExchangeHandler(java.util.concurrent.Executor, org.apache.hc.core5.http.HttpRequestMapper
<..>
New:org.apache.hc.core5.http.io.HttpRequestHandler
, org.apache.hc.core5.function.Callback
<..>
New:java.lang.Exception
)
n.a.
Old file New file
n.a. 115
NEW public n.a. ClassicToAsyncServerExchangeHandler(java.util.concurrent.Executor, org.apache.hc.core5.http.io.HttpRequestHandler, org.apache.hc.core5.function.Callback
<..>
New:java.lang.Exception
)
n.a.
Old file New file
n.a. 124
NEW public n.a. ClassicToAsyncServerExchangeHandler(java.util.concurrent.Executor, org.apache.hc.core5.http.io.HttpServerRequestHandler, org.apache.hc.core5.function.Callback
<..>
New:java.lang.Exception
)
n.a.
Old file New file
n.a. 108
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 254
NEW final public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 244
NEW final public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 274
NEW protected n.a. org.apache.hc.core5.http.nio.AsyncResponseProducer handleError(java.lang.Exception) n.a.
Old file New file
n.a. 230
NEW final public n.a. void handleRequest(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.nio.ResponseChannel, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 168
NEW final public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 264
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 282
NEW final public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 249
NEW final public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 239
NEW public abstract interface  org.apache.hc.core5.http.nio.support.classic.ContentInputBuffer top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. int length() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int read(byte[], int, int)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int read()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void reset() n.a.
Old file New file
n.a. n.a.
NEW public class  org.apache.hc.core5.http.nio.support.classic.ContentInputStream top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.io.InputStream n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ContentInputStream(org.apache.hc.core5.http.nio.support.classic.ContentInputBuffer) n.a.
Old file New file
n.a. 45
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 52
NEW public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 79
NEW public n.a. int read(byte[], int, int)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 57
NEW public n.a. int read(byte[])
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 65
NEW public n.a. int read()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW public abstract interface  org.apache.hc.core5.http.nio.support.classic.ContentOutputBuffer top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. int length() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void reset() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void write(byte[], int, int)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void write(int)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void writeCompleted()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public class  org.apache.hc.core5.http.nio.support.classic.ContentOutputStream top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.io.OutputStream n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW java.lang.AutoCloseable n.a.
NEW java.io.Flushable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ContentOutputStream(org.apache.hc.core5.http.nio.support.classic.ContentOutputBuffer) n.a.
Old file New file
n.a. 45
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 52
NEW public n.a. void flush()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 57
NEW public n.a. void write(byte[], int, int)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 61
NEW public n.a. void write(byte[])
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 66
NEW public n.a. void write(int)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 74
NEW final public class  org.apache.hc.core5.http.nio.support.classic.SharedInputBuffer top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.nio.support.classic.AbstractSharedBuffer n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.support.classic.ContentInputBuffer n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. SharedInputBuffer(java.util.concurrent.locks.ReentrantLock, int) n.a.
Old file New file
n.a. 52
NEW public n.a. SharedInputBuffer(int) n.a.
Old file New file
n.a. 58
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int fill(java.nio.ByteBuffer)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 62
NEW public n.a. void markEndStream()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 185
NEW public n.a. int read()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 126
NEW public n.a. int read(org.apache.hc.core5.util.Timeout)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 133
NEW public n.a. int read(byte[], int, int)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 154
NEW public n.a. int read(byte[], int, int, org.apache.hc.core5.util.Timeout)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 161
NEW public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 85
NEW final public class  org.apache.hc.core5.http.nio.support.classic.SharedOutputBuffer top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.nio.support.classic.AbstractSharedBuffer n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.support.classic.ContentOutputBuffer n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. SharedOutputBuffer(int) n.a.
Old file New file
n.a. 57
NEW public n.a. SharedOutputBuffer(java.util.concurrent.locks.ReentrantLock, int) n.a.
Old file New file
n.a. 51
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void flush(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 61
NEW public n.a. void write(byte[], int, int, org.apache.hc.core5.util.Timeout)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW public n.a. void write(byte[], int, int)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 117
NEW public n.a. void write(int, org.apache.hc.core5.util.Timeout)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 124
NEW public n.a. void write(int)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 139
NEW public n.a. void writeCompleted(org.apache.hc.core5.util.Timeout)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 146
NEW public n.a. void writeCompleted()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 170
NEW final public class  org.apache.hc.core5.http.nio.support.DefaultAsyncResponseExchangeHandlerFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.HandlerFactory n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultAsyncResponseExchangeHandlerFactory(org.apache.hc.core5.http.HttpRequestMapper
<..>
New:org.apache.hc.core5.function.Supplier<org.apache.hc.core5.http.nio.AsyncServerExchangeHandler>
, org.apache.hc.core5.function.Decorator
<..>
New:org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
)
n.a.
Old file New file
n.a. 55
NEW public n.a. DefaultAsyncResponseExchangeHandlerFactory(org.apache.hc.core5.http.HttpRequestMapper
<..>
New:org.apache.hc.core5.function.Supplier<org.apache.hc.core5.http.nio.AsyncServerExchangeHandler>
)
n.a.
Old file New file
n.a. 61
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.nio.AsyncServerExchangeHandler create(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 79
NEW final public class  org.apache.hc.core5.http.nio.support.ImmediateResponseExchangeHandler top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncDataProducer n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataConsumer n.a.
NEW org.apache.hc.core5.http.nio.ResourceHolder n.a.
NEW org.apache.hc.core5.http.nio.AsyncServerExchangeHandler n.a.
NEW org.apache.hc.core5.http.nio.AsyncDataExchangeHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ImmediateResponseExchangeHandler(org.apache.hc.core5.http.nio.AsyncResponseProducer) n.a.
Old file New file
n.a. 59
NEW public n.a. ImmediateResponseExchangeHandler(int, java.lang.String) n.a.
Old file New file
n.a. 68
NEW public n.a. ImmediateResponseExchangeHandler(org.apache.hc.core5.http.HttpResponse, java.lang.String) n.a.
Old file New file
n.a. 64
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int available()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 95
NEW public n.a. void consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 87
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 105
NEW public n.a. void handleRequest(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.nio.ResponseChannel, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 77
NEW public n.a. void produce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 100
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 111
NEW public n.a. void streamEnd(java.util.List
<..>
New:? extends org.apache.hc.core5.http.Header
)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 91
NEW public n.a. void updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 82
NEW final public class  org.apache.hc.core5.http.nio.support.TerminalAsyncServerFilter top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.nio.AsyncFilterHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. TerminalAsyncServerFilter(org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
)
n.a.
Old file New file
n.a. 65
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.nio.AsyncDataConsumer handle(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.http.nio.AsyncFilterChain$ResponseTrigger, org.apache.hc.core5.http.nio.AsyncFilterChain)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 76
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.NoHttpResponseException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.io.IOException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 1021115888614894449 -7658940387386078766
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. NoHttpResponseException(java.lang.String) n.a.
Old file New file
n.a. 47
NEW public n.a. NoHttpResponseException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
n.a. 60
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.NotImplementedException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.ProtocolException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 1944116577095040021 7929295893253266373
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. NotImplementedException(java.lang.String) n.a.
Old file New file
n.a. 52
NEW public n.a. NotImplementedException() n.a.
Old file New file
n.a. 43
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.ParseException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.ProtocolException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 6402506118960886486 -7288819855864183578
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ParseException(java.lang.String, java.lang.CharSequence, int, int, int) n.a.
Old file New file
n.a. 65
NEW public n.a. ParseException(java.lang.String, java.lang.CharSequence, int, int) n.a.
Old file New file
n.a. 77
NEW public n.a. ParseException(java.lang.String) n.a.
Old file New file
n.a. 55
NEW public n.a. ParseException() n.a.
Old file New file
n.a. 45
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int getErrorOffset()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 84
NEW public class  org.apache.hc.core5.http.protocol.BasicHttpContext top
Compatibility Changes:
Change
INTERFACE_ADDED
ANNOTATION_DEPRECATED_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.protocol.HttpContext n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BasicHttpContext(org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
n.a. 61
NEW public n.a. BasicHttpContext() n.a.
Old file New file
n.a. 57
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void clear()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 111
NEW public n.a. java.lang.Object getAttribute(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 68
NEW public n.a. org.apache.hc.core5.http.ProtocolVersion getProtocolVersion()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 96
NEW public n.a. java.lang.Object removeAttribute(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 87
NEW public n.a. java.lang.Object setAttribute(java.lang.String, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW public n.a. void setProtocolVersion(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 104
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 116
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
NEW final public class  org.apache.hc.core5.http.protocol.DefaultHttpProcessor top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.protocol.HttpProcessor n.a.
NEW org.apache.hc.core5.http.HttpRequestInterceptor n.a.
NEW org.apache.hc.core5.http.HttpResponseInterceptor n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultHttpProcessor(java.util.List
<..>
New:org.apache.hc.core5.http.HttpRequestInterceptor
, java.util.List
<..>
New:org.apache.hc.core5.http.HttpResponseInterceptor
)
n.a.
Old file New file
n.a. 78
NEW public n.a. DefaultHttpProcessor(org.apache.hc.core5.http.HttpRequestInterceptor[]) n.a.
Old file New file
n.a. 94
NEW public n.a. DefaultHttpProcessor(org.apache.hc.core5.http.HttpRequestInterceptor[], org.apache.hc.core5.http.HttpResponseInterceptor[]) n.a.
Old file New file
n.a. 55
NEW public n.a. DefaultHttpProcessor(org.apache.hc.core5.http.HttpResponseInterceptor[]) n.a.
Old file New file
n.a. 98
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 106
NEW public n.a. void process(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW java.io.IOException
NEW org.apache.hc.core5.http.HttpException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 116
NEW public class  org.apache.hc.core5.http.protocol.ForwardedRequest top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.HttpRequestInterceptor INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ForwardedRequest() n.a.
Old file New file
n.a. 80
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 115
NEW public abstract interface  org.apache.hc.core5.http.protocol.HttpContext top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final java.lang.String RESERVED_PREFIX n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.Object getAttribute(java.lang.String) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.http.ProtocolVersion getProtocolVersion() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.lang.Object removeAttribute(java.lang.String) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.lang.Object setAttribute(java.lang.String, java.lang.Object) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void setProtocolVersion(org.apache.hc.core5.http.ProtocolVersion) n.a.
Old file New file
n.a. n.a.
NEW public class  org.apache.hc.core5.http.protocol.HttpCoreContext top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.protocol.HttpContext n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final java.lang.String CONNECTION_ENDPOINT
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
NEW public static final java.lang.String HTTP_REQUEST
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
NEW public static final java.lang.String HTTP_RESPONSE
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
NEW public static final java.lang.String SSL_SESSION
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. HttpCoreContext(org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
n.a. 126
NEW public n.a. HttpCoreContext() n.a.
Old file New file
n.a. 131
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http.protocol.HttpCoreContext adapt(org.apache.hc.core5.http.protocol.HttpContext)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 86
NEW static public n.a. org.apache.hc.core5.http.protocol.HttpCoreContext cast(org.apache.hc.core5.http.protocol.HttpContext)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW static public n.a. org.apache.hc.core5.http.protocol.HttpCoreContext castOrCreate(org.apache.hc.core5.http.protocol.HttpContext)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 114
NEW static public n.a. org.apache.hc.core5.http.protocol.HttpCoreContext create()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW public n.a. java.lang.Object getAttribute(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 158
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
java.lang.Object getAttribute(java.lang.String, java.lang.Class
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 179
NEW public n.a. org.apache.hc.core5.http.EndpointDetails getEndpointDetails()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 228
NEW public n.a. org.apache.hc.core5.http.ProtocolVersion getProtocolVersion()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 145
NEW public n.a. org.apache.hc.core5.http.HttpRequest getRequest()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 191
NEW public n.a. org.apache.hc.core5.http.HttpResponse getResponse()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 209
NEW public n.a. javax.net.ssl.SSLSession getSSLSession()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 247
NEW public n.a. java.lang.Object removeAttribute(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 175
NEW public n.a. java.lang.Object setAttribute(java.lang.String, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 167
NEW public n.a. void setProtocolVersion(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 153
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 360
NEW public class  org.apache.hc.core5.http.protocol.HttpDateGenerator top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final java.util.TimeZone GMT
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
NEW public static final java.time.ZoneId GMT_ID n.a.
NEW public static final org.apache.hc.core5.http.protocol.HttpDateGenerator INSTANCE n.a.
NEW public static final java.lang.String INTERNET_MESSAGE_FORMAT n.a.
NEW public static final java.lang.String PATTERN_RFC1123
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.lang.String getCurrentDate()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 87
NEW public abstract interface  org.apache.hc.core5.http.protocol.HttpProcessor top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpRequestInterceptor n.a.
NEW org.apache.hc.core5.http.HttpResponseInterceptor n.a.
NEW public class  org.apache.hc.core5.http.protocol.HttpProcessorBuilder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder add(org.apache.hc.core5.http.HttpRequestInterceptor)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 82
NEW public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder add(org.apache.hc.core5.http.HttpResponseInterceptor)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 122
NEW public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder addAll(org.apache.hc.core5.http.HttpRequestInterceptor[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 102
NEW public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder addAll(org.apache.hc.core5.http.HttpResponseInterceptor[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 142
NEW public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder addAllFirst(org.apache.hc.core5.http.HttpRequestInterceptor[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder addAllFirst(org.apache.hc.core5.http.HttpResponseInterceptor[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 126
NEW public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder addAllLast(org.apache.hc.core5.http.HttpRequestInterceptor[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 94
NEW public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder addAllLast(org.apache.hc.core5.http.HttpResponseInterceptor[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 134
NEW public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder addFirst(org.apache.hc.core5.http.HttpRequestInterceptor)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 66
NEW public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder addFirst(org.apache.hc.core5.http.HttpResponseInterceptor)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 106
NEW public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder addLast(org.apache.hc.core5.http.HttpRequestInterceptor)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 74
NEW public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder addLast(org.apache.hc.core5.http.HttpResponseInterceptor)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 114
NEW public n.a. org.apache.hc.core5.http.protocol.HttpProcessor build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 146
NEW static public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder create()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 44
NEW public abstract interface  org.apache.hc.core5.http.protocol.LookupRegistry top
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.Object lookup(java.lang.String) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void register(java.lang.String, java.lang.Object) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void unregister(java.lang.String) n.a.
Old file New file
n.a. n.a.
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
NEW public class  org.apache.hc.core5.http.protocol.RequestConformance top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.protocol.RequestConformance INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. RequestConformance() n.a.
Old file New file
n.a. 61
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 67
NEW public class  org.apache.hc.core5.http.protocol.RequestConnControl top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.HttpRequestInterceptor INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. RequestConnControl() n.a.
Old file New file
n.a. 64
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 70
NEW public class  org.apache.hc.core5.http.protocol.RequestContent top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.HttpRequestInterceptor INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. RequestContent(boolean) n.a.
Old file New file
n.a. 91
NEW public n.a. RequestContent() n.a.
Old file New file
n.a. 76
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 98
NEW public n.a. void validateOptionsContentType(org.apache.hc.core5.http.HttpRequest)
Status: Name:
NEW org.apache.hc.core5.http.ProtocolException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 163
NEW public class  org.apache.hc.core5.http.protocol.RequestDate top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.HttpRequestInterceptor INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. RequestDate() n.a.
Old file New file
n.a. 61
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 67
NEW public class  org.apache.hc.core5.http.protocol.RequestExpectContinue top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.protocol.RequestExpectContinue INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. RequestExpectContinue() n.a.
Old file New file
n.a. 65
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 71
NEW public class  org.apache.hc.core5.http.protocol.RequestHandlerRegistry top
Compatibility Changes:
Change
INTERFACE_ADDED
ANNOTATION_DEPRECATED_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpRequestMapper n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. RequestHandlerRegistry(java.lang.String, org.apache.hc.core5.http.protocol.UriPatternType) n.a.
Old file New file
n.a. 87
NEW public n.a. RequestHandlerRegistry() n.a.
Old file New file
n.a. 95
NEW public n.a. RequestHandlerRegistry(org.apache.hc.core5.http.protocol.UriPatternType) n.a.
Old file New file
n.a. 91
NEW public n.a. RequestHandlerRegistry(java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.protocol.LookupRegistry<T>
)
n.a.
Old file New file
n.a. 64
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void register(java.lang.String, java.lang.String, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 123
NEW public n.a. java.lang.Object resolve(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.MisdirectedRequestException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 108
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
NEW public class  org.apache.hc.core5.http.protocol.RequestTargetHost top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.HttpRequestInterceptor INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. RequestTargetHost() n.a.
Old file New file
n.a. 65
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW public class  org.apache.hc.core5.http.protocol.RequestTE top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.HttpRequestInterceptor INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. RequestTE() n.a.
Old file New file
n.a. 71
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 92
NEW public class  org.apache.hc.core5.http.protocol.RequestUserAgent top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.HttpRequestInterceptor INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. RequestUserAgent() n.a.
Old file New file
n.a. 67
NEW public n.a. RequestUserAgent(java.lang.String) n.a.
Old file New file
n.a. 62
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW public class  org.apache.hc.core5.http.protocol.RequestValidateHost top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.protocol.RequestValidateHost INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. RequestValidateHost() n.a.
Old file New file
n.a. 63
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 69
NEW public class  org.apache.hc.core5.http.protocol.ResponseConformance top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpResponseInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.protocol.ResponseConformance INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ResponseConformance() n.a.
Old file New file
n.a. 58
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 64
NEW public class  org.apache.hc.core5.http.protocol.ResponseConnControl top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpResponseInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.protocol.ResponseConnControl INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ResponseConnControl() n.a.
Old file New file
n.a. 66
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW public class  org.apache.hc.core5.http.protocol.ResponseContent top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpResponseInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.protocol.ResponseContent INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ResponseContent() n.a.
Old file New file
n.a. 71
NEW public n.a. ResponseContent(boolean) n.a.
Old file New file
n.a. 86
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 100
NEW public class  org.apache.hc.core5.http.protocol.ResponseDate top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpResponseInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.protocol.ResponseDate INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ResponseDate() n.a.
Old file New file
n.a. 69
NEW public n.a. ResponseDate(boolean) n.a.
Old file New file
n.a. 81
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW public class  org.apache.hc.core5.http.protocol.ResponseServer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpResponseInterceptor n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ResponseServer(java.lang.String) n.a.
Old file New file
n.a. 59
NEW public n.a. ResponseServer() n.a.
Old file New file
n.a. 64
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 70
NEW public class  org.apache.hc.core5.http.protocol.UriPatternMatcher top
Compatibility Changes:
Change
INTERFACE_ADDED
ANNOTATION_DEPRECATED_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.protocol.LookupRegistry n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. UriPatternMatcher() n.a.
Old file New file
n.a. 72
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.util.Set
<..>
New:java.util.Map$Entry<java.lang.String,T>
entrySet()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW public n.a. java.lang.Object lookup(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 141
NEW protected n.a. boolean matchUriRequestPattern(java.lang.String, java.lang.String) n.a.
Old file New file
n.a. 177
NEW public n.a. void register(java.lang.String, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 104
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 182
NEW public n.a. void unregister(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 121
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
NEW public class  org.apache.hc.core5.http.protocol.UriPatternOrderedMatcher top
Compatibility Changes:
Change
INTERFACE_ADDED
ANNOTATION_DEPRECATED_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.protocol.LookupRegistry n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. UriPatternOrderedMatcher() n.a.
Old file New file
n.a. 72
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.util.Set
<..>
New:java.util.Map$Entry<java.lang.String,T>
entrySet()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 85
NEW public n.a. java.lang.Object lookup(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 136
NEW protected n.a. boolean matchUriRequestPattern(java.lang.String, java.lang.String) n.a.
Old file New file
n.a. 163
NEW public n.a. void register(java.lang.String, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 168
NEW public n.a. void unregister(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 117
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
NEW  (Serializable compatible)  final public enum  org.apache.hc.core5.http.protocol.UriPatternType top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 780320588468792145 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.protocol.UriPatternType REGEX n.a.
NEW public static final org.apache.hc.core5.http.protocol.UriPatternType URI_PATTERN n.a.
NEW public static final org.apache.hc.core5.http.protocol.UriPatternType URI_PATTERN_IN_ORDER n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.http.protocol.LookupRegistry
<..>
New:T
newMatcher(org.apache.hc.core5.http.protocol.UriPatternType)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 42
NEW static public n.a. org.apache.hc.core5.http.protocol.UriPatternType valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 33
NEW static public n.a. org.apache.hc.core5.http.protocol.UriPatternType[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 33
NEW public class  org.apache.hc.core5.http.protocol.UriRegexMatcher top
Compatibility Changes:
Change
INTERFACE_ADDED
ANNOTATION_DEPRECATED_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.protocol.LookupRegistry n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. UriRegexMatcher() n.a.
Old file New file
n.a. 64
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.lang.Object lookup(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
NEW public n.a. void register(java.lang.String, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 80
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 140
NEW public n.a. void unregister(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 98
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
NEW public class  org.apache.hc.core5.http.protocol.ViaRequest top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.HttpRequestInterceptor INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ViaRequest() n.a.
Old file New file
n.a. 79
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.ProtocolException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 104
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.ProtocolException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.HttpException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -2754746238614345473 -2143571074341228994
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ProtocolException() n.a.
Old file New file
n.a. 44
NEW public n.a. ProtocolException(java.lang.String) n.a.
Old file New file
n.a. 53
NEW public n.a. ProtocolException(java.lang.String, java.lang.Object[]) n.a.
Old file New file
n.a. 65
NEW public n.a. ProtocolException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
n.a. 76
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.ProtocolVersion top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -4246397638344832141 8950662842175091068
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ProtocolVersion(java.lang.String, int, int) n.a.
Old file New file
n.a. 72
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int compareToVersion(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 204
NEW final public n.a. boolean equals(int, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 125
NEW final public n.a. boolean equals(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 143
NEW public n.a. java.lang.String format()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 163
NEW final public n.a. int getMajor()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 93
NEW final public n.a. int getMinor()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 102
NEW final public n.a. java.lang.String getProtocol()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 84
NEW final public n.a. boolean greaterEquals(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 226
NEW final public n.a. int hashCode()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 113
NEW public n.a. boolean isComparable(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 183
NEW final public n.a. boolean lessEquals(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 241
NEW static public n.a. org.apache.hc.core5.http.ProtocolVersion parse(java.lang.String)
Status: Name:
NEW org.apache.hc.core5.http.ParseException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 256
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 275
NEW public abstract interface  org.apache.hc.core5.http.ReasonPhraseCatalog top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.String getReason(int, java.util.Locale) n.a.
Old file New file
n.a. n.a.
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.RequestHeaderFieldsTooLargeException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.ProtocolException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 6217069372296310330 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. RequestHeaderFieldsTooLargeException(java.lang.String) n.a.
Old file New file
n.a. 45
NEW public n.a. RequestHeaderFieldsTooLargeException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
n.a. 56
NEW public abstract interface  org.apache.hc.core5.http.SocketModalCloseable top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.util.Timeout getSocketTimeout() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void setSocketTimeout(org.apache.hc.core5.util.Timeout) n.a.
Old file New file
n.a. n.a.
NEW  (Serializable compatible)  final public enum  org.apache.hc.core5.http.ssl.TLS top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -3002225876725814478 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.ssl.TLS V_1_0 n.a.
NEW public static final org.apache.hc.core5.http.ssl.TLS V_1_1 n.a.
NEW public static final org.apache.hc.core5.http.ssl.TLS V_1_2 n.a.
NEW public static final org.apache.hc.core5.http.ssl.TLS V_1_3 n.a.
NEW public final java.lang.String id n.a.
NEW public final org.apache.hc.core5.http.ProtocolVersion version n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. java.lang.String[] excludeWeak(java.lang.String[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 133
NEW public n.a. java.lang.String getId()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 74
NEW public n.a. org.apache.hc.core5.http.ProtocolVersion getVersion()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 84
NEW public n.a. boolean greaterEquals(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW public n.a. boolean isComparable(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 64
NEW public n.a. boolean isSame(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 60
NEW static public n.a. boolean isSecure(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 157
NEW public n.a. boolean lessEquals(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 92
NEW static public n.a. org.apache.hc.core5.http.ProtocolVersion parse(java.lang.String)
Status: Name:
NEW org.apache.hc.core5.http.ParseException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 120
NEW static public n.a. org.apache.hc.core5.http.ssl.TLS valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 44
NEW static public n.a. org.apache.hc.core5.http.ssl.TLS[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 44
NEW final public class  org.apache.hc.core5.http.ssl.TlsCiphers top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. TlsCiphers() n.a.
Old file New file
n.a. 43
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. java.lang.String[] excludeH2Blacklisted(java.lang.String[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 349
NEW static public n.a. java.lang.String[] excludeWeak(java.lang.String[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 362
NEW static public n.a. boolean isH2Blacklisted(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 326
NEW static public n.a. boolean isWeak(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 340
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.StreamClosedException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.io.IOException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -6831969800565085643 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. StreamClosedException(java.lang.String) n.a.
Old file New file
n.a. 46
NEW public n.a. StreamClosedException() n.a.
Old file New file
n.a. 42
NEW public abstract class  org.apache.hc.core5.http.support.AbstractMessageBuilder top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW protected n.a. AbstractMessageBuilder() n.a.
Old file New file
n.a. 49
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.support.AbstractMessageBuilder
<..>
New:T
addHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW public n.a. org.apache.hc.core5.http.support.AbstractMessageBuilder
<..>
New:T
addHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 118
NEW protected abstract n.a. java.lang.Object build() n.a.
Old file New file
n.a. n.a.
NEW protected n.a. void digest(org.apache.hc.core5.http.HttpMessage) n.a.
Old file New file
n.a. 53
NEW public n.a. org.apache.hc.core5.http.Header getFirstHeader(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 102
NEW public n.a. org.apache.hc.core5.http.Header[] getFirstHeaders()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 98
NEW public n.a. org.apache.hc.core5.http.Header[] getHeaders()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 70
NEW public n.a. org.apache.hc.core5.http.Header[] getHeaders(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 74
NEW public n.a. org.apache.hc.core5.http.Header getLastHeader(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 106
NEW public n.a. org.apache.hc.core5.http.ProtocolVersion getVersion()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 61
NEW public n.a. org.apache.hc.core5.http.support.AbstractMessageBuilder
<..>
New:T
removeHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 126
NEW public n.a. org.apache.hc.core5.http.support.AbstractMessageBuilder
<..>
New:T
removeHeaders(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 134
NEW public n.a. org.apache.hc.core5.http.support.AbstractMessageBuilder
<..>
New:T
setHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 147
NEW public n.a. org.apache.hc.core5.http.support.AbstractMessageBuilder
<..>
New:T
setHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 155
NEW public n.a. org.apache.hc.core5.http.support.AbstractMessageBuilder
<..>
New:T
setHeaders(org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW public n.a. org.apache.hc.core5.http.support.AbstractMessageBuilder
<..>
New:T
setHeaders(java.util.Iterator
<..>
New:org.apache.hc.core5.http.Header
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW public n.a. org.apache.hc.core5.http.support.AbstractMessageBuilder
<..>
New:T
setVersion(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 65
NEW public abstract class  org.apache.hc.core5.http.support.AbstractRequestBuilder top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.support.AbstractMessageBuilder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW protected n.a. AbstractRequestBuilder(java.lang.String) n.a.
Old file New file
n.a. 66
NEW protected n.a. AbstractRequestBuilder(java.lang.String, java.net.URI) n.a.
Old file New file
n.a. 75
NEW protected n.a. AbstractRequestBuilder(org.apache.hc.core5.http.Method) n.a.
Old file New file
n.a. 71
NEW protected n.a. AbstractRequestBuilder(java.lang.String, java.lang.String) n.a.
Old file New file
n.a. 89
NEW protected n.a. AbstractRequestBuilder(org.apache.hc.core5.http.Method, java.lang.String) n.a.
Old file New file
n.a. 85
NEW protected n.a. AbstractRequestBuilder(org.apache.hc.core5.http.Method, java.net.URI) n.a.
Old file New file
n.a. 81
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.support.AbstractRequestBuilder
<..>
New:T
addHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 216
NEW public n.a. org.apache.hc.core5.http.support.AbstractRequestBuilder
<..>
New:T
addHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 222
NEW public n.a. org.apache.hc.core5.http.support.AbstractRequestBuilder
<..>
New:T
addParameter(org.apache.hc.core5.http.NameValuePair)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 264
NEW public n.a. org.apache.hc.core5.http.support.AbstractRequestBuilder
<..>
New:T
addParameter(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 275
NEW public n.a. org.apache.hc.core5.http.support.AbstractRequestBuilder
<..>
New:T
addParameters(org.apache.hc.core5.http.NameValuePair[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 279
NEW protected n.a. void digest(org.apache.hc.core5.http.HttpRequest) n.a.
Old file New file
n.a. 93
NEW public n.a. org.apache.hc.core5.net.URIAuthority getAuthority()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 123
NEW public n.a. java.nio.charset.Charset getCharset()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 251
NEW public n.a. java.lang.String getMethod()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 104
NEW public n.a. java.util.List
<..>
New:org.apache.hc.core5.http.NameValuePair
getParameters()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 260
NEW public n.a. java.lang.String getPath()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 141
NEW public n.a. java.lang.String getScheme()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 114
NEW public n.a. java.net.URI getUri()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 150
NEW public n.a. boolean isAbsoluteRequestUri()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 286
NEW public n.a. org.apache.hc.core5.http.support.AbstractRequestBuilder
<..>
New:T
removeHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 228
NEW public n.a. org.apache.hc.core5.http.support.AbstractRequestBuilder
<..>
New:T
removeHeaders(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 234
NEW public n.a. org.apache.hc.core5.http.support.AbstractRequestBuilder
<..>
New:T
setAbsoluteRequestUri(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 290
NEW public n.a. org.apache.hc.core5.http.support.AbstractRequestBuilder
<..>
New:T
setAuthority(org.apache.hc.core5.net.URIAuthority)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 127
NEW public n.a. org.apache.hc.core5.http.support.AbstractRequestBuilder
<..>
New:T
setCharset(java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 255
NEW public n.a. org.apache.hc.core5.http.support.AbstractRequestBuilder
<..>
New:T
setHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 240
NEW public n.a. org.apache.hc.core5.http.support.AbstractRequestBuilder
<..>
New:T
setHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 246
NEW public n.a. org.apache.hc.core5.http.support.AbstractRequestBuilder
<..>
New:T
setHeaders(org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 210
NEW public n.a. org.apache.hc.core5.http.support.AbstractRequestBuilder
<..>
New:T
setHttpHost(org.apache.hc.core5.http.HttpHost)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 132
NEW public n.a. org.apache.hc.core5.http.support.AbstractRequestBuilder
<..>
New:T
setPath(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 145
NEW public n.a. org.apache.hc.core5.http.support.AbstractRequestBuilder
<..>
New:T
setScheme(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 118
NEW public n.a. org.apache.hc.core5.http.support.AbstractRequestBuilder
<..>
New:T
setUri(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 170
NEW public n.a. org.apache.hc.core5.http.support.AbstractRequestBuilder
<..>
New:T
setUri(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 204
NEW public n.a. org.apache.hc.core5.http.support.AbstractRequestBuilder
<..>
New:T
setVersion(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 109
NEW public abstract class  org.apache.hc.core5.http.support.AbstractResponseBuilder top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.support.AbstractMessageBuilder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW protected n.a. AbstractResponseBuilder(int) n.a.
Old file New file
n.a. 45
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.support.AbstractResponseBuilder
<..>
New:T
addHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 71
NEW public n.a. org.apache.hc.core5.http.support.AbstractResponseBuilder
<..>
New:T
addHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 77
NEW protected abstract n.a. java.lang.Object build() n.a.
Old file New file
n.a. n.a.
NEW public n.a. int getStatus()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 50
NEW public n.a. org.apache.hc.core5.http.support.AbstractResponseBuilder
<..>
New:T
removeHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 83
NEW public n.a. org.apache.hc.core5.http.support.AbstractResponseBuilder
<..>
New:T
removeHeaders(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 89
NEW public n.a. org.apache.hc.core5.http.support.AbstractResponseBuilder
<..>
New:T
setHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 95
NEW public n.a. org.apache.hc.core5.http.support.AbstractResponseBuilder
<..>
New:T
setHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW public n.a. org.apache.hc.core5.http.support.AbstractResponseBuilder
<..>
New:T
setHeaders(org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 65
NEW public n.a. void setStatus(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 54
NEW public n.a. org.apache.hc.core5.http.support.AbstractResponseBuilder
<..>
New:T
setVersion(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 59
NEW public class  org.apache.hc.core5.http.support.BasicRequestBuilder top
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.support.AbstractRequestBuilder n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder addHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 278
NEW public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder addHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 284
NEW public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder addParameter(org.apache.hc.core5.http.NameValuePair)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 320
NEW public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder addParameter(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 326
NEW public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder addParameters(org.apache.hc.core5.http.NameValuePair[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 332
NEW public n.a. org.apache.hc.core5.http.message.BasicHttpRequest build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 344
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder copy(org.apache.hc.core5.http.HttpRequest)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 219
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder create(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 80
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder delete()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 183
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder delete(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 187
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder delete(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 191
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder get()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 85
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder get(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 89
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder get(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 93
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder head()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 97
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder head(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder head(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 105
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder options()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 207
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder options(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 211
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder options(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 215
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder patch()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 147
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder patch(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 151
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder patch(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 155
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder post()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 159
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder post(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 163
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder post(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 167
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder put()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 171
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder put(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 175
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder put(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 179
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder query()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 117
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder query(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 130
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder query(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 143
NEW public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder removeHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 290
NEW public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder removeHeaders(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 296
NEW public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder setAbsoluteRequestUri(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 338
NEW public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder setAuthority(org.apache.hc.core5.net.URIAuthority)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 251
NEW public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder setCharset(java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 314
NEW public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder setHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 302
NEW public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder setHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 308
NEW public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder setHeaders(org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 272
NEW public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder setHttpHost(org.apache.hc.core5.http.HttpHost)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 260
NEW public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder setPath(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 266
NEW public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder setScheme(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 245
NEW public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder setUri(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 233
NEW public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder setUri(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 239
NEW public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder setVersion(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 227
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 366
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder trace()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 195
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder trace(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 199
NEW static public n.a. org.apache.hc.core5.http.support.BasicRequestBuilder trace(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 203
NEW public class  org.apache.hc.core5.http.support.BasicResponseBuilder top
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.support.AbstractResponseBuilder n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW protected n.a. BasicResponseBuilder(int) n.a.
Old file New file
n.a. 46
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.http.support.BasicResponseBuilder addHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
NEW public n.a. org.apache.hc.core5.http.support.BasicResponseBuilder addHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 81
NEW public n.a. org.apache.hc.core5.http.message.BasicHttpResponse build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 111
NEW static public n.a. org.apache.hc.core5.http.support.BasicResponseBuilder copy(org.apache.hc.core5.http.HttpResponse)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 55
NEW static public n.a. org.apache.hc.core5.http.support.BasicResponseBuilder create(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 50
NEW public n.a. org.apache.hc.core5.http.support.BasicResponseBuilder removeHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 87
NEW public n.a. org.apache.hc.core5.http.support.BasicResponseBuilder removeHeaders(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 93
NEW public n.a. org.apache.hc.core5.http.support.BasicResponseBuilder setHeader(org.apache.hc.core5.http.Header)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 99
NEW public n.a. org.apache.hc.core5.http.support.BasicResponseBuilder setHeader(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 105
NEW public n.a. org.apache.hc.core5.http.support.BasicResponseBuilder setHeaders(org.apache.hc.core5.http.Header[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 69
NEW public n.a. org.apache.hc.core5.http.support.BasicResponseBuilder setVersion(org.apache.hc.core5.http.ProtocolVersion)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 63
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.TruncatedChunkException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.MalformedChunkCodingException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -5762886602431996258 -23506263930279460
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. TruncatedChunkException(java.lang.String) n.a.
Old file New file
n.a. 45
NEW public n.a. TruncatedChunkException(java.lang.String, java.lang.Object[]) n.a.
Old file New file
n.a. 57
NEW  (Serializable compatible)  public class  org.apache.hc.core5.http.UnsupportedHttpVersionException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.http.ProtocolException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 6754729020079241636 -1348448090193107031
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. UnsupportedHttpVersionException(org.apache.hc.core5.http.ProtocolVersion) n.a.
Old file New file
n.a. 52
NEW public n.a. UnsupportedHttpVersionException() n.a.
Old file New file
n.a. 43
NEW public n.a. UnsupportedHttpVersionException(java.lang.String) n.a.
Old file New file
n.a. 61
NEW  (Serializable compatible)  final public enum  org.apache.hc.core5.http.URIScheme top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -7549510325334317376 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http.URIScheme HTTP n.a.
NEW public static final org.apache.hc.core5.http.URIScheme HTTPS n.a.
NEW public final java.lang.String id n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.lang.String getId()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 48
NEW public n.a. boolean same(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 52
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 57
NEW static public n.a. org.apache.hc.core5.http.URIScheme valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 37
NEW static public n.a. org.apache.hc.core5.http.URIScheme[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 37
MODIFIED public class  org.apache.hc.core5.http2.config.H2Config top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.config.H2Config DEFAULT n.a.
UNCHANGED public static final org.apache.hc.core5.http2.config.H2Config INIT n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.core5.http2.config.H2Config$Builder copy(org.apache.hc.core5.http2.config.H2Config) n.a.
Old file New file
130 137
UNCHANGED static public n.a. org.apache.hc.core5.http2.config.H2Config$Builder custom() n.a.
Old file New file
110 117
UNCHANGED public n.a. int getHeaderTableSize() n.a.
Old file New file
68 70
UNCHANGED public n.a. int getInitialWindowSize() n.a.
Old file New file
80 82
UNCHANGED public n.a. int getMaxConcurrentStreams() n.a.
Old file New file
76 78
NEW public n.a. int getMaxContinuations()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 98
UNCHANGED public n.a. int getMaxFrameSize() n.a.
Old file New file
84 86
UNCHANGED public n.a. int getMaxHeaderListSize() n.a.
Old file New file
88 90
UNCHANGED static public n.a. org.apache.hc.core5.http2.config.H2Config$Builder initial() n.a.
Old file New file
120 127
UNCHANGED public n.a. boolean isCompressionEnabled() n.a.
Old file New file
92 94
UNCHANGED public n.a. boolean isPushEnabled() n.a.
Old file New file
72 74
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
97 103
MODIFIED static public class  org.apache.hc.core5.http2.config.H2Config$Builder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config build() n.a.
Old file New file
202 223
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setCompressionEnabled(boolean) n.a.
Old file New file
197 206
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setHeaderTableSize(int) n.a.
Old file New file
162 171
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setInitialWindowSize(int) n.a.
Old file New file
179 188
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setMaxConcurrentStreams(int) n.a.
Old file New file
173 182
NEW public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setMaxContinuations(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 217
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setMaxFrameSize(int) n.a.
Old file New file
185 194
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setMaxHeaderListSize(int) n.a.
Old file New file
191 200
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setPushEnabled(boolean) n.a.
Old file New file
168 177
MODIFIED  (Serializable compatible)  final public enum  org.apache.hc.core5.http2.config.H2Param top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.constant.Constable n.a.
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 3522055359845486471 n.a.
Newtrue 6286287198570427572 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.config.H2Param ENABLE_PUSH n.a.
UNCHANGED public static final org.apache.hc.core5.http2.config.H2Param HEADER_TABLE_SIZE n.a.
UNCHANGED public static final org.apache.hc.core5.http2.config.H2Param INITIAL_WINDOW_SIZE n.a.
UNCHANGED public static final org.apache.hc.core5.http2.config.H2Param MAX_CONCURRENT_STREAMS n.a.
UNCHANGED public static final org.apache.hc.core5.http2.config.H2Param MAX_FRAME_SIZE n.a.
UNCHANGED public static final org.apache.hc.core5.http2.config.H2Param MAX_HEADER_LIST_SIZE n.a.
NEW public static final org.apache.hc.core5.http2.config.H2Param SETTINGS_NO_RFC7540_PRIORITIES n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int getCode() n.a.
Old file New file
50 51
UNCHANGED static public n.a. java.lang.String toString(int) n.a.
Old file New file
68 76
UNCHANGED static public n.a. org.apache.hc.core5.http2.config.H2Param valueOf(java.lang.String) n.a.
Old file New file
34 34
UNCHANGED static public n.a. org.apache.hc.core5.http2.config.H2Param valueOf(int) n.a.
Old file New file
61 69
UNCHANGED static public n.a. org.apache.hc.core5.http2.config.H2Param[] values() n.a.
Old file New file
34 34
UNCHANGED final public class  org.apache.hc.core5.http2.config.H2Setting top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2Setting(org.apache.hc.core5.http2.config.H2Param, int) n.a.
Old file New file
41 41
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int getCode() n.a.
Old file New file
49 49
UNCHANGED public n.a. int getValue() n.a.
Old file New file
53 53
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
58 58
UNCHANGED public class  org.apache.hc.core5.http2.frame.DefaultFrameFactory top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http2.frame.FrameFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultFrameFactory() n.a.
Old file New file
39 39
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createContinuation(int, java.nio.ByteBuffer, boolean) n.a.
Old file New file
52 52
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createData(int, java.nio.ByteBuffer, boolean) n.a.
Old file New file
66 66
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createHeaders(int, java.nio.ByteBuffer, boolean, boolean) n.a.
Old file New file
45 45
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createPushPromise(int, java.nio.ByteBuffer, boolean) n.a.
Old file New file
59 59
UNCHANGED public abstract class  org.apache.hc.core5.http2.frame.Frame top
Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. Frame(int, int, int) n.a.
Old file New file
42 42
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int getFlags() n.a.
Old file New file
61 61
UNCHANGED public abstract n.a. java.lang.Object getPayload() n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. int getStreamId() n.a.
Old file New file
65 65
UNCHANGED public n.a. int getType() n.a.
Old file New file
57 57
UNCHANGED public n.a. boolean isFlagSet(org.apache.hc.core5.http2.frame.FrameFlag) n.a.
Old file New file
53 53
UNCHANGED public n.a. boolean isType(org.apache.hc.core5.http2.frame.FrameType) n.a.
Old file New file
49 49
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
72 72
UNCHANGED final public class  org.apache.hc.core5.http2.frame.FrameConsts top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final int HEAD_LEN n.a.
UNCHANGED public static final int MAX_FRAME_SIZE n.a.
UNCHANGED public static final int MAX_PADDING n.a.
UNCHANGED public static final int MIN_FRAME_SIZE n.a.
MODIFIED public abstract class  org.apache.hc.core5.http2.frame.FrameFactory top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. FrameFactory() n.a.
Old file New file
43 43
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. org.apache.hc.core5.http2.frame.RawFrame createContinuation(int, java.nio.ByteBuffer, boolean) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. org.apache.hc.core5.http2.frame.RawFrame createData(int, java.nio.ByteBuffer, boolean) n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createGoAway(int, org.apache.hc.core5.http2.H2Error, java.lang.String) n.a.
Old file New file
85 85
UNCHANGED public abstract n.a. org.apache.hc.core5.http2.frame.RawFrame createHeaders(int, java.nio.ByteBuffer, boolean, boolean) n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createPing(java.nio.ByteBuffer) n.a.
Old file New file
73 73
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createPingAck(java.nio.ByteBuffer) n.a.
Old file New file
79 79
NEW public n.a. org.apache.hc.core5.http2.frame.RawFrame createPriorityUpdate(java.nio.ByteBuffer)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 116
UNCHANGED public abstract n.a. org.apache.hc.core5.http2.frame.RawFrame createPushPromise(int, java.nio.ByteBuffer, boolean) n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createResetStream(int, org.apache.hc.core5.http2.H2Error) n.a.
Old file New file
60 60
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createResetStream(int, int) n.a.
Old file New file
65 65
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createSettings(org.apache.hc.core5.http2.config.H2Setting[]) n.a.
Old file New file
46 46
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createSettingsAck() n.a.
Old file New file
56 56
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createWindowUpdate(int, int) n.a.
Old file New file
106 106
UNCHANGED  (Serializable compatible)  final public enum  org.apache.hc.core5.http2.frame.FrameFlag top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.constant.Constable n.a.
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -630350115965677442 n.a.
Newtrue -630350115965677442 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameFlag ACK n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameFlag END_HEADERS n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameFlag END_STREAM n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameFlag PADDED n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameFlag PRIORITY n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int getValue() n.a.
Old file New file
49 49
UNCHANGED static public n.a. int of(org.apache.hc.core5.http2.frame.FrameFlag[]) n.a.
Old file New file
53 53
UNCHANGED static public n.a. org.apache.hc.core5.http2.frame.FrameFlag valueOf(java.lang.String) n.a.
Old file New file
34 34
UNCHANGED static public n.a. org.apache.hc.core5.http2.frame.FrameFlag[] values() n.a.
Old file New file
34 34
MODIFIED  (Serializable compatible)  final public enum  org.apache.hc.core5.http2.frame.FrameType top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.constant.Constable n.a.
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -6993008617884985132 n.a.
Newtrue -6439242345175919168 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType CONTINUATION n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType DATA n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType GOAWAY n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType HEADERS n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType PING n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType PRIORITY n.a.
NEW public static final org.apache.hc.core5.http2.frame.FrameType PRIORITY_UPDATE n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType PUSH_PROMISE n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType RST_STREAM n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType SETTINGS n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType WINDOW_UPDATE n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int getValue() n.a.
Old file New file
54 55
NEW public n.a. boolean same(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 89
UNCHANGED static public n.a. java.lang.String toString(int) n.a.
Old file New file
72 80
UNCHANGED static public n.a. org.apache.hc.core5.http2.frame.FrameType valueOf(java.lang.String) n.a.
Old file New file
34 34
UNCHANGED static public n.a. org.apache.hc.core5.http2.frame.FrameType valueOf(int) n.a.
Old file New file
65 73
UNCHANGED static public n.a. org.apache.hc.core5.http2.frame.FrameType[] values() n.a.
Old file New file
34 34
UNCHANGED final public class  org.apache.hc.core5.http2.frame.RawFrame top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http2.frame.Frame n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RawFrame(int, int, int, java.nio.ByteBuffer) n.a.
Old file New file
42 42
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int getLength() n.a.
Old file New file
52 52
UNCHANGED public n.a. java.nio.ByteBuffer getPayload() n.a.
Old file New file
76 76
UNCHANGED public n.a. java.nio.ByteBuffer getPayloadContent() n.a.
Old file New file
56 56
UNCHANGED public n.a. boolean isPadded() n.a.
Old file New file
48 48
UNCHANGED public abstract interface  org.apache.hc.core5.http2.frame.StreamIdGenerator top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.frame.StreamIdGenerator EVEN n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.StreamIdGenerator ODD n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. int generate(int) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. boolean isSameSide(int) n.a.
Old file New file
n.a. n.a.
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.core5.http2.H2ConnectionException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.io.IOException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 8526091155072147894 -2014204317155428658
Newtrue 8526091155072147894 -2014204317155428658
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2ConnectionException(org.apache.hc.core5.http2.H2Error, java.lang.String) n.a.
Old file New file
46 46
UNCHANGED public n.a. H2ConnectionException(int, java.lang.String) n.a.
Old file New file
52 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int getCode() n.a.
Old file New file
57 57
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.core5.http2.H2CorruptFrameException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.io.IOException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -5508297591896477452 1
Newtrue -5508297591896477452 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2CorruptFrameException(java.lang.String) n.a.
Old file New file
41 41
UNCHANGED  (Serializable compatible)  final public enum  org.apache.hc.core5.http2.H2Error top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.constant.Constable n.a.
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -607813963500321806 n.a.
Newtrue -607813963500321806 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.H2Error CANCEL n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error COMPRESSION_ERROR n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error CONNECT_ERROR n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error ENHANCE_YOUR_CALM n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error FLOW_CONTROL_ERROR n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error FRAME_SIZE_ERROR n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error HTTP_1_1_REQUIRED n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error INADEQUATE_SECURITY n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error INTERNAL_ERROR n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error NO_ERROR n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error PROTOCOL_ERROR n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error REFUSED_STREAM n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error SETTINGS_TIMEOUT n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error STREAM_CLOSED n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.core5.http2.H2Error getByCode(int) n.a.
Old file New file
158 158
UNCHANGED public n.a. int getCode() n.a.
Old file New file
146 146
UNCHANGED static public n.a. org.apache.hc.core5.http2.H2Error valueOf(java.lang.String) n.a.
Old file New file
37 37
UNCHANGED static public n.a. org.apache.hc.core5.http2.H2Error[] values() n.a.
Old file New file
37 37
UNCHANGED public abstract interface  org.apache.hc.core5.http2.H2MessageConverter top
Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T org.apache.hc.core5.http.HttpMessage org.apache.hc.core5.http.HttpMessage
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. org.apache.hc.core5.http.HttpMessage convert(java.util.List
<..>
New:org.apache.hc.core5.http.Header
Old:org.apache.hc.core5.http.Header
)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.util.List
<..>
New:org.apache.hc.core5.http.Header
Old:org.apache.hc.core5.http.Header
convert(org.apache.hc.core5.http.HttpMessage)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
UNCHANGED final public class  org.apache.hc.core5.http2.H2PseudoRequestHeaders top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final java.lang.String AUTHORITY n.a.
UNCHANGED public static final java.lang.String METHOD n.a.
UNCHANGED public static final java.lang.String PATH n.a.
UNCHANGED public static final java.lang.String SCHEME n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2PseudoRequestHeaders() n.a.
Old file New file
35 35
UNCHANGED final public class  org.apache.hc.core5.http2.H2PseudoResponseHeaders top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final java.lang.String STATUS n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2PseudoResponseHeaders() n.a.
Old file New file
35 35
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.core5.http2.H2StreamResetException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpStreamResetException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 4280996898701236013 4280996898701236013
Newtrue 4280996898701236013 4280996898701236013
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2StreamResetException(int, java.lang.String) n.a.
Old file New file
55 55
UNCHANGED public n.a. H2StreamResetException(org.apache.hc.core5.http2.H2Error, java.lang.String) n.a.
Old file New file
49 49
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int getCode() n.a.
Old file New file
60 60
UNCHANGED public abstract interface  org.apache.hc.core5.http2.H2TransportMetrics top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.io.HttpTransportMetrics n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. long getFramesTransferred() n.a.
Old file New file
n.a. n.a.
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.core5.http2.hpack.HeaderListConstraintException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http2.hpack.HPackException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 9130981983188889920 9130981983188889920
Newtrue 9130981983188889920 9130981983188889920
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. HeaderListConstraintException(java.lang.String) n.a.
Old file New file
50 50
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.core5.http2.hpack.HPackException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -7667745798762627284 1
Newtrue -7667745798762627284 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. HPackException(java.lang.String, java.lang.Exception) n.a.
Old file New file
45 45
UNCHANGED public n.a. HPackException(java.lang.String) n.a.
Old file New file
41 41
UNCHANGED  (Serializable compatible)  final public enum  org.apache.hc.core5.http2.HttpVersionPolicy top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.constant.Constable n.a.
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -4756574331534116643 n.a.
Newtrue -4756574331534116643 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.HttpVersionPolicy FORCE_HTTP_1 n.a.
UNCHANGED public static final org.apache.hc.core5.http2.HttpVersionPolicy FORCE_HTTP_2 n.a.
UNCHANGED public static final org.apache.hc.core5.http2.HttpVersionPolicy NEGOTIATE n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.core5.http2.HttpVersionPolicy valueOf(java.lang.String) n.a.
Old file New file
34 34
UNCHANGED static public n.a. org.apache.hc.core5.http2.HttpVersionPolicy[] values() n.a.
Old file New file
34 34
UNCHANGED public class  org.apache.hc.core5.http2.impl.BasicH2TransportMetrics top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.impl.BasicHttpTransportMetrics n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http2.H2TransportMetrics n.a.
UNCHANGED org.apache.hc.core5.http.io.HttpTransportMetrics n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicH2TransportMetrics() n.a.
Old file New file
44 44
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. long getFramesTransferred() n.a.
Old file New file
50 50
UNCHANGED public n.a. void incrementFramesTransferred() n.a.
Old file New file
54 54
UNCHANGED final public class  org.apache.hc.core5.http2.impl.DefaultH2RequestConverter top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http2.H2MessageConverter n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.impl.DefaultH2RequestConverter INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultH2RequestConverter() n.a.
Old file New file
55 54
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http.HttpRequest convert(java.util.List
<..>
New:org.apache.hc.core5.http.Header
Old:org.apache.hc.core5.http.Header
)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
61 60
UNCHANGED public n.a. java.util.List
<..>
New:org.apache.hc.core5.http.Header
Old:org.apache.hc.core5.http.Header
convert(org.apache.hc.core5.http.HttpRequest)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
161 154
UNCHANGED public class  org.apache.hc.core5.http2.impl.DefaultH2ResponseConverter top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http2.H2MessageConverter n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.impl.DefaultH2ResponseConverter INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultH2ResponseConverter() n.a.
Old file New file
51 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http.HttpResponse convert(java.util.List
<..>
New:org.apache.hc.core5.http.Header
Old:org.apache.hc.core5.http.Header
)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
57 58
UNCHANGED public n.a. java.util.List
<..>
New:org.apache.hc.core5.http.Header
Old:org.apache.hc.core5.http.Header
convert(org.apache.hc.core5.http.HttpResponse)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
113 130
UNCHANGED final public class  org.apache.hc.core5.http2.impl.H2Processors top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2Processors() n.a.
Old file New file
50 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.core5.http.protocol.HttpProcessor client(java.lang.String) n.a.
Old file New file
88 95
UNCHANGED static public n.a. org.apache.hc.core5.http.protocol.HttpProcessor client() n.a.
Old file New file
92 99
UNCHANGED static public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder customClient(java.lang.String) n.a.
Old file New file
77 81
UNCHANGED static public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder customServer(java.lang.String) n.a.
Old file New file
55 57
UNCHANGED static public n.a. org.apache.hc.core5.http.protocol.HttpProcessor server(java.lang.String) n.a.
Old file New file
69 73
UNCHANGED static public n.a. org.apache.hc.core5.http.protocol.HttpProcessor server() n.a.
Old file New file
73 77
UNCHANGED final public class  org.apache.hc.core5.http2.impl.io.FrameInputBuffer top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. FrameInputBuffer(int) n.a.
Old file New file
73 73
UNCHANGED public n.a. FrameInputBuffer(org.apache.hc.core5.http2.impl.BasicH2TransportMetrics, int) n.a.
Old file New file
69 69
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http2.H2TransportMetrics getMetrics() n.a.
Old file New file
136 136
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame read(java.io.InputStream)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
100 100
UNCHANGED final public class  org.apache.hc.core5.http2.impl.io.FrameOutputBuffer top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. FrameOutputBuffer(org.apache.hc.core5.http2.impl.BasicH2TransportMetrics, int) n.a.
Old file New file
55 55
UNCHANGED public n.a. FrameOutputBuffer(int) n.a.
Old file New file
64 64
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http2.H2TransportMetrics getMetrics() n.a.
Old file New file
112 112
UNCHANGED public n.a. void write(org.apache.hc.core5.http2.frame.RawFrame, java.io.OutputStream)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
68 68
UNCHANGED public class  org.apache.hc.core5.http2.impl.nio.bootstrap.H2AsyncRequester top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.reactor.IOReactor n.a.
UNCHANGED org.apache.hc.core5.pool.ConnPoolControl n.a.
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.reactor.ConnectionInitiator n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED org.apache.hc.core5.pool.ConnPoolStats n.a.
UNCHANGED org.apache.hc.core5.reactor.IOReactorService n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.http.nio.AsyncClientEndpoint
Old:org.apache.hc.core5.http.nio.AsyncClientEndpoint
doConnect(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.util.Timeout, java.lang.Object, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.http.nio.AsyncClientEndpoint
Old:org.apache.hc.core5.http.nio.AsyncClientEndpoint
)
n.a.
Old file New file
106 92
UNCHANGED protected n.a. void doTlsUpgrade(org.apache.hc.core5.reactor.ProtocolIOSession, org.apache.hc.core5.net.NamedEndpoint, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ProtocolIOSession
Old:org.apache.hc.core5.reactor.ProtocolIOSession
)
n.a.
Old file New file
113 99
UNCHANGED public class  org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.impl.bootstrap.AsyncRequester n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.reactor.IOReactor n.a.
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.reactor.ConnectionInitiator n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED org.apache.hc.core5.reactor.IOReactorService n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void closeIdle(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
106 111
UNCHANGED public n.a. org.apache.hc.core5.concurrent.Cancellable execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.nio.AsyncClientExchangeHandler, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext)
n.a.
Old file New file
130 135
UNCHANGED public n.a. org.apache.hc.core5.concurrent.Cancellable execute(org.apache.hc.core5.http.nio.AsyncClientExchangeHandler, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext)
n.a.
Old file New file
143 148
UNCHANGED public n.a. org.apache.hc.core5.concurrent.Cancellable execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.nio.AsyncClientExchangeHandler, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
154 159
UNCHANGED public n.a. org.apache.hc.core5.concurrent.Cancellable execute(org.apache.hc.core5.http.nio.AsyncClientExchangeHandler, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
161 166
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
278 283
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
execute(org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
304 302
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
318 316
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
execute(org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
327 325
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
execute(org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
335 333
UNCHANGED public n.a. java.util.Set
<..>
New:org.apache.hc.core5.http.HttpHost
Old:org.apache.hc.core5.http.HttpHost
getRoutes() n.a.
Old file New file
110 115
UNCHANGED public n.a. org.apache.hc.core5.util.TimeValue getValidateAfterInactivity() n.a.
Old file New file
114 119
UNCHANGED public n.a. void setValidateAfterInactivity(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
118 123
MODIFIED public class  org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap bootstrap() n.a.
Old file New file
79 84
UNCHANGED public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester create() n.a.
Old file New file
231 258
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap register(java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
)
n.a.
Old file New file
196 223
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap register(java.lang.String, java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
)
n.a.
Old file New file
214 241
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap registerVirtual(java.lang.String, java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
227 254
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setCharCodingConfig(org.apache.hc.core5.http.config.CharCodingConfig) n.a.
Old file New file
118 123
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setExceptionCallback(org.apache.hc.core5.function.Callback
<..>
New:java.lang.Exception
Old:java.lang.Exception
)
n.a.
Old file New file
153 158
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setH2Config(org.apache.hc.core5.http2.config.H2Config) n.a.
Old file New file
108 113
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setHttpProcessor(org.apache.hc.core5.http.protocol.HttpProcessor) n.a.
Old file New file
98 103
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setIOReactorConfig(org.apache.hc.core5.reactor.IOReactorConfig) n.a.
Old file New file
88 93
NEW final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setIOReactorMetricsListener(org.apache.hc.core5.reactor.IOReactorMetricsListener)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 179
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setIOSessionDecorator(org.apache.hc.core5.function.Decorator
<..>
New:org.apache.hc.core5.reactor.IOSession
Old:org.apache.hc.core5.reactor.IOSession
)
n.a.
Old file New file
143 148
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setIOSessionListener(org.apache.hc.core5.reactor.IOSessionListener) n.a.
Old file New file
163 168
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setStreamListener(org.apache.hc.core5.http2.impl.nio.H2StreamListener) n.a.
Old file New file
173 189
NEW final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setStreamListener(org.apache.hc.core5.http2.frame.FrameFactory)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 200
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setStrictALPNHandshake(boolean) n.a.
Old file New file
133 138
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setTlsStrategy(org.apache.hc.core5.http.nio.ssl.TlsStrategy) n.a.
Old file New file
128 133
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setUriPatternType(org.apache.hc.core5.http.protocol.UriPatternType) n.a.
Old file New file
183 210
MODIFIED public class  org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap bootstrap() n.a.
Old file New file
108 114
UNCHANGED public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2AsyncRequester create() n.a.
Old file New file
337 365
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap register(java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
)
n.a.
Old file New file
301 329
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap register(java.lang.String, java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
)
n.a.
Old file New file
319 347
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap registerVirtual(java.lang.String, java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
332 360
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setCharCodingConfig(org.apache.hc.core5.http.config.CharCodingConfig) n.a.
Old file New file
167 173
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setConnPoolListener(org.apache.hc.core5.pool.ConnPoolListener
<..>
New:org.apache.hc.core5.http.HttpHost
Old:org.apache.hc.core5.http.HttpHost
)
n.a.
Old file New file
278 295
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setDefaultMaxPerRoute(int) n.a.
Old file New file
172 178
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setExceptionCallback(org.apache.hc.core5.function.Callback
<..>
New:java.lang.Exception
Old:java.lang.Exception
)
n.a.
Old file New file
238 244
NEW final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setFrameFactory(org.apache.hc.core5.http2.frame.FrameFactory)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 316
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setH2Config(org.apache.hc.core5.http2.config.H2Config) n.a.
Old file New file
147 153
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setHandshakeTimeout(org.apache.hc.core5.util.Timeout) n.a.
Old file New file
218 224
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setHttp1Config(org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
157 163
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setHttpProcessor(org.apache.hc.core5.http.protocol.HttpProcessor) n.a.
Old file New file
127 133
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setIOReactorConfig(org.apache.hc.core5.reactor.IOReactorConfig) n.a.
Old file New file
117 123
NEW final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setIOReactorMetricsListener(org.apache.hc.core5.reactor.IOReactorMetricsListener)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 265
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setIOSessionDecorator(org.apache.hc.core5.function.Decorator
<..>
New:org.apache.hc.core5.reactor.IOSession
Old:org.apache.hc.core5.reactor.IOSession
)
n.a.
Old file New file
228 234
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setIOSessionListener(org.apache.hc.core5.reactor.IOSessionListener) n.a.
Old file New file
248 254
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setMaxTotal(int) n.a.
Old file New file
177 183
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setPoolConcurrencyPolicy(org.apache.hc.core5.pool.PoolConcurrencyPolicy) n.a.
Old file New file
203 209
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setPoolReusePolicy(org.apache.hc.core5.pool.PoolReusePolicy) n.a.
Old file New file
192 198
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setStreamListener(org.apache.hc.core5.http2.impl.nio.H2StreamListener) n.a.
Old file New file
258 275
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setStreamListener(org.apache.hc.core5.http.impl.Http1StreamListener) n.a.
Old file New file
268 285
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setTimeToLive(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
182 188
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setTlsStrategy(org.apache.hc.core5.http.nio.ssl.TlsStrategy) n.a.
Old file New file
213 219
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setUriPatternType(org.apache.hc.core5.http.protocol.UriPatternType) n.a.
Old file New file
288 305
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setVersionPolicy(org.apache.hc.core5.http2.HttpVersionPolicy) n.a.
Old file New file
137 143
MODIFIED public class  org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap addFilterAfter(java.lang.String, java.lang.String, org.apache.hc.core5.http.nio.AsyncFilterHandler) n.a.
Old file New file
384 410
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap addFilterBefore(java.lang.String, java.lang.String, org.apache.hc.core5.http.nio.AsyncFilterHandler) n.a.
Old file New file
371 397
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap addFilterFirst(java.lang.String, org.apache.hc.core5.http.nio.AsyncFilterHandler) n.a.
Old file New file
409 435
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap addFilterLast(java.lang.String, org.apache.hc.core5.http.nio.AsyncFilterHandler) n.a.
Old file New file
421 447
UNCHANGED static public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap bootstrap() n.a.
Old file New file
112 116
UNCHANGED public n.a. org.apache.hc.core5.http.impl.bootstrap.HttpAsyncServer create() n.a.
Old file New file
428 454
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap register(java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
Old:org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
)
n.a.
Old file New file
282 308
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap register(java.lang.String, java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
Old:org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
)
n.a.
Old file New file
300 326
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap register(java.lang.String, org.apache.hc.core5.http.nio.AsyncServerRequestHandler
<..>
New:T
Old:T
)
n.a.
Old file New file
328 354
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap register(java.lang.String, java.lang.String, org.apache.hc.core5.http.nio.AsyncServerRequestHandler
<..>
New:T
Old:T
)
n.a.
Old file New file
348 374
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap registerVirtual(java.lang.String, java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
Old:org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
313 339
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap registerVirtual(java.lang.String, java.lang.String, org.apache.hc.core5.http.nio.AsyncServerRequestHandler
<..>
New:T
Old:T
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
362 388
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap replaceFilter(java.lang.String, org.apache.hc.core5.http.nio.AsyncFilterHandler) n.a.
Old file New file
397 423
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setCanonicalHostName(java.lang.String) n.a.
Old file New file
122 126
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setCharset(org.apache.hc.core5.http.config.CharCodingConfig) n.a.
Old file New file
182 186
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setExceptionCallback(org.apache.hc.core5.function.Callback
<..>
New:java.lang.Exception
Old:java.lang.Exception
)
n.a.
Old file New file
217 233
NEW final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setFrameFactory(org.apache.hc.core5.http2.frame.FrameFactory)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 264
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setH2Config(org.apache.hc.core5.http2.config.H2Config) n.a.
Old file New file
162 166
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setHandshakeTimeout(org.apache.hc.core5.util.Timeout) n.a.
Old file New file
197 201
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setHttp1Config(org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
172 176
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setHttpProcessor(org.apache.hc.core5.http.protocol.HttpProcessor) n.a.
Old file New file
142 146
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setIOReactorConfig(org.apache.hc.core5.reactor.IOReactorConfig) n.a.
Old file New file
132 136
NEW final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setIOReactorMetricsListener(org.apache.hc.core5.reactor.IOReactorMetricsListener)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 223
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setIOSessionDecorator(org.apache.hc.core5.function.Decorator
<..>
New:org.apache.hc.core5.reactor.IOSession
Old:org.apache.hc.core5.reactor.IOSession
)
n.a.
Old file New file
207 211
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setIOSessionListener(org.apache.hc.core5.reactor.IOSessionListener) n.a.
Old file New file
227 243
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setLookupRegistry(org.apache.hc.core5.http.protocol.LookupRegistry
<..>
New:org.apache.hc.core5.function.Supplier<org.apache.hc.core5.http.nio.AsyncServerExchangeHandler>
Old:org.apache.hc.core5.function.Supplier<org.apache.hc.core5.http.nio.AsyncServerExchangeHandler>
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
257 283
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setRequestRouter(org.apache.hc.core5.http.HttpRequestMapper
<..>
New:org.apache.hc.core5.function.Supplier<org.apache.hc.core5.http.nio.AsyncServerExchangeHandler>
Old:org.apache.hc.core5.function.Supplier<org.apache.hc.core5.http.nio.AsyncServerExchangeHandler>
)
n.a.
Old file New file
269 295
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setStreamListener(org.apache.hc.core5.http2.impl.nio.H2StreamListener) n.a.
Old file New file
237 253
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setStreamListener(org.apache.hc.core5.http.impl.Http1StreamListener) n.a.
Old file New file
247 274
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setTlsStrategy(org.apache.hc.core5.http.nio.ssl.TlsStrategy) n.a.
Old file New file
192 196
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setVersionPolicy(org.apache.hc.core5.http2.HttpVersionPolicy) n.a.
Old file New file
152 156
UNCHANGED public class  org.apache.hc.core5.http2.impl.nio.ClientH2IOEventHandler top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http2.impl.nio.AbstractH2IOEventHandler n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.reactor.IOEventHandler n.a.
UNCHANGED org.apache.hc.core5.http.SocketModalCloseable n.a.
UNCHANGED org.apache.hc.core5.http.HttpConnection n.a.
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.http.impl.nio.HttpConnectionEventHandler n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ClientH2IOEventHandler(org.apache.hc.core5.http2.impl.nio.ClientH2StreamMultiplexer) n.a.
Old file New file
42 42
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
47 47
MODIFIED final public class  org.apache.hc.core5.http2.impl.nio.FrameInputBuffer top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. FrameInputBuffer(org.apache.hc.core5.http2.impl.BasicH2TransportMetrics, int) n.a.
Old file New file
76 78
UNCHANGED public n.a. FrameInputBuffer(int) n.a.
Old file New file
80 82
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http2.H2TransportMetrics getMetrics() n.a.
Old file New file
205 210
NEW public n.a. boolean isEndOfStream()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 217
UNCHANGED public n.a. void put(java.nio.ByteBuffer)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
88 90
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame read(java.nio.ByteBuffer, java.nio.channels.ReadableByteChannel)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
110 112
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame read(java.nio.channels.ReadableByteChannel)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
196 200
UNCHANGED public n.a. void reset() n.a.
Old file New file
200 204
UNCHANGED final public class  org.apache.hc.core5.http2.impl.nio.FrameOutputBuffer top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. FrameOutputBuffer(org.apache.hc.core5.http2.impl.BasicH2TransportMetrics, int) n.a.
Old file New file
51 51
UNCHANGED public n.a. FrameOutputBuffer(int) n.a.
Old file New file
60 60
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void expand(int)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
68 68
UNCHANGED public n.a. void flush(java.nio.channels.WritableByteChannel)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
122 122
UNCHANGED public n.a. int getMaxFramePayloadSize() n.a.
Old file New file
75 75
UNCHANGED public n.a. org.apache.hc.core5.http2.H2TransportMetrics getMetrics() n.a.
Old file New file
140 140
UNCHANGED public n.a. boolean isEmpty() n.a.
Old file New file
136 136
UNCHANGED public n.a. void resize(int) n.a.
Old file New file
82 82
UNCHANGED public n.a. void write(org.apache.hc.core5.http2.frame.RawFrame, java.nio.channels.WritableByteChannel)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
95 95
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.core5.http2.impl.nio.ProtocolNegotiationException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.io.IOException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 6211774735704945037 6211774735704945037
Newtrue 6211774735704945037 6211774735704945037
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ProtocolNegotiationException(java.lang.String) n.a.
Old file New file
52 52
UNCHANGED public class  org.apache.hc.core5.http2.impl.nio.ServerH2IOEventHandler top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http2.impl.nio.AbstractH2IOEventHandler n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.reactor.IOEventHandler n.a.
UNCHANGED org.apache.hc.core5.http.SocketModalCloseable n.a.
UNCHANGED org.apache.hc.core5.http.HttpConnection n.a.
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.http.impl.nio.HttpConnectionEventHandler n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ServerH2IOEventHandler(org.apache.hc.core5.http2.impl.nio.ServerH2StreamMultiplexer) n.a.
Old file New file
42 42
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
47 47
UNCHANGED public abstract interface  org.apache.hc.core5.http2.nio.AsyncPingHandler top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. void cancel() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void consumeResponse(java.nio.ByteBuffer)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void failed(java.lang.Exception) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.nio.ByteBuffer getData() n.a.
Old file New file
n.a. n.a.
UNCHANGED final public class  org.apache.hc.core5.http2.nio.pool.H2ConnPool top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.reactor.AbstractIOSessionPool n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2ConnPool(org.apache.hc.core5.reactor.ConnectionInitiator, org.apache.hc.core5.function.Resolver
<..>
New:org.apache.hc.core5.http.HttpHostjava.net.InetSocketAddress
Old:org.apache.hc.core5.http.HttpHostjava.net.InetSocketAddress
, org.apache.hc.core5.http.nio.ssl.TlsStrategy)
n.a.
Old file New file
73 72
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. void closeSession(org.apache.hc.core5.reactor.IOSession, org.apache.hc.core5.io.CloseMode) n.a.
Old file New file
91 90
UNCHANGED protected n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.IOSession
Old:org.apache.hc.core5.reactor.IOSession
connectSession(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.IOSession
Old:org.apache.hc.core5.reactor.IOSession
)
n.a.
Old file New file
103 102
UNCHANGED public n.a. org.apache.hc.core5.util.TimeValue getValidateAfterInactivity() n.a.
Old file New file
80 79
UNCHANGED public n.a. void setValidateAfterInactivity(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
84 83
UNCHANGED protected n.a. void validateSession(org.apache.hc.core5.reactor.IOSession, org.apache.hc.core5.function.Callback
<..>
New:java.lang.Boolean
Old:java.lang.Boolean
)
n.a.
Old file New file
143 142
UNCHANGED public class  org.apache.hc.core5.http2.nio.support.BasicPingHandler top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http2.nio.AsyncPingHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicPingHandler(org.apache.hc.core5.function.Callback
<..>
New:java.lang.Boolean
Old:java.lang.Boolean
)
n.a.
Old file New file
48 48
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void cancel() n.a.
Old file New file
76 76
UNCHANGED public n.a. void consumeResponse(java.nio.ByteBuffer)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
59 59
UNCHANGED public n.a. void failed(java.lang.Exception) n.a.
Old file New file
71 71
UNCHANGED public n.a. java.nio.ByteBuffer getData() n.a.
Old file New file
54 54
UNCHANGED final public class  org.apache.hc.core5.http2.nio.support.DefaultAsyncPushConsumerFactory top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.HandlerFactory n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultAsyncPushConsumerFactory(org.apache.hc.core5.http.HttpRequestMapper
<..>
New:org.apache.hc.core5.function.Supplier<org.apache.hc.core5.http.nio.AsyncPushConsumer>
Old:org.apache.hc.core5.function.Supplier<org.apache.hc.core5.http.nio.AsyncPushConsumer>
)
n.a.
Old file New file
50 50
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http.nio.AsyncPushConsumer create(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
57 57
NEW final public class  org.apache.hc.core5.http2.priority.PriorityValue top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final boolean DEFAULT_INCREMENTAL n.a.
NEW public static final int DEFAULT_URGENCY n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. PriorityValue(int, boolean) n.a.
Old file New file
n.a. 39
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http2.priority.PriorityValue defaults()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 52
NEW public n.a. boolean equals(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW public n.a. int getUrgency()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 56
NEW public n.a. int hashCode()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 85
NEW public n.a. boolean isIncremental()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 60
NEW static public n.a. org.apache.hc.core5.http2.priority.PriorityValue of(int, boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 48
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 90
NEW public n.a. org.apache.hc.core5.http2.priority.PriorityValue withIncremental(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 68
NEW public n.a. org.apache.hc.core5.http2.priority.PriorityValue withUrgency(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 64
NEW public class  org.apache.hc.core5.http2.protocol.H2RequestConformance top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http2.protocol.H2RequestConformance INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. H2RequestConformance() n.a.
Old file New file
n.a. 65
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 77
UNCHANGED public class  org.apache.hc.core5.http2.protocol.H2RequestConnControl top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.protocol.RequestConnControl n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.protocol.H2RequestConnControl INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2RequestConnControl() n.a.
Old file New file
52 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
66 66
UNCHANGED public class  org.apache.hc.core5.http2.protocol.H2RequestContent top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.protocol.RequestContent n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.protocol.H2RequestContent INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2RequestContent(boolean) n.a.
Old file New file
69 69
UNCHANGED public n.a. H2RequestContent() n.a.
Old file New file
65 65
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
77 77
UNCHANGED public class  org.apache.hc.core5.http2.protocol.H2RequestTargetHost top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.protocol.RequestTargetHost n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.protocol.H2RequestTargetHost INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2RequestTargetHost() n.a.
Old file New file
52 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
66 66
UNCHANGED public class  org.apache.hc.core5.http2.protocol.H2RequestValidateHost top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.protocol.RequestValidateHost n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.protocol.H2RequestValidateHost INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2RequestValidateHost() n.a.
Old file New file
52 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
66 66
NEW public class  org.apache.hc.core5.http2.protocol.H2ResponseConformance top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpResponseInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http2.protocol.H2ResponseConformance INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. H2ResponseConformance() n.a.
Old file New file
n.a. 65
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
UNCHANGED public class  org.apache.hc.core5.http2.protocol.H2ResponseConnControl top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.protocol.ResponseConnControl n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpResponseInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.protocol.H2ResponseConnControl INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2ResponseConnControl() n.a.
Old file New file
52 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
66 66
UNCHANGED public class  org.apache.hc.core5.http2.protocol.H2ResponseContent top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.protocol.ResponseContent n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpResponseInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.protocol.H2ResponseContent INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2ResponseContent(boolean) n.a.
Old file New file
67 67
UNCHANGED public n.a. H2ResponseContent() n.a.
Old file New file
63 63
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
75 75
UNCHANGED  (Serializable compatible)  final public enum  org.apache.hc.core5.http2.ssl.ApplicationProtocol top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.constant.Constable n.a.
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 9216848737094253358 n.a.
Newtrue 9216848737094253358 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.ssl.ApplicationProtocol HTTP_1_1 n.a.
UNCHANGED public static final org.apache.hc.core5.http2.ssl.ApplicationProtocol HTTP_2 n.a.
UNCHANGED public final java.lang.String id n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
58 58
UNCHANGED static public n.a. org.apache.hc.core5.http2.ssl.ApplicationProtocol valueOf(java.lang.String) n.a.
Old file New file
35 35
UNCHANGED static public n.a. org.apache.hc.core5.http2.ssl.ApplicationProtocol[] values() n.a.
Old file New file
35 35
UNCHANGED public class  org.apache.hc.core5.http2.ssl.ConscryptClientTlsStrategy top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.ssl.TlsStrategy n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ConscryptClientTlsStrategy(javax.net.ssl.SSLContext) n.a.
Old file New file
85 87
UNCHANGED public n.a. ConscryptClientTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
81 83
UNCHANGED public n.a. ConscryptClientTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLBufferMode, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
64 66
UNCHANGED public n.a. ConscryptClientTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
75 77
UNCHANGED public n.a. ConscryptClientTlsStrategy() n.a.
Old file New file
94 96
UNCHANGED public n.a. ConscryptClientTlsStrategy(org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
103 105
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.net.NamedEndpoint, java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
Old:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
)
n.a.
Old file New file
113 115
UNCHANGED public n.a. boolean upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.http.HttpHost, java.net.SocketAddress, java.net.SocketAddress, java.lang.Object, org.apache.hc.core5.util.Timeout)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
135 137
UNCHANGED public class  org.apache.hc.core5.http2.ssl.ConscryptServerTlsStrategy top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.ssl.TlsStrategy n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
98 100
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext, int[])
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
115 117
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy, org.apache.hc.core5.reactor.ssl.SSLBufferMode, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
70 72
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
107 109
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
138 140
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
134 136
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext) n.a.
Old file New file
142 144
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
87 89
UNCHANGED public n.a. ConscryptServerTlsStrategy(org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
161 163
UNCHANGED public n.a. ConscryptServerTlsStrategy() n.a.
Old file New file
151 153
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLBufferMode, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
122 124
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.net.NamedEndpoint, java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
Old:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
)
n.a.
Old file New file
176 178
UNCHANGED public n.a. boolean upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.http.HttpHost, java.net.SocketAddress, java.net.SocketAddress, java.lang.Object, org.apache.hc.core5.util.Timeout)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
198 200
UNCHANGED final public class  org.apache.hc.core5.http2.ssl.ConscryptSupport top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ConscryptSupport() n.a.
Old file New file
44 44
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.core5.reactor.ssl.SSLSessionInitializer initialize(java.lang.Object, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer) n.a.
Old file New file
49 49
UNCHANGED static public n.a. org.apache.hc.core5.reactor.ssl.SSLSessionVerifier verify(org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
69 69
UNCHANGED public class  org.apache.hc.core5.http2.ssl.H2ClientTlsStrategy top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.ssl.TlsStrategy n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2ClientTlsStrategy(javax.net.ssl.SSLContext) n.a.
Old file New file
86 89
UNCHANGED public n.a. H2ClientTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
76 79
UNCHANGED public n.a. H2ClientTlsStrategy(org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
100 103
UNCHANGED public n.a. H2ClientTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLBufferMode, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
65 68
UNCHANGED public n.a. H2ClientTlsStrategy() n.a.
Old file New file
90 93
UNCHANGED public n.a. H2ClientTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
82 85
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.net.NamedEndpoint, java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
Old:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
)
n.a.
Old file New file
110 113
UNCHANGED public n.a. boolean upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.http.HttpHost, java.net.SocketAddress, java.net.SocketAddress, java.lang.Object, org.apache.hc.core5.util.Timeout)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
139 142
UNCHANGED public class  org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.ssl.TlsStrategy n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2ServerTlsStrategy() n.a.
Old file New file
146 149
UNCHANGED public n.a. H2ServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
87 90
UNCHANGED public n.a. H2ServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy, org.apache.hc.core5.reactor.ssl.SSLBufferMode, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
70 73
UNCHANGED public n.a. H2ServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
134 137
UNCHANGED public n.a. H2ServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
107 110
UNCHANGED public n.a. H2ServerTlsStrategy(int[])
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
115 118
UNCHANGED public n.a. H2ServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
98 101
UNCHANGED public n.a. H2ServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLBufferMode, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
122 125
UNCHANGED public n.a. H2ServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
138 141
UNCHANGED public n.a. H2ServerTlsStrategy(javax.net.ssl.SSLContext) n.a.
Old file New file
142 145
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.net.NamedEndpoint, java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
Old:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
)
n.a.
Old file New file
160 163
UNCHANGED public n.a. boolean upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.http.HttpHost, java.net.SocketAddress, java.net.SocketAddress, java.lang.Object, org.apache.hc.core5.util.Timeout)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
182 185
UNCHANGED final public class  org.apache.hc.core5.http2.ssl.H2TlsSupport top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2TlsSupport() n.a.
Old file New file
43 43
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. javax.net.ssl.SSLParameters enforceRequirements(java.lang.Object, javax.net.ssl.SSLParameters) n.a.
Old file New file
77 77
UNCHANGED static public n.a. org.apache.hc.core5.reactor.ssl.SSLSessionInitializer enforceRequirements(java.lang.Object, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer) n.a.
Old file New file
87 87
UNCHANGED static public n.a. java.lang.String[] selectApplicationProtocols(java.lang.Object) n.a.
Old file New file
58 58
UNCHANGED static public n.a. void setApplicationProtocols(javax.net.ssl.SSLParameters, java.lang.String[])
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
54 54
UNCHANGED static public n.a. void setEnableRetransmissions(javax.net.ssl.SSLParameters, boolean) n.a.
Old file New file
46 46
NEW  (Serializable compatible)  final public enum  org.apache.hc.core5.io.CloseMode top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -8423909842482525149 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.io.CloseMode GRACEFUL n.a.
NEW public static final org.apache.hc.core5.io.CloseMode IMMEDIATE n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.io.CloseMode valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 35
NEW static public n.a. org.apache.hc.core5.io.CloseMode[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 35
NEW final public class  org.apache.hc.core5.io.Closer top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. Closer() n.a.
Old file New file
n.a. 38
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. void close(java.io.Closeable)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 47
NEW static public n.a. void close(org.apache.hc.core5.io.ModalCloseable, org.apache.hc.core5.io.CloseMode)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 59
NEW static public n.a. void closeQuietly(java.io.Closeable)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 71
NEW public abstract interface  org.apache.hc.core5.io.IOCallback top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void execute(java.lang.Object)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.io.IOFunction top
Compatibility Changes:
Change
ANNOTATION_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW R n.a. java.lang.Object
NEW T n.a. java.lang.Object
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.Object apply(java.lang.Object)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.FunctionalInterface n.a.
NEW public abstract interface  org.apache.hc.core5.io.ModalCloseable top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void close(org.apache.hc.core5.io.CloseMode) n.a.
Old file New file
n.a. n.a.
NEW final public class  org.apache.hc.core5.io.SocketTimeoutExceptionFactory top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. SocketTimeoutExceptionFactory() n.a.
Old file New file
n.a. 40
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. java.net.SocketTimeoutException create(org.apache.hc.core5.util.Timeout)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 50
NEW  (Serializable compatible)  final public class  org.apache.hc.core5.net.Host top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.net.NamedEndpoint n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 987672072413843680 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. Host(java.lang.String, int) n.a.
Old file New file
n.a. 74
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.net.Host create(java.lang.String)
Status: Name:
NEW java.net.URISyntaxException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 153
NEW public n.a. boolean equals(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 177
NEW public n.a. java.lang.String getHostName()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 167
NEW public n.a. int getPort()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 172
NEW public n.a. int hashCode()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 189
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 197
NEW public class  org.apache.hc.core5.net.InetAddressUtils top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final byte IPV4 n.a.
NEW public static final byte IPV6 n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. void formatAddress(java.lang.StringBuilder, java.net.SocketAddress)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 290
NEW static public n.a. java.lang.String getCanonicalLocalHostName()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 315
NEW static public n.a. boolean isIPv4(java.lang.CharSequence)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 127
NEW static public n.a. boolean isIPv4Address(java.lang.String)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 116
NEW static public n.a. boolean isIPv4MappedIPv6(java.lang.CharSequence)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 150
NEW static public n.a. boolean isIPv4MappedIPv64Address(java.lang.String)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 139
NEW static public n.a. boolean isIPv6(java.lang.CharSequence)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 230
NEW static public n.a. boolean isIPv6Address(java.lang.String)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 219
NEW static public n.a. boolean isIPv6HexCompressed(java.lang.CharSequence)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 207
NEW static public n.a. boolean isIPv6HexCompressedAddress(java.lang.String)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 196
NEW static public n.a. boolean isIPv6Std(java.lang.CharSequence)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 184
NEW static public n.a. boolean isIPv6StdAddress(java.lang.String)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 173
NEW static public n.a. boolean isIPv6URLBracketed(java.lang.CharSequence)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 272
NEW static public n.a. boolean isIPv6URLBracketedAddress(java.lang.String)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 260
NEW public abstract interface  org.apache.hc.core5.net.NamedEndpoint top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.String getHostName() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int getPort() n.a.
Old file New file
n.a. n.a.
NEW public class  org.apache.hc.core5.net.PercentCodec top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.net.PercentCodec RFC3986 n.a.
NEW public static final org.apache.hc.core5.net.PercentCodec RFC5987 n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. PercentCodec() n.a.
Old file New file
n.a. 227
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. java.lang.String decode(java.lang.CharSequence, java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 215
NEW public n.a. java.lang.String decode(java.lang.CharSequence)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 254
NEW static public n.a. void encode(java.lang.StringBuilder, java.lang.CharSequence, java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 172
NEW static public n.a. java.lang.String encode(java.lang.CharSequence, java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 176
NEW public n.a. void encode(java.lang.StringBuilder, java.lang.CharSequence)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 235
NEW public n.a. java.lang.String encode(java.lang.CharSequence)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 242
NEW public class  org.apache.hc.core5.net.Ports top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final int MAX_VALUE n.a.
NEW public static final int MIN_VALUE n.a.
NEW public static final int SCHEME_DEFAULT n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. Ports() n.a.
Old file New file
n.a. 36
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. int check(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 81
NEW static public n.a. int checkWithDefault(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 65
NEW  (Serializable compatible)  final public class  org.apache.hc.core5.net.URIAuthority top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.net.NamedEndpoint n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -7274041873969084149 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. URIAuthority(java.lang.String, java.lang.String, int) n.a.
Old file New file
n.a. 102
NEW public n.a. URIAuthority(java.lang.String) n.a.
Old file New file
n.a. 202
NEW public n.a. URIAuthority(org.apache.hc.core5.net.Host) n.a.
Old file New file
n.a. 142
NEW public n.a. URIAuthority(org.apache.hc.core5.net.NamedEndpoint) n.a.
Old file New file
n.a. 173
NEW public n.a. URIAuthority(java.lang.String, int) n.a.
Old file New file
n.a. 117
NEW public n.a. URIAuthority(java.lang.String, org.apache.hc.core5.net.Host) n.a.
Old file New file
n.a. 129
NEW public n.a. URIAuthority(java.lang.String, org.apache.hc.core5.net.NamedEndpoint) n.a.
Old file New file
n.a. 157
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.net.URIAuthority create(java.lang.String)
Status: Name:
NEW java.net.URISyntaxException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 184
NEW public n.a. boolean equals(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 231
NEW public n.a. java.lang.String getHostName()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 216
NEW public n.a. int getPort()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 221
NEW public n.a. java.lang.String getUserInfo()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 211
NEW public n.a. int hashCode()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 244
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 226
NEW public class  org.apache.hc.core5.net.URIBuilder top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. URIBuilder(java.lang.String, java.nio.charset.Charset)
Status: Name:
NEW java.net.URISyntaxException
n.a.
Old file New file
n.a. 154
NEW public n.a. URIBuilder() n.a.
Old file New file
n.a. 125
NEW public n.a. URIBuilder(java.net.URI, java.nio.charset.Charset) n.a.
Old file New file
n.a. 163
NEW public n.a. URIBuilder(java.net.URI) n.a.
Old file New file
n.a. 144
NEW public n.a. URIBuilder(java.lang.String)
Status: Name:
NEW java.net.URISyntaxException
n.a.
Old file New file
n.a. 136
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.net.URIBuilder addParameter(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 835
NEW public n.a. org.apache.hc.core5.net.URIBuilder addParameter(org.apache.hc.core5.http.NameValuePair)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 850
NEW public n.a. org.apache.hc.core5.net.URIBuilder addParameters(java.util.List
<..>
New:org.apache.hc.core5.http.NameValuePair
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 787
NEW public n.a. org.apache.hc.core5.net.URIBuilder appendPath(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 656
NEW public n.a. org.apache.hc.core5.net.URIBuilder appendPathSegments(java.lang.String[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 677
NEW public n.a. org.apache.hc.core5.net.URIBuilder appendPathSegments(java.util.List
<..>
New:java.lang.String
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 711
NEW public n.a. java.net.URI build()
Status: Name:
NEW java.net.URISyntaxException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 391
NEW public n.a. org.apache.hc.core5.net.URIBuilder clearParameters()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 914
NEW public n.a. org.apache.hc.core5.net.URIAuthority getAuthority()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 229
NEW public n.a. java.nio.charset.Charset getCharset()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 238
NEW public n.a. org.apache.hc.core5.http.NameValuePair getFirstQueryParam(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 1076
NEW public n.a. java.lang.String getFragment()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 1088
NEW public n.a. java.lang.String getHost()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 1003
NEW public n.a. java.lang.String getPath()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 1040
NEW public n.a. java.util.List
<..>
New:java.lang.String
getPathSegments()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 1031
NEW public n.a. int getPort()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 1012
NEW public n.a. java.util.List
<..>
New:org.apache.hc.core5.http.NameValuePair
getQueryParams()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 1065
NEW public n.a. java.lang.String getScheme()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 974
NEW public n.a. java.lang.String getSchemeSpecificPart()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 984
NEW public n.a. java.lang.String getUserInfo()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 993
NEW public n.a. boolean isAbsolute()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 956
NEW public n.a. boolean isOpaque()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 965
NEW public n.a. boolean isPathEmpty()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 1021
NEW public n.a. boolean isQueryEmpty()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 1056
NEW static public n.a. org.apache.hc.core5.net.URIBuilder localhost()
Status: Name:
NEW java.net.UnknownHostException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 65
NEW static public n.a. org.apache.hc.core5.net.URIBuilder loopbackAddress()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW public n.a. org.apache.hc.core5.net.URIBuilder normalizeSyntax()
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 1098
NEW public n.a. org.apache.hc.core5.net.URIBuilder optimize()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 1115
NEW public n.a. org.apache.hc.core5.net.URIBuilder removeParameter(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 874
NEW public n.a. org.apache.hc.core5.net.URIBuilder removeQuery()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 744
NEW public n.a. org.apache.hc.core5.net.URIBuilder setAuthority(org.apache.hc.core5.net.NamedEndpoint)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 175
NEW public n.a. org.apache.hc.core5.net.URIBuilder setAuthority(org.apache.hc.core5.net.URIAuthority)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 189
NEW public n.a. org.apache.hc.core5.net.URIBuilder setCharset(java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 202
NEW public n.a. org.apache.hc.core5.net.URIBuilder setCustomQuery(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 931
NEW public n.a. org.apache.hc.core5.net.URIBuilder setEncodingPolicy(org.apache.hc.core5.net.URIBuilder$EncodingPolicy)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 218
NEW public n.a. org.apache.hc.core5.net.URIBuilder setFragment(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 945
NEW public n.a. org.apache.hc.core5.net.URIBuilder setHost(java.net.InetAddress)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 594
NEW public n.a. org.apache.hc.core5.net.URIBuilder setHost(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 608
NEW public n.a. org.apache.hc.core5.net.URIBuilder setHttpHost(org.apache.hc.core5.http.HttpHost)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 621
NEW public n.a. org.apache.hc.core5.net.URIBuilder setParameter(java.lang.String, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 895
NEW public n.a. org.apache.hc.core5.net.URIBuilder setParameters(java.util.List
<..>
New:org.apache.hc.core5.http.NameValuePair
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 762
NEW public n.a. org.apache.hc.core5.net.URIBuilder setParameters(org.apache.hc.core5.http.NameValuePair[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 810
NEW public n.a. org.apache.hc.core5.net.URIBuilder setPath(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 645
NEW public n.a. org.apache.hc.core5.net.URIBuilder setPathSegments(java.lang.String[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 668
NEW public n.a. org.apache.hc.core5.net.URIBuilder setPathSegments(java.util.List
<..>
New:java.lang.String
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 698
NEW public n.a. org.apache.hc.core5.net.URIBuilder setPathSegmentsRootless(java.lang.String[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 689
NEW public n.a. org.apache.hc.core5.net.URIBuilder setPathSegmentsRootless(java.util.List
<..>
New:java.lang.String
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 731
NEW public n.a. org.apache.hc.core5.net.URIBuilder setPlusAsBlank(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 260
NEW public n.a. org.apache.hc.core5.net.URIBuilder setPort(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 633
NEW public n.a. org.apache.hc.core5.net.URIBuilder setScheme(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 511
NEW public n.a. org.apache.hc.core5.net.URIBuilder setSchemeSpecificPart(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 523
NEW public n.a. org.apache.hc.core5.net.URIBuilder setSchemeSpecificPart(java.lang.String, org.apache.hc.core5.http.NameValuePair[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 536
NEW public n.a. org.apache.hc.core5.net.URIBuilder setSchemeSpecificPart(java.lang.String, java.util.List
<..>
New:org.apache.hc.core5.http.NameValuePair
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 548
NEW public n.a. org.apache.hc.core5.net.URIBuilder setUserInfo(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 567
NEW public n.a. org.apache.hc.core5.net.URIBuilder setUserInfo(java.lang.String, java.lang.String)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 585
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 1174
NEW  (Serializable compatible)  final static public enum  org.apache.hc.core5.net.URIBuilder$EncodingPolicy top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 2393836675119986057 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.net.URIBuilder$EncodingPolicy ALL_RESERVED n.a.
NEW public static final org.apache.hc.core5.net.URIBuilder$EncodingPolicy RFC_3986 n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.net.URIBuilder$EncodingPolicy valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 102
NEW static public n.a. org.apache.hc.core5.net.URIBuilder$EncodingPolicy[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 102
NEW public class  org.apache.hc.core5.net.URLEncodedUtils top
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. URLEncodedUtils() n.a.
Old file New file
n.a. 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. java.lang.String format(java.lang.Iterable
<..>
New:? extends org.apache.hc.core5.http.NameValuePair
, char, java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 205
NEW static public n.a. java.lang.String format(java.lang.Iterable
<..>
New:? extends org.apache.hc.core5.http.NameValuePair
, java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 235
NEW static public n.a. java.lang.String formatSegments(java.lang.Iterable
<..>
New:java.lang.String
, java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 172
NEW static public n.a. java.lang.String formatSegments(java.lang.String[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 187
NEW static public n.a. java.util.List
<..>
New:org.apache.hc.core5.http.NameValuePair
parse(java.net.URI, java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 68
NEW static public n.a. java.util.List
<..>
New:org.apache.hc.core5.http.NameValuePair
parse(java.lang.CharSequence, java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 87
NEW static public n.a. java.util.List
<..>
New:org.apache.hc.core5.http.NameValuePair
parse(java.lang.CharSequence, java.nio.charset.Charset, char[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 105
NEW static public n.a. java.util.List
<..>
New:java.lang.String
parsePathSegments(java.lang.CharSequence, java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 147
NEW static public n.a. java.util.List
<..>
New:java.lang.String
parsePathSegments(java.lang.CharSequence)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 159
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
NEW public class  org.apache.hc.core5.net.WWWFormCodec top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. WWWFormCodec() n.a.
Old file New file
n.a. 40
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. void format(java.lang.StringBuilder, java.lang.Iterable
<..>
New:? extends org.apache.hc.core5.http.NameValuePair
, java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 64
NEW static public n.a. java.lang.String format(java.lang.Iterable
<..>
New:? extends org.apache.hc.core5.http.NameValuePair
, java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 76
NEW static public n.a. java.util.List
<..>
New:org.apache.hc.core5.http.NameValuePair
parse(java.lang.CharSequence, java.nio.charset.Charset)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 51
NEW public abstract interface  org.apache.hc.core5.pool.ConnPool top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW C n.a. org.apache.hc.core5.io.ModalCloseable
NEW T n.a. java.lang.Object
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.pool.PoolEntry<T,C>
lease(java.lang.Object, java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.pool.PoolEntry<T,C>
)
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void release(org.apache.hc.core5.pool.PoolEntry
<..>
New:TC
, boolean)
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.pool.ConnPoolControl top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.pool.ConnPoolStats n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void closeExpired() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void closeIdle(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int getDefaultMaxPerRoute() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int getMaxPerRoute(java.lang.Object) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. int getMaxTotal() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.util.Set
<..>
New:T
getRoutes() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void setDefaultMaxPerRoute(int) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void setMaxPerRoute(java.lang.Object, int) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void setMaxTotal(int) n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.pool.ConnPoolListener top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void onLease(java.lang.Object, org.apache.hc.core5.pool.ConnPoolStats
<..>
New:T
)
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void onRelease(java.lang.Object, org.apache.hc.core5.pool.ConnPoolStats
<..>
New:T
)
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.pool.ConnPoolStats top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.pool.PoolStats getStats(java.lang.Object) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.pool.PoolStats getTotalStats() n.a.
Old file New file
n.a. n.a.
NEW public class  org.apache.hc.core5.pool.LaxConnPool top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW C n.a. org.apache.hc.core5.io.ModalCloseable
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.pool.ConnPoolControl n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW org.apache.hc.core5.pool.ConnPoolStats n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.pool.ManagedConnPool n.a.
NEW org.apache.hc.core5.pool.ConnPool n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. LaxConnPool(int, org.apache.hc.core5.util.TimeValue, org.apache.hc.core5.pool.PoolReusePolicy, org.apache.hc.core5.pool.DisposalCallback
<..>
New:C
, org.apache.hc.core5.pool.ConnPoolListener
<..>
New:T
)
n.a.
Old file New file
n.a. 92
NEW public n.a. LaxConnPool(int, org.apache.hc.core5.util.TimeValue, org.apache.hc.core5.pool.PoolReusePolicy, org.apache.hc.core5.pool.ConnPoolListener
<..>
New:T
)
n.a.
Old file New file
n.a. 111
NEW public n.a. LaxConnPool(int) n.a.
Old file New file
n.a. 115
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void close(org.apache.hc.core5.io.CloseMode)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 124
NEW public n.a. void close()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 135
NEW public n.a. void closeExpired()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 279
NEW public n.a. void closeIdle(org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 269
NEW public n.a. void enumAvailable(org.apache.hc.core5.function.Callback
<..>
New:org.apache.hc.core5.pool.PoolEntry<T,C>
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 256
NEW public n.a. void enumLeased(org.apache.hc.core5.function.Callback
<..>
New:org.apache.hc.core5.pool.PoolEntry<T,C>
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 262
NEW public n.a. int getDefaultMaxPerRoute()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 207
NEW public n.a. int getMaxPerRoute(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 219
NEW public n.a. int getMaxTotal()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 196
NEW public n.a. java.util.Set
<..>
New:T
getRoutes()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 252
NEW public n.a. org.apache.hc.core5.pool.PoolStats getStats(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 241
NEW public n.a. org.apache.hc.core5.pool.PoolStats getTotalStats()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 226
NEW public n.a. boolean isShutdown()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.pool.PoolEntry<T,C>
lease(java.lang.Object, java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.pool.PoolEntry<T,C>
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 162
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.pool.PoolEntry<T,C>
lease(java.lang.Object, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 169
NEW public n.a. void release(org.apache.hc.core5.pool.PoolEntry
<..>
New:TC
, boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 174
NEW public n.a. void setDefaultMaxPerRoute(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 201
NEW public n.a. void setMaxPerRoute(java.lang.Object, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 212
NEW public n.a. void setMaxTotal(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 192
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 289
NEW public n.a. void validatePendingRequests()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 185
NEW public abstract interface  org.apache.hc.core5.pool.ManagedConnPool top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW C n.a. org.apache.hc.core5.io.ModalCloseable
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.pool.ConnPoolControl n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW org.apache.hc.core5.pool.ConnPoolStats n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.pool.ConnPool n.a.
NEW  (Serializable compatible)  final public enum  org.apache.hc.core5.pool.PoolConcurrencyPolicy top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 7543845688965101596 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.pool.PoolConcurrencyPolicy LAX n.a.
NEW public static final org.apache.hc.core5.pool.PoolConcurrencyPolicy OFFLOCK n.a.
NEW public static final org.apache.hc.core5.pool.PoolConcurrencyPolicy STRICT n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.pool.PoolConcurrencyPolicy valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 34
NEW static public n.a. org.apache.hc.core5.pool.PoolConcurrencyPolicy[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 34
NEW final public class  org.apache.hc.core5.pool.PoolEntry top
Generic Templates:
Change Status Name Old Type New Type Generics
NEW C n.a. org.apache.hc.core5.io.ModalCloseable
NEW T n.a. java.lang.Object
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. PoolEntry(java.lang.Object) n.a.
Old file New file
n.a. 102
NEW public n.a. PoolEntry(java.lang.Object, org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
n.a. 98
NEW public n.a. PoolEntry(java.lang.Object, org.apache.hc.core5.util.TimeValue, org.apache.hc.core5.pool.DisposalCallback
<..>
New:C
)
n.a.
Old file New file
n.a. 87
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void assignConnection(org.apache.hc.core5.io.ModalCloseable)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 154
NEW public n.a. void discardConnection(org.apache.hc.core5.io.CloseMode)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 170
NEW public n.a. org.apache.hc.core5.io.ModalCloseable getConnection()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 114
NEW public n.a. long getCreated()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 132
NEW public n.a. org.apache.hc.core5.util.Deadline getExpiryDeadline()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 140
NEW public n.a. java.lang.Object getRoute()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW public n.a. java.lang.Object getState()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 125
NEW public n.a. long getUpdated()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 136
NEW public n.a. org.apache.hc.core5.util.Deadline getValidityDeadline()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 121
NEW public n.a. boolean hasConnection()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 147
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 206
NEW public n.a. void updateExpiry(org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 189
NEW public n.a. void updateState(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 200
NEW  (Serializable compatible)  final public enum  org.apache.hc.core5.pool.PoolReusePolicy top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 7970623790287553018 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.pool.PoolReusePolicy FIFO n.a.
NEW public static final org.apache.hc.core5.pool.PoolReusePolicy LIFO n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.pool.PoolReusePolicy valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 34
NEW static public n.a. org.apache.hc.core5.pool.PoolReusePolicy[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 34
NEW  (Serializable compatible)  public class  org.apache.hc.core5.pool.PoolStats top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 5316253766591365218 -2807686144795228544
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. PoolStats(int, int, int, int) n.a.
Old file New file
n.a. 53
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int getAvailable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 92
NEW public n.a. int getLeased()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 70
NEW public n.a. int getMax()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW public n.a. int getPending()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 80
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 106
NEW final public class  org.apache.hc.core5.pool.RouteSegmentedConnPool top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW C n.a. org.apache.hc.core5.io.ModalCloseable
NEW R n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.pool.ConnPoolControl n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW org.apache.hc.core5.pool.ConnPoolStats n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.pool.ManagedConnPool n.a.
NEW org.apache.hc.core5.pool.ConnPool n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. RouteSegmentedConnPool(int, int, org.apache.hc.core5.util.TimeValue, org.apache.hc.core5.pool.PoolReusePolicy, org.apache.hc.core5.pool.DisposalCallback
<..>
New:C
)
n.a.
Old file New file
n.a. 118
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 298
NEW public n.a. void close(org.apache.hc.core5.io.CloseMode)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 303
NEW public n.a. void closeExpired()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 368
NEW public n.a. void closeIdle(org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 343
NEW public n.a. int getDefaultMaxPerRoute()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 414
NEW public n.a. int getMaxPerRoute(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 424
NEW public n.a. int getMaxTotal()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 404
NEW public n.a. java.util.Set
<..>
New:R
getRoutes()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 392
NEW public n.a. org.apache.hc.core5.pool.PoolStats getStats(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 452
NEW public n.a. org.apache.hc.core5.pool.PoolStats getTotalStats()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 439
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.pool.PoolEntry<R,C>
lease(java.lang.Object, java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.pool.PoolEntry<R,C>
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 185
NEW public n.a. void release(org.apache.hc.core5.pool.PoolEntry
<..>
New:RC
, boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 269
NEW public n.a. void setDefaultMaxPerRoute(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 419
NEW public n.a. void setMaxPerRoute(java.lang.Object, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 430
NEW public n.a. void setMaxTotal(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 409
NEW public class  org.apache.hc.core5.pool.StrictConnPool top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW C n.a. org.apache.hc.core5.io.ModalCloseable
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.pool.ConnPoolControl n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW org.apache.hc.core5.pool.ConnPoolStats n.a.
NEW java.lang.AutoCloseable n.a.
NEW org.apache.hc.core5.pool.ManagedConnPool n.a.
NEW org.apache.hc.core5.pool.ConnPool n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. StrictConnPool(int, int) n.a.
Old file New file
n.a. 128
NEW public n.a. StrictConnPool(int, int, org.apache.hc.core5.util.TimeValue, org.apache.hc.core5.pool.PoolReusePolicy, org.apache.hc.core5.pool.ConnPoolListener
<..>
New:T
)
n.a.
Old file New file
n.a. 124
NEW public n.a. StrictConnPool(int, int, org.apache.hc.core5.util.TimeValue, org.apache.hc.core5.pool.PoolReusePolicy, org.apache.hc.core5.pool.DisposalCallback
<..>
New:C
, org.apache.hc.core5.pool.ConnPoolListener
<..>
New:T
)
n.a.
Old file New file
n.a. 96
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void close(org.apache.hc.core5.io.CloseMode)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 137
NEW public n.a. void close()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 156
NEW public n.a. void closeExpired()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 641
NEW public n.a. void closeIdle(org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 631
NEW public n.a. void enumAvailable(org.apache.hc.core5.function.Callback
<..>
New:org.apache.hc.core5.pool.PoolEntry<T,C>
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 580
NEW public n.a. void enumLeased(org.apache.hc.core5.function.Callback
<..>
New:org.apache.hc.core5.pool.PoolEntry<T,C>
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 605
NEW public n.a. int getDefaultMaxPerRoute()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 477
NEW public n.a. int getMaxPerRoute(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 502
NEW public n.a. int getMaxTotal()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 456
NEW public n.a. java.util.Set
<..>
New:T
getRoutes()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 566
NEW public n.a. org.apache.hc.core5.pool.PoolStats getStats(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 536
NEW public n.a. org.apache.hc.core5.pool.PoolStats getTotalStats()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 513
NEW public n.a. boolean isShutdown()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 132
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.pool.PoolEntry<T,C>
lease(java.lang.Object, java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.pool.PoolEntry<T,C>
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 168
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.pool.PoolEntry<T,C>
lease(java.lang.Object, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 223
NEW public n.a. void release(org.apache.hc.core5.pool.PoolEntry
<..>
New:TC
, boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 228
NEW public n.a. void setDefaultMaxPerRoute(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 466
NEW public n.a. void setMaxPerRoute(java.lang.Object, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 487
NEW public n.a. void setMaxTotal(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 445
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 651
NEW public n.a. void validatePendingRequests()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 409
NEW public abstract class  org.apache.hc.core5.reactor.AbstractIOSessionPool top
Compatibility Changes:
Change
INTERFACE_ADDED
Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AbstractIOSessionPool() n.a.
Old file New file
n.a. 65
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. void close(org.apache.hc.core5.io.CloseMode)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW final public n.a. void close()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 116
NEW final public n.a. void closeIdle(org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 270
NEW protected abstract n.a. void closeSession(org.apache.hc.core5.reactor.IOSession, org.apache.hc.core5.io.CloseMode) n.a.
Old file New file
n.a. n.a.
NEW protected abstract n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.IOSession
connectSession(java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.IOSession
)
n.a.
Old file New file
n.a. n.a.
NEW final public n.a. void enumAvailable(org.apache.hc.core5.function.Callback
<..>
New:org.apache.hc.core5.reactor.IOSession
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 252
NEW final public n.a. java.util.Set
<..>
New:T
getRoutes()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 287
NEW final public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.IOSession
getSession(java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.IOSession
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 135
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 292
NEW protected abstract n.a. void validateSession(org.apache.hc.core5.reactor.IOSession, org.apache.hc.core5.function.Callback
<..>
New:java.lang.Boolean
)
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.reactor.Command top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.concurrent.Cancellable n.a.
NEW  (Serializable compatible)  final static public enum  org.apache.hc.core5.reactor.Command$Priority top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 8771864515708179989 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.reactor.Command$Priority IMMEDIATE n.a.
NEW public static final org.apache.hc.core5.reactor.Command$Priority NORMAL n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.reactor.Command$Priority valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 40
NEW static public n.a. org.apache.hc.core5.reactor.Command$Priority[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 40
NEW public abstract interface  org.apache.hc.core5.reactor.ConnectionAcceptor top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.util.Set
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
getEndpoints() n.a.
Old file New file
n.a. n.a.
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
listen(java.net.SocketAddress, java.lang.Object, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
)
n.a.
Old file New file
n.a. 59
NEW public abstract n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
listen(java.net.SocketAddress, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
)
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void pause()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void resume()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.reactor.ConnectionInitiator top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.IOSession
connect(org.apache.hc.core5.net.NamedEndpoint, java.net.SocketAddress, java.net.SocketAddress, org.apache.hc.core5.util.Timeout, java.lang.Object, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.IOSession
)
n.a.
Old file New file
n.a. n.a.
NEW public class  org.apache.hc.core5.reactor.DefaultConnectingIOReactor top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.reactor.AbstractIOReactorBase n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.reactor.IOReactor n.a.
NEW org.apache.hc.core5.reactor.ConnectionInitiator n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW org.apache.hc.core5.reactor.IOReactorService n.a.
NEW java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultConnectingIOReactor(org.apache.hc.core5.reactor.IOEventHandlerFactory, org.apache.hc.core5.reactor.IOReactorConfig, java.util.concurrent.ThreadFactory, org.apache.hc.core5.function.Decorator
<..>
New:org.apache.hc.core5.reactor.IOSession
, org.apache.hc.core5.function.Callback
<..>
New:java.lang.Exception
, org.apache.hc.core5.reactor.IOSessionListener, org.apache.hc.core5.function.Callback
<..>
New:org.apache.hc.core5.reactor.IOSession
)
n.a.
Old file New file
n.a. 100
NEW public n.a. DefaultConnectingIOReactor(org.apache.hc.core5.reactor.IOEventHandlerFactory) n.a.
Old file New file
n.a. 117
NEW public n.a. DefaultConnectingIOReactor(org.apache.hc.core5.reactor.IOEventHandlerFactory, org.apache.hc.core5.reactor.IOReactorConfig, org.apache.hc.core5.function.Callback
<..>
New:org.apache.hc.core5.reactor.IOSession
)
n.a.
Old file New file
n.a. 108
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void awaitShutdown(org.apache.hc.core5.util.TimeValue)
Status: Name:
NEW java.lang.InterruptedException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 142
NEW public n.a. void close(org.apache.hc.core5.io.CloseMode)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 147
NEW public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 152
NEW public n.a. org.apache.hc.core5.reactor.IOReactorStatus getStatus()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 127
NEW public n.a. void initiateShutdown()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 137
NEW public n.a. void start()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 122
NEW public class  org.apache.hc.core5.reactor.DefaultListeningIOReactor top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.reactor.AbstractIOReactorBase n.a.
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.reactor.IOReactor n.a.
NEW org.apache.hc.core5.reactor.ConnectionInitiator n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW org.apache.hc.core5.reactor.ConnectionAcceptor n.a.
NEW org.apache.hc.core5.reactor.IOReactorService n.a.
NEW java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultListeningIOReactor(org.apache.hc.core5.reactor.IOEventHandlerFactory, org.apache.hc.core5.reactor.IOReactorConfig, java.util.concurrent.ThreadFactory, java.util.concurrent.ThreadFactory, org.apache.hc.core5.function.Decorator
<..>
New:org.apache.hc.core5.reactor.IOSession
, org.apache.hc.core5.function.Callback
<..>
New:java.lang.Exception
, org.apache.hc.core5.reactor.IOSessionListener, org.apache.hc.core5.function.Callback
<..>
New:org.apache.hc.core5.reactor.IOSession
)
n.a.
Old file New file
n.a. 123
NEW public n.a. DefaultListeningIOReactor(org.apache.hc.core5.reactor.IOEventHandlerFactory) n.a.
Old file New file
n.a. 151
NEW public n.a. DefaultListeningIOReactor(org.apache.hc.core5.reactor.IOEventHandlerFactory, org.apache.hc.core5.reactor.IOReactorConfig, org.apache.hc.core5.function.Callback
<..>
New:org.apache.hc.core5.reactor.IOSession
)
n.a.
Old file New file
n.a. 140
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void awaitShutdown(org.apache.hc.core5.util.TimeValue)
Status: Name:
NEW java.lang.InterruptedException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 214
NEW public n.a. void close(org.apache.hc.core5.io.CloseMode)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 219
NEW public n.a. void close()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 224
NEW public n.a. java.util.Set
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
getEndpoints()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 176
NEW public n.a. org.apache.hc.core5.reactor.IOReactorStatus getStatus()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 191
NEW public n.a. void initiateShutdown()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 209
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
listen(java.net.SocketAddress, java.lang.Object, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 162
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
listen(java.net.SocketAddress, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 167
NEW public n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.ListenerEndpoint
listen(java.net.SocketAddress)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 171
NEW public n.a. void pause()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 181
NEW public n.a. void resume()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 186
NEW public n.a. void start()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 156
NEW final public class  org.apache.hc.core5.reactor.EventMask top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final int READ n.a.
NEW public static final int READ_WRITE n.a.
NEW public static final int WRITE n.a.
NEW public abstract interface  org.apache.hc.core5.reactor.IOReactor top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void awaitShutdown(org.apache.hc.core5.util.TimeValue)
Status: Name:
NEW java.lang.InterruptedException
n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void close(org.apache.hc.core5.io.CloseMode) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. org.apache.hc.core5.reactor.IOReactorStatus getStatus() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void initiateShutdown() n.a.
Old file New file
n.a. n.a.
NEW final public class  org.apache.hc.core5.reactor.IOReactorConfig top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.reactor.IOReactorConfig DEFAULT n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder copy(org.apache.hc.core5.reactor.IOReactorConfig)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 248
NEW static public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder custom()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 244
NEW public n.a. int getBacklogSize()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 192
NEW public n.a. int getIoThreadCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 117
NEW public n.a. int getRcvBufSize()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 185
NEW public n.a. org.apache.hc.core5.util.TimeValue getSelectInterval()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW public n.a. int getSndBufSize()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 178
NEW public n.a. org.apache.hc.core5.util.TimeValue getSoLinger()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 138
NEW public n.a. org.apache.hc.core5.util.Timeout getSoTimeout()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 124
NEW public n.a. java.net.SocketAddress getSocksProxyAddress()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 226
NEW public n.a. java.lang.String getSocksProxyPassword()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 240
NEW public n.a. java.lang.String getSocksProxyUsername()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 233
NEW public n.a. int getTcpKeepCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 219
NEW public n.a. int getTcpKeepIdle()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 201
NEW public n.a. int getTcpKeepInterval()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 210
NEW public n.a. int getTrafficClass()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 171
NEW public n.a. boolean isSoKeepAlive()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 146
NEW public n.a. boolean isSoKeepalive()
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 155
NEW public n.a. boolean isSoReuseAddress()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 131
NEW public n.a. boolean isTcpNoDelay()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 162
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 618
NEW static public class  org.apache.hc.core5.reactor.IOReactorConfig$Builder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 600
NEW static public n.a. int getDefaultMaxIOThreadCount()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 281
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder setBacklogSize(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 522
NEW static public n.a. void setDefaultMaxIOThreadCount(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 294
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder setIoThreadCount(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 358
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder setRcvBufSize(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 508
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder setSelectInterval(org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 345
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder setSndBufSize(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 493
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder setSoKeepAlive(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 446
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder setSoLinger(int, java.util.concurrent.TimeUnit)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 416
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder setSoLinger(org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 431
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder setSoReuseAddress(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 401
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder setSoTimeout(int, java.util.concurrent.TimeUnit)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 372
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder setSoTimeout(org.apache.hc.core5.util.Timeout)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 386
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder setSocksProxyAddress(java.net.SocketAddress)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 575
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder setSocksProxyPassword(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 595
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder setSocksProxyUsername(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 585
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder setTcpKeepCount(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 565
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder setTcpKeepIdle(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 537
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder setTcpKeepInterval(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 551
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder setTcpNoDelay(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 461
NEW public n.a. org.apache.hc.core5.reactor.IOReactorConfig$Builder setTrafficClass(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 478
NEW public abstract interface  org.apache.hc.core5.reactor.IOReactorMetricsListener top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void onQueueWaitTime(long) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void onResourceStarvationDetected() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void onThreadPoolSaturation(double) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void onThreadPoolStatus(int, int) n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.reactor.IOReactorService top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.reactor.IOReactor n.a.
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void start() n.a.
Old file New file
n.a. n.a.
NEW  (Serializable compatible)  public class  org.apache.hc.core5.reactor.IOReactorShutdownException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.IllegalStateException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -5514669015139333002 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. IOReactorShutdownException(java.lang.String) n.a.
Old file New file
n.a. 40
NEW  (Serializable compatible)  final public enum  org.apache.hc.core5.reactor.IOReactorStatus top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 2411354965355119208 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.reactor.IOReactorStatus ACTIVE n.a.
NEW public static final org.apache.hc.core5.reactor.IOReactorStatus INACTIVE n.a.
NEW public static final org.apache.hc.core5.reactor.IOReactorStatus SHUTTING_DOWN n.a.
NEW public static final org.apache.hc.core5.reactor.IOReactorStatus SHUT_DOWN n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.reactor.IOReactorStatus valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 35
NEW static public n.a. org.apache.hc.core5.reactor.IOReactorStatus[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 35
NEW public abstract interface  org.apache.hc.core5.reactor.ListenerEndpoint top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.net.SocketAddress getAddress() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean isClosed() n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.reactor.ProtocolIOSession top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.nio.channels.ReadableByteChannel n.a.
NEW org.apache.hc.core5.reactor.ssl.TransportSecurityLayer n.a.
NEW org.apache.hc.core5.http.SocketModalCloseable n.a.
NEW org.apache.hc.core5.reactor.IOSession n.a.
NEW java.io.Closeable n.a.
NEW java.nio.channels.ByteChannel n.a.
NEW java.nio.channels.WritableByteChannel n.a.
NEW org.apache.hc.core5.io.ModalCloseable n.a.
NEW org.apache.hc.core5.util.Identifiable n.a.
NEW java.lang.AutoCloseable n.a.
NEW java.nio.channels.Channel n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.net.NamedEndpoint getInitialEndpoint() n.a.
Old file New file
n.a. n.a.
NEW public n.a. void registerProtocol(java.lang.String, org.apache.hc.core5.reactor.ProtocolUpgradeHandler) n.a.
Old file New file
n.a. 61
NEW public n.a. void switchProtocol(java.lang.String, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ProtocolIOSession
)
Status: Name:
NEW java.lang.UnsupportedOperationException
n.a.
Old file New file
n.a. 50
NEW public class  org.apache.hc.core5.reactor.SocksProxyProtocolHandlerFactory top
Compatibility Changes:
Change
INTERFACE_ADDED
ANNOTATION_DEPRECATED_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.reactor.IOEventHandlerFactory n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. SocksProxyProtocolHandlerFactory(java.net.SocketAddress, java.lang.String, java.lang.String, org.apache.hc.core5.reactor.IOEventHandlerFactory)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 47
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.reactor.IOEventHandler createHandler(org.apache.hc.core5.reactor.ProtocolIOSession, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 60
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
NEW  (Serializable compatible)  final public enum  org.apache.hc.core5.reactor.ssl.SSLBufferMode top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 8621207155712416437 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.reactor.ssl.SSLBufferMode DYNAMIC n.a.
NEW public static final org.apache.hc.core5.reactor.ssl.SSLBufferMode STATIC n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.reactor.ssl.SSLBufferMode valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 33
NEW static public n.a. org.apache.hc.core5.reactor.ssl.SSLBufferMode[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 33
NEW  (Serializable compatible)  final public enum  org.apache.hc.core5.reactor.ssl.SSLMode top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -2111564664825059165 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.reactor.ssl.SSLMode CLIENT n.a.
NEW public static final org.apache.hc.core5.reactor.ssl.SSLMode SERVER n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.reactor.ssl.SSLMode valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 33
NEW static public n.a. org.apache.hc.core5.reactor.ssl.SSLMode[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 33
NEW public abstract interface  org.apache.hc.core5.reactor.ssl.SSLSessionInitializer top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void initialize(org.apache.hc.core5.net.NamedEndpoint, javax.net.ssl.SSLEngine) n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.apache.hc.core5.reactor.ssl.SSLSessionVerifier top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.reactor.ssl.TlsDetails verify(org.apache.hc.core5.net.NamedEndpoint, javax.net.ssl.SSLEngine)
Status: Name:
NEW javax.net.ssl.SSLException
n.a.
Old file New file
n.a. n.a.
NEW final public class  org.apache.hc.core5.reactor.ssl.TlsDetails top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. TlsDetails(javax.net.ssl.SSLSession, java.lang.String) n.a.
Old file New file
n.a. 42
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.lang.String getApplicationProtocol()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 52
NEW public n.a. javax.net.ssl.SSLSession getSSLSession()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 48
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 57
NEW public abstract interface  org.apache.hc.core5.reactor.ssl.TransportSecurityLayer top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.apache.hc.core5.reactor.ssl.TlsDetails getTlsDetails() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void startTls(javax.net.ssl.SSLContext, org.apache.hc.core5.net.NamedEndpoint, org.apache.hc.core5.reactor.ssl.SSLBufferMode, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier, org.apache.hc.core5.util.Timeout)
Status: Name:
NEW java.lang.UnsupportedOperationException
n.a.
Old file New file
n.a. n.a.
NEW public n.a. void startTls(javax.net.ssl.SSLContext, org.apache.hc.core5.net.NamedEndpoint, org.apache.hc.core5.reactor.ssl.SSLBufferMode, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
)
Status: Name:
NEW java.lang.UnsupportedOperationException
n.a.
Old file New file
n.a. 86
NEW final public class  org.apache.hc.core5.ssl.PrivateKeyDetails top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. PrivateKeyDetails(java.lang.String, java.security.cert.X509Certificate[]) n.a.
Old file New file
n.a. 45
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.security.cert.X509Certificate[] getCertChain()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 55
NEW public n.a. java.lang.String getType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 51
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 60
NEW public abstract interface  org.apache.hc.core5.ssl.PrivateKeyStrategy top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.String chooseAlias(java.util.Map
<..>
New:java.lang.Stringorg.apache.hc.core5.ssl.PrivateKeyDetails
, javax.net.ssl.SSLParameters)
n.a.
Old file New file
n.a. n.a.
NEW public class  org.apache.hc.core5.ssl.SSLContextBuilder top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. SSLContextBuilder() n.a.
Old file New file
n.a. 113
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. javax.net.ssl.SSLContext build()
Status: Name:
NEW java.security.NoSuchAlgorithmException
NEW java.security.KeyManagementException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 527
NEW static public n.a. org.apache.hc.core5.ssl.SSLContextBuilder create()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW protected n.a. void initSSLContext(javax.net.ssl.SSLContext, java.util.Collection
<..>
New:javax.net.ssl.KeyManager
, java.util.Collection
<..>
New:javax.net.ssl.TrustManager
, java.security.SecureRandom)
Status: Name:
NEW java.security.KeyManagementException
n.a.
Old file New file
n.a. 488
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder loadKeyMaterial(java.security.KeyStore, char[], org.apache.hc.core5.ssl.PrivateKeyStrategy)
Status: Name:
NEW java.security.NoSuchAlgorithmException
NEW java.security.KeyStoreException
NEW java.security.UnrecoverableKeyException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 384
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder loadKeyMaterial(java.nio.file.Path, char[], char[], java.nio.file.OpenOption[])
Status: Name:
NEW java.security.NoSuchAlgorithmException
NEW java.security.KeyStoreException
NEW java.security.UnrecoverableKeyException
NEW java.security.cert.CertificateException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 420
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder loadKeyMaterial(java.nio.file.Path, char[], char[], org.apache.hc.core5.ssl.PrivateKeyStrategy, java.nio.file.OpenOption[])
Status: Name:
NEW java.security.NoSuchAlgorithmException
NEW java.security.KeyStoreException
NEW java.security.UnrecoverableKeyException
NEW java.security.cert.CertificateException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 438
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder loadKeyMaterial(java.security.KeyStore, char[])
Status: Name:
NEW java.security.NoSuchAlgorithmException
NEW java.security.KeyStoreException
NEW java.security.UnrecoverableKeyException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 445
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder loadKeyMaterial(java.io.File, char[], char[], org.apache.hc.core5.ssl.PrivateKeyStrategy)
Status: Name:
NEW java.security.NoSuchAlgorithmException
NEW java.security.KeyStoreException
NEW java.security.UnrecoverableKeyException
NEW java.security.cert.CertificateException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 453
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder loadKeyMaterial(java.io.File, char[], char[])
Status: Name:
NEW java.security.NoSuchAlgorithmException
NEW java.security.KeyStoreException
NEW java.security.UnrecoverableKeyException
NEW java.security.cert.CertificateException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 461
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder loadKeyMaterial(java.net.URL, char[], char[], org.apache.hc.core5.ssl.PrivateKeyStrategy)
Status: Name:
NEW java.security.NoSuchAlgorithmException
NEW java.security.KeyStoreException
NEW java.security.UnrecoverableKeyException
NEW java.security.cert.CertificateException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 469
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder loadKeyMaterial(java.net.URL, char[], char[])
Status: Name:
NEW java.security.NoSuchAlgorithmException
NEW java.security.KeyStoreException
NEW java.security.UnrecoverableKeyException
NEW java.security.cert.CertificateException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 477
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder loadTrustMaterial(java.security.KeyStore, org.apache.hc.core5.ssl.TrustStrategy)
Status: Name:
NEW java.security.NoSuchAlgorithmException
NEW java.security.KeyStoreException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 274
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder loadTrustMaterial(java.nio.file.Path)
Status: Name:
NEW java.security.NoSuchAlgorithmException
NEW java.security.KeyStoreException
NEW java.security.cert.CertificateException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 306
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder loadTrustMaterial(java.nio.file.Path, char[])
Status: Name:
NEW java.security.NoSuchAlgorithmException
NEW java.security.KeyStoreException
NEW java.security.cert.CertificateException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 320
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder loadTrustMaterial(java.nio.file.Path, char[], org.apache.hc.core5.ssl.TrustStrategy, java.nio.file.OpenOption[])
Status: Name:
NEW java.security.NoSuchAlgorithmException
NEW java.security.KeyStoreException
NEW java.security.cert.CertificateException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 336
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder loadTrustMaterial(org.apache.hc.core5.ssl.TrustStrategy)
Status: Name:
NEW java.security.NoSuchAlgorithmException
NEW java.security.KeyStoreException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 342
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder loadTrustMaterial(java.io.File, char[], org.apache.hc.core5.ssl.TrustStrategy)
Status: Name:
NEW java.security.NoSuchAlgorithmException
NEW java.security.KeyStoreException
NEW java.security.cert.CertificateException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 349
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder loadTrustMaterial(java.io.File, char[])
Status: Name:
NEW java.security.NoSuchAlgorithmException
NEW java.security.KeyStoreException
NEW java.security.cert.CertificateException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 356
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder loadTrustMaterial(java.io.File)
Status: Name:
NEW java.security.NoSuchAlgorithmException
NEW java.security.KeyStoreException
NEW java.security.cert.CertificateException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 361
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder loadTrustMaterial(java.net.URL, char[], org.apache.hc.core5.ssl.TrustStrategy)
Status: Name:
NEW java.security.NoSuchAlgorithmException
NEW java.security.KeyStoreException
NEW java.security.cert.CertificateException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 368
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder loadTrustMaterial(java.net.URL, char[])
Status: Name:
NEW java.security.NoSuchAlgorithmException
NEW java.security.KeyStoreException
NEW java.security.cert.CertificateException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 375
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder setKeyManagerFactoryAlgorithm(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 233
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder setKeyStoreProvider(java.security.Provider)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 180
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder setKeyStoreProvider(java.lang.String)
Status: Name:
NEW java.security.NoSuchProviderException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 193
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder setKeyStoreType(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 213
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder setProtocol(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 133
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder setProvider(java.security.Provider)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 138
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder setProvider(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 143
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder setSecureRandom(java.security.SecureRandom)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 258
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder setTrustManagerFactoryAlgorithm(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 253
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder setTrustStoreProvider(java.security.Provider)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 155
NEW public n.a. org.apache.hc.core5.ssl.SSLContextBuilder setTrustStoreProvider(java.lang.String)
Status: Name:
NEW java.security.NoSuchProviderException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 168
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 670
NEW final public class  org.apache.hc.core5.ssl.SSLContexts top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. javax.net.ssl.SSLContext createDefault()
Status: Name:
NEW org.apache.hc.core5.ssl.SSLInitializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 66
NEW static public n.a. javax.net.ssl.SSLContext createSystemDefault()
Status: Name:
NEW org.apache.hc.core5.ssl.SSLInitializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW static public n.a. org.apache.hc.core5.ssl.SSLContextBuilder custom()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 98
NEW  (Serializable compatible)  public class  org.apache.hc.core5.ssl.SSLInitializationException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.IllegalStateException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 2337240339772659145 -8243587425648536702
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. SSLInitializationException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
n.a. 34
NEW public abstract interface  org.apache.hc.core5.ssl.TrustStrategy top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. boolean isTrusted(java.security.cert.X509Certificate[], java.lang.String)
Status: Name:
NEW java.security.cert.CertificateException
n.a.
Old file New file
n.a. n.a.
NEW public class  org.apache.hc.core5.util.Args top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. void check(boolean, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 40
NEW static public n.a. void check(boolean, java.lang.String, java.lang.Object[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 46
NEW static public n.a. void check(boolean, java.lang.String, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 52
NEW static public n.a. long checkContentLength(org.apache.hc.core5.http.EntityDetails)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 65
NEW static public n.a. int checkRange(int, int, int, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 71
NEW static public n.a. long checkRange(long, long, long, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 80
NEW static public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.CharSequence
java.lang.CharSequence containsNoBlanks(java.lang.CharSequence, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW static public n.a. boolean isEmpty(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 194
NEW static public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.CharSequence
java.lang.CharSequence notBlank(java.lang.CharSequence, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 107
NEW static public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.CharSequence
java.lang.CharSequence notEmpty(java.lang.CharSequence, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 115
NEW static public Generic Templates:
Change Status Name Old Type New Type Generics
NEW E n.a. java.lang.Object
NEW T n.a. java.util.Collection
<..>
New:E
java.util.Collection notEmpty(java.util.Collection
<..>
New:E
, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 123
NEW static public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
java.lang.Object notEmpty(java.lang.Object, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 131
NEW static public n.a. int notNegative(int, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 139
NEW static public n.a. long notNegative(long, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 146
NEW static public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
java.lang.Object notNull(java.lang.Object, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 165
NEW static public n.a. int positive(int, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 213
NEW static public n.a. long positive(long, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 220
NEW static public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.util.TimeValue
org.apache.hc.core5.util.TimeValue positive(org.apache.hc.core5.util.TimeValue, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 227
NEW public class  org.apache.hc.core5.util.Asserts top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. void check(boolean, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 37
NEW static public n.a. void check(boolean, java.lang.String, java.lang.Object[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 43
NEW static public n.a. void check(boolean, java.lang.String, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 49
NEW static public n.a. void notBlank(java.lang.CharSequence, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 67
NEW static public n.a. void notEmpty(java.lang.CharSequence, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 61
NEW static public n.a. void notNull(java.lang.Object, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 55
NEW  (Serializable compatible)  final public class  org.apache.hc.core5.util.ByteArrayBuffer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -1134802882229548040 4359112959524048036
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ByteArrayBuffer(int) n.a.
Old file New file
n.a. 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void append(byte[], int, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 76
NEW public n.a. void append(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW public n.a. void append(char[], int, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 124
NEW public n.a. void append(org.apache.hc.core5.util.CharArrayBuffer, int, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 162
NEW public n.a. void append(java.nio.ByteBuffer)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 169
NEW public n.a. byte[] array()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 263
NEW public n.a. int byteAt(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 214
NEW public n.a. int capacity()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 225
NEW public n.a. void clear()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 187
NEW public n.a. void ensureCapacity(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 248
NEW public n.a. int indexOf(byte, int, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 327
NEW public n.a. int indexOf(byte)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 359
NEW public n.a. boolean isEmpty()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 290
NEW public n.a. boolean isFull()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 300
NEW public n.a. int length()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 234
NEW public n.a. void setLength(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 277
NEW public n.a. byte[] toByteArray()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 196
NEW  (Serializable compatible)  final public class  org.apache.hc.core5.util.CharArrayBuffer top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.CharSequence n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 2082096631061704615 -6208952725094867135
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. CharArrayBuffer(int) n.a.
Old file New file
n.a. 54
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void append(char[], int, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW public n.a. void append(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 103
NEW public n.a. void append(org.apache.hc.core5.util.CharArrayBuffer, int, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 127
NEW public n.a. void append(org.apache.hc.core5.util.CharArrayBuffer)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 141
NEW public n.a. void append(char)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 154
NEW public n.a. void append(byte[], int, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 177
NEW public n.a. void append(org.apache.hc.core5.util.ByteArrayBuffer, int, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 213
NEW public n.a. void append(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 227
NEW public n.a. char[] array()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 271
NEW public n.a. int capacity()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 282
NEW public n.a. char charAt(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 262
NEW public n.a. void clear()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 234
NEW public n.a. void ensureCapacity(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 304
NEW public n.a. int indexOf(int, int, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 372
NEW public n.a. int indexOf(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 402
NEW public n.a. boolean isEmpty()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 337
NEW public n.a. boolean isFull()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 347
NEW public n.a. int length()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 292
NEW public n.a. void setLength(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 324
NEW public n.a. java.lang.CharSequence subSequence(int, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 479
NEW public n.a. java.lang.String substring(int, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 420
NEW public n.a. java.lang.String substringTrimmed(int, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 453
NEW public n.a. char[] toCharArray()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 243
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 493
NEW public class  org.apache.hc.core5.util.Deadline top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final java.lang.String DATE_FORMAT n.a.
NEW public static org.apache.hc.core5.util.Deadline MAX_VALUE n.a.
NEW public static org.apache.hc.core5.util.Deadline MIN_VALUE n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.util.Deadline calculate(long, org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 85
NEW static public n.a. org.apache.hc.core5.util.Deadline calculate(org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 100
NEW public n.a. boolean equals(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 157
NEW public n.a. java.lang.String format(java.util.concurrent.TimeUnit)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 183
NEW public n.a. java.lang.String formatTarget()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 195
NEW public n.a. org.apache.hc.core5.util.Deadline freeze()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 202
NEW static public n.a. org.apache.hc.core5.util.Deadline fromUnixMilliseconds(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW public n.a. long getValue()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 221
NEW public n.a. int hashCode()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 173
NEW public n.a. boolean isBefore(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 231
NEW public n.a. boolean isExpired()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 240
NEW public n.a. boolean isMax()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 250
NEW public n.a. boolean isMin()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 259
NEW public n.a. boolean isNotExpired()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 268
NEW public n.a. org.apache.hc.core5.util.Deadline min(org.apache.hc.core5.util.Deadline)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 279
NEW static public n.a. org.apache.hc.core5.util.Deadline parse(java.lang.String)
Status: Name:
NEW java.text.ParseException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 127
NEW public n.a. long remaining()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 288
NEW public n.a. org.apache.hc.core5.util.TimeValue remainingTimeValue()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 298
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 309
NEW  (Serializable compatible)  public class  org.apache.hc.core5.util.DeadlineTimeoutException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.util.concurrent.TimeoutException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -3475781848643041215 1
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.util.DeadlineTimeoutException from(org.apache.hc.core5.util.Deadline)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 49
NEW public n.a. org.apache.hc.core5.util.Deadline getDeadline()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW public abstract interface  org.apache.hc.core5.util.Identifiable top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.String getId() n.a.
Old file New file
n.a. n.a.
NEW final public class  org.apache.hc.core5.util.LangUtils top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final int HASH_OFFSET n.a.
NEW public static final int HASH_SEED n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. boolean equals(java.lang.Object, java.lang.Object)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 71
NEW static public n.a. boolean equals(java.lang.Object[], java.lang.Object[])
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 91
NEW static public n.a. int hashCode(int, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 50
NEW static public n.a. int hashCode(int, boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 54
NEW static public n.a. int hashCode(int, java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 58
NEW final public class  org.apache.hc.core5.util.TextUtils top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. boolean containsBlanks(java.lang.CharSequence)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 106
NEW static public n.a. boolean isAllASCII(java.lang.CharSequence)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 165
NEW static public n.a. boolean isBlank(java.lang.CharSequence)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW static public n.a. boolean isEmpty(java.lang.CharSequence)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 52
NEW static public n.a. int length(java.lang.CharSequence)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 95
NEW static public n.a. java.lang.String toHexString(byte[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 131
NEW static public n.a. java.lang.String toLowerCase(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 149
NEW public class  org.apache.hc.core5.util.Timeout top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.util.TimeValue n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.Comparable n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.util.Timeout DISABLED n.a.
NEW public static final org.apache.hc.core5.util.Timeout INFINITE n.a.
NEW public static final org.apache.hc.core5.util.Timeout ONE_MILLISECOND n.a.
NEW public static final org.apache.hc.core5.util.Timeout ZERO_MILLISECONDS n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.util.Timeout defaultsToDisabled(org.apache.hc.core5.util.Timeout)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 74
NEW static public n.a. org.apache.hc.core5.util.Timeout defaultsToInfinite(org.apache.hc.core5.util.Timeout)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW public n.a. boolean isDisabled()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 221
NEW public n.a. boolean isEnabled()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 230
NEW static public n.a. org.apache.hc.core5.util.Timeout of(java.time.Duration)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 97
NEW static public n.a. org.apache.hc.core5.util.Timeout of(long, java.util.concurrent.TimeUnit)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 127
NEW static public n.a. org.apache.hc.core5.util.Timeout ofDays(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 137
NEW static public n.a. org.apache.hc.core5.util.Timeout ofHours(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 147
NEW static public n.a. org.apache.hc.core5.util.Timeout ofMicroseconds(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 157
NEW static public n.a. org.apache.hc.core5.util.Timeout ofMilliseconds(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 167
NEW static public n.a. org.apache.hc.core5.util.Timeout ofMinutes(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 177
NEW static public n.a. org.apache.hc.core5.util.Timeout ofNanoseconds(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 187
NEW static public n.a. org.apache.hc.core5.util.Timeout ofSeconds(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 197
NEW static public n.a. org.apache.hc.core5.util.Timeout parse(java.lang.String)
Status: Name:
NEW java.text.ParseException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 208
NEW  (Serializable compatible)  public class  org.apache.hc.core5.util.TimeoutValueException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.util.concurrent.TimeoutException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 9082340182257572990 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. TimeoutValueException(org.apache.hc.core5.util.Timeout, org.apache.hc.core5.util.Timeout) n.a.
Old file New file
n.a. 74
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.util.TimeoutValueException fromMilliseconds(long, long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 49
NEW public n.a. org.apache.hc.core5.util.Timeout getActual()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 85
NEW public n.a. org.apache.hc.core5.util.Timeout getDeadline()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 94
NEW public class  org.apache.hc.core5.util.TimeValue top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.Comparable n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.util.TimeValue MAX_VALUE n.a.
NEW public static final org.apache.hc.core5.util.TimeValue NEG_ONE_MILLISECOND n.a.
NEW public static final org.apache.hc.core5.util.TimeValue NEG_ONE_SECOND n.a.
NEW public static final org.apache.hc.core5.util.TimeValue ZERO_MILLISECONDS n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. int asBoundInt(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 82
NEW public n.a. int compareTo(org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 442
NEW public n.a. long convert(java.util.concurrent.TimeUnit)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 279
NEW static public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. org.apache.hc.core5.util.TimeValue
org.apache.hc.core5.util.TimeValue defaultsTo(org.apache.hc.core5.util.TimeValue, org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 100
NEW static public n.a. org.apache.hc.core5.util.TimeValue defaultsToNegativeOneMillisecond(org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 111
NEW static public n.a. org.apache.hc.core5.util.TimeValue defaultsToNegativeOneSecond(org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 122
NEW static public n.a. org.apache.hc.core5.util.TimeValue defaultsToZeroMilliseconds(org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 133
NEW public n.a. org.apache.hc.core5.util.TimeValue divide(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 307
NEW public n.a. org.apache.hc.core5.util.TimeValue divide(long, java.util.concurrent.TimeUnit)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 323
NEW public n.a. boolean equals(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 285
NEW public n.a. long getDuration()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 327
NEW public n.a. java.util.concurrent.TimeUnit getTimeUnit()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 331
NEW public n.a. int hashCode()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 336
NEW static public n.a. boolean isNonNegative(org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 137
NEW static public n.a. boolean isPositive(org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 141
NEW public n.a. org.apache.hc.core5.util.TimeValue min(org.apache.hc.core5.util.TimeValue)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 342
NEW static public n.a. org.apache.hc.core5.util.TimeValue of(long, java.util.concurrent.TimeUnit)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 152
NEW static public n.a. org.apache.hc.core5.util.TimeValue of(java.time.Duration)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 163
NEW static public n.a. org.apache.hc.core5.util.TimeValue ofDays(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 186
NEW static public n.a. org.apache.hc.core5.util.TimeValue ofHours(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 190
NEW static public n.a. org.apache.hc.core5.util.TimeValue ofMicroseconds(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 194
NEW static public n.a. org.apache.hc.core5.util.TimeValue ofMilliseconds(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 198
NEW static public n.a. org.apache.hc.core5.util.TimeValue ofMinutes(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 202
NEW static public n.a. org.apache.hc.core5.util.TimeValue ofNanoseconds(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 206
NEW static public n.a. org.apache.hc.core5.util.TimeValue ofSeconds(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 210
NEW static public n.a. org.apache.hc.core5.util.TimeValue parse(java.lang.String)
Status: Name:
NEW java.text.ParseException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 257
NEW public n.a. void sleep()
Status: Name:
NEW java.lang.InterruptedException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 383
NEW public n.a. void timedJoin(java.lang.Thread)
Status: Name:
NEW java.lang.InterruptedException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 387
NEW public n.a. void timedWait(java.lang.Object)
Status: Name:
NEW java.lang.InterruptedException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 391
NEW public n.a. long toDays()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 395
NEW public n.a. java.time.Duration toDuration()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 405
NEW public n.a. long toHours()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 409
NEW public n.a. long toMicroseconds()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 413
NEW public n.a. long toMilliseconds()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 417
NEW public n.a. int toMillisecondsIntBound()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 421
NEW public n.a. long toMinutes()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 425
NEW public n.a. long toNanoseconds()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 429
NEW public n.a. long toSeconds()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 433
NEW public n.a. int toSecondsIntBound()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 437
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 448
NEW public n.a. org.apache.hc.core5.util.Timeout toTimeout()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 452
NEW public class  org.apache.hc.core5.util.Tokenizer top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final int CR n.a.
NEW public static final char DQUOTE n.a.
NEW public static final char ESCAPE n.a.
NEW public static final int HT n.a.
NEW public static final org.apache.hc.core5.util.Tokenizer INSTANCE n.a.
NEW public static final int LF n.a.
NEW public static final int SP n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. Tokenizer() n.a.
Old file New file
n.a. 45
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. java.util.BitSet INIT_BITSET(int[])
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 104
NEW public n.a. void copyContent(java.lang.CharSequence, org.apache.hc.core5.util.Tokenizer$Cursor, org.apache.hc.core5.util.Tokenizer$Delimiter, java.lang.StringBuilder)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 329
NEW public n.a. void copyContent(java.lang.CharSequence, org.apache.hc.core5.util.Tokenizer$Cursor, java.util.BitSet, java.lang.StringBuilder)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 352
NEW public n.a. void copyQuotedContent(java.lang.CharSequence, org.apache.hc.core5.util.Tokenizer$Cursor, java.lang.StringBuilder)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 403
NEW public n.a. void copyUnquotedContent(java.lang.CharSequence, org.apache.hc.core5.util.Tokenizer$Cursor, org.apache.hc.core5.util.Tokenizer$Delimiter, java.lang.StringBuilder)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 367
NEW public n.a. void copyUnquotedContent(java.lang.CharSequence, org.apache.hc.core5.util.Tokenizer$Cursor, java.util.BitSet, java.lang.StringBuilder)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 391
NEW static public n.a. org.apache.hc.core5.util.Tokenizer$Delimiter delimiters(java.util.BitSet)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 142
NEW static public n.a. org.apache.hc.core5.util.Tokenizer$Delimiter delimiters(char[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 149
NEW static public n.a. org.apache.hc.core5.util.Tokenizer$Delimiter delimiters(char)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 163
NEW static public n.a. org.apache.hc.core5.util.Tokenizer$Delimiter delimiters(char, char)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 170
NEW static public n.a. org.apache.hc.core5.util.Tokenizer$Delimiter delimiters(char, char, char)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 177
NEW static public n.a. boolean isWhitespace(char)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 123
NEW public n.a. java.lang.String parseContent(java.lang.CharSequence, org.apache.hc.core5.util.Tokenizer$Cursor, org.apache.hc.core5.util.Tokenizer$Delimiter)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 192
NEW public n.a. java.lang.String parseContent(java.lang.CharSequence, org.apache.hc.core5.util.Tokenizer$Cursor, java.util.BitSet)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 204
NEW public n.a. java.lang.String parseToken(java.lang.CharSequence, org.apache.hc.core5.util.Tokenizer$Cursor, org.apache.hc.core5.util.Tokenizer$Delimiter)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 217
NEW public n.a. java.lang.String parseToken(java.lang.CharSequence, org.apache.hc.core5.util.Tokenizer$Cursor, java.util.BitSet)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 244
NEW public n.a. java.lang.String parseValue(java.lang.CharSequence, org.apache.hc.core5.util.Tokenizer$Cursor, org.apache.hc.core5.util.Tokenizer$Delimiter)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 258
NEW public n.a. java.lang.String parseValue(java.lang.CharSequence, org.apache.hc.core5.util.Tokenizer$Cursor, java.util.BitSet)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 291
NEW public n.a. void skipWhiteSpace(java.lang.CharSequence, org.apache.hc.core5.util.Tokenizer$Cursor)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 302
NEW static public class  org.apache.hc.core5.util.Tokenizer$Cursor top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. Tokenizer$Cursor(int, int) n.a.
Old file New file
n.a. 54
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. boolean atEnd()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 81
NEW public n.a. int getLowerBound()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 63
NEW public n.a. int getPos()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 71
NEW public n.a. int getUpperBound()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 67
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW public n.a. void updatePos(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
NEW static public abstract interface  org.apache.hc.core5.util.Tokenizer$Delimiter top
Compatibility Changes:
Change
ANNOTATION_ADDED
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. boolean test(char) n.a.
Old file New file
n.a. n.a.
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.FunctionalInterface n.a.
NEW public class  org.apache.hc.core5.util.VersionInfo top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final java.lang.String PROPERTY_MODULE n.a.
NEW public static final java.lang.String PROPERTY_RELEASE n.a.
NEW public static final java.lang.String PROPERTY_TIMESTAMP
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
NEW public static final java.lang.String UNAVAILABLE n.a.
NEW public static final java.lang.String VERSION_PROPERTY_FILE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW protected n.a. VersionInfo(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) n.a.
Old file New file
n.a. 99
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static protected n.a. org.apache.hc.core5.util.VersionInfo fromMap(java.lang.String, java.util.Map
<..>
New:??
, java.lang.ClassLoader)
n.a.
Old file New file
n.a. 271
NEW final public n.a. java.lang.String getClassloader()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 160
NEW final public n.a. java.lang.String getModule()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 126
NEW final public n.a. java.lang.String getPackage()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 116
NEW final public n.a. java.lang.String getRelease()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 136
NEW static public n.a. java.lang.String getSoftwareInfo(java.lang.String, java.lang.String, java.lang.Class
<..>
New:?
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 312
NEW final public n.a. java.lang.String getTimestamp()
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 148
NEW static public n.a. org.apache.hc.core5.util.VersionInfo[] loadVersionInfo(java.lang.String[], java.lang.ClassLoader)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 207
NEW static public n.a. org.apache.hc.core5.util.VersionInfo loadVersionInfo(java.lang.String, java.lang.ClassLoader)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 233
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 171
NEW public abstract class  org.conscrypt.AllocatedBuffer top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. AllocatedBuffer() n.a.
Old file New file
n.a. 42
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.nio.ByteBuffer nioBuffer()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW public abstract n.a. org.conscrypt.AllocatedBuffer release()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW public n.a. org.conscrypt.AllocatedBuffer retain()
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 56
NEW static public n.a. org.conscrypt.AllocatedBuffer wrap(java.nio.ByteBuffer)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 70
NEW public abstract class  org.conscrypt.ApplicationProtocolSelector top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ApplicationProtocolSelector() n.a.
Old file New file
n.a. 28
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.String selectApplicationProtocol(javax.net.ssl.SSLEngine, java.util.List
<..>
New:java.lang.String
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW public abstract n.a. java.lang.String selectApplicationProtocol(javax.net.ssl.SSLSocket, java.util.List
<..>
New:java.lang.String
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW public abstract class  org.conscrypt.BufferAllocator top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. BufferAllocator() n.a.
Old file New file
n.a. 25
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.conscrypt.AllocatedBuffer allocateDirectBuffer(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW static public n.a. org.conscrypt.BufferAllocator unpooled()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 37
NEW public abstract interface  org.conscrypt.CertBlocklist top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. boolean isPublicKeyBlockListed(java.security.PublicKey) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. boolean isSerialNumberBlockListed(java.math.BigInteger) n.a.
Old file New file
n.a. n.a.
NEW final public class  org.conscrypt.CertificatePriorityComparator top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.util.Comparator n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. CertificatePriorityComparator() n.a.
Old file New file
n.a. 42
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int compare(java.security.cert.X509Certificate, java.security.cert.X509Certificate)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 80
NEW public abstract interface  org.conscrypt.CertPinManager top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void checkChainPinning(java.lang.String, java.util.List
<..>
New:java.security.cert.X509Certificate
)
Status: Name:
NEW java.security.cert.CertificateException
n.a.
Old file New file
n.a. n.a.
NEW final public class  org.conscrypt.ChainStrengthAnalyzer top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ChainStrengthAnalyzer() n.a.
Old file New file
n.a. 30
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final static public n.a. void check(java.security.cert.X509Certificate[])
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 49
NEW final static public n.a. void check(java.util.List
<..>
New:java.security.cert.X509Certificate
)
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 60
NEW final static public n.a. void checkCert(java.security.cert.X509Certificate)
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 71
NEW final public class  org.conscrypt.ClientSessionContext top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.AbstractSessionContext n.a.
Interfaces:
Status Interface Compatibility Changes
NEW javax.net.ssl.SSLSessionContext n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void setPersistentCache(org.conscrypt.SSLClientSessionCache)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 53
NEW final public class  org.conscrypt.Conscrypt top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. void checkAvailability()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
NEW static public n.a. byte[] exportKeyingMaterial(javax.net.ssl.SSLSocket, java.lang.String, byte[], int)
Status: Name:
NEW javax.net.ssl.SSLException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 482
NEW static public n.a. byte[] exportKeyingMaterial(javax.net.ssl.SSLEngine, java.lang.String, byte[], int)
Status: Name:
NEW javax.net.ssl.SSLException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 726
NEW static public n.a. java.lang.String getApplicationProtocol(javax.net.ssl.SSLSocket)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 419
NEW static public n.a. java.lang.String getApplicationProtocol(javax.net.ssl.SSLEngine)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 699
NEW static public n.a. java.lang.String[] getApplicationProtocols(javax.net.ssl.SSLSocket)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 455
NEW static public n.a. java.lang.String[] getApplicationProtocols(javax.net.ssl.SSLEngine)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 677
NEW static public n.a. byte[] getChannelId(javax.net.ssl.SSLSocket)
Status: Name:
NEW javax.net.ssl.SSLException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 391
NEW static public n.a. byte[] getChannelId(javax.net.ssl.SSLEngine)
Status: Name:
NEW javax.net.ssl.SSLException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 592
NEW static public n.a. org.conscrypt.ConscryptHostnameVerifier getDefaultHostnameVerifier(javax.net.ssl.TrustManager)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 761
NEW static public n.a. javax.net.ssl.X509TrustManager getDefaultX509TrustManager()
Status: Name:
NEW java.security.KeyManagementException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 212
NEW static public n.a. java.lang.String getHostname(javax.net.ssl.SSLSocket)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 345
NEW static public n.a. java.lang.String getHostname(javax.net.ssl.SSLEngine)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 550
NEW static public n.a. java.lang.String getHostnameOrIP(javax.net.ssl.SSLSocket)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 353
NEW static public n.a. org.conscrypt.ConscryptHostnameVerifier getHostnameVerifier(javax.net.ssl.TrustManager)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 785
NEW static public n.a. byte[] getTlsUnique(javax.net.ssl.SSLSocket)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 464
NEW static public n.a. byte[] getTlsUnique(javax.net.ssl.SSLEngine)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 708
NEW static public n.a. boolean isAvailable()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 54
NEW static public n.a. boolean isConscrypt(java.security.Provider)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 126
NEW static public n.a. boolean isConscrypt(javax.net.ssl.SSLContext)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 220
NEW static public n.a. boolean isConscrypt(javax.net.ssl.SSLSocketFactory)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 260
NEW static public n.a. boolean isConscrypt(javax.net.ssl.SSLServerSocketFactory)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 293
NEW static public n.a. boolean isConscrypt(javax.net.ssl.SSLSocket)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 316
NEW static public n.a. boolean isConscrypt(javax.net.ssl.SSLEngine)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 489
NEW static public n.a. boolean isConscrypt(javax.net.ssl.TrustManager)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 734
NEW static public n.a. int maxEncryptedPacketLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 204
NEW static public n.a. int maxSealOverhead(javax.net.ssl.SSLEngine)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 557
NEW static public n.a. javax.net.ssl.SSLContextSpi newPreferredSSLContextSpi()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 227
NEW static public n.a. java.security.Provider newProvider()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 133
NEW static public n.a. java.security.Provider newProvider(java.lang.String)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 144
NEW static public n.a. org.conscrypt.Conscrypt$ProviderBuilder newProviderBuilder()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 197
NEW static public n.a. void setApplicationProtocolSelector(javax.net.ssl.SSLSocket, org.conscrypt.ApplicationProtocolSelector)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 431
NEW static public n.a. void setApplicationProtocolSelector(javax.net.ssl.SSLEngine, org.conscrypt.ApplicationProtocolSelector)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 689
NEW static public n.a. void setApplicationProtocols(javax.net.ssl.SSLSocket, java.lang.String[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 444
NEW static public n.a. void setApplicationProtocols(javax.net.ssl.SSLEngine, java.lang.String[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 666
NEW static public n.a. void setBufferAllocator(javax.net.ssl.SSLEngine, org.conscrypt.BufferAllocator)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 507
NEW static public n.a. void setBufferAllocator(javax.net.ssl.SSLSocket, org.conscrypt.BufferAllocator)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 518
NEW static public n.a. void setChannelIdEnabled(javax.net.ssl.SSLSocket, boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 377
NEW static public n.a. void setChannelIdEnabled(javax.net.ssl.SSLEngine, boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 578
NEW static public n.a. void setChannelIdPrivateKey(javax.net.ssl.SSLSocket, java.security.PrivateKey)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 409
NEW static public n.a. void setChannelIdPrivateKey(javax.net.ssl.SSLEngine, java.security.PrivateKey)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 609
NEW static public n.a. void setClientSessionCache(javax.net.ssl.SSLContext, org.conscrypt.SSLClientSessionCache)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 235
NEW static public n.a. void setDefaultBufferAllocator(org.conscrypt.BufferAllocator)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 530
NEW static public n.a. void setDefaultHostnameVerifier(org.conscrypt.ConscryptHostnameVerifier)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 752
NEW static public n.a. void setHandshakeListener(javax.net.ssl.SSLEngine, org.conscrypt.HandshakeListener)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 564
NEW static public n.a. void setHostname(javax.net.ssl.SSLSocket, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 336
NEW static public n.a. void setHostname(javax.net.ssl.SSLEngine, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 541
NEW static public n.a. void setHostnameVerifier(javax.net.ssl.TrustManager, org.conscrypt.ConscryptHostnameVerifier)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 773
NEW static public n.a. void setServerSessionCache(javax.net.ssl.SSLContext, org.conscrypt.SSLServerSessionCache)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 247
NEW static public n.a. void setUseEngineSocket(javax.net.ssl.SSLSocketFactory, boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 285
NEW static public n.a. void setUseEngineSocket(javax.net.ssl.SSLServerSocketFactory, boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 309
NEW static public n.a. void setUseEngineSocketByDefault(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 276
NEW static public n.a. void setUseSessionTickets(javax.net.ssl.SSLSocket, boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 363
NEW static public n.a. void setUseSessionTickets(javax.net.ssl.SSLEngine, boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 653
NEW static public n.a. javax.net.ssl.SSLEngineResult unwrap(javax.net.ssl.SSLEngine, java.nio.ByteBuffer[], java.nio.ByteBuffer[])
Status: Name:
NEW javax.net.ssl.SSLException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 623
NEW static public n.a. javax.net.ssl.SSLEngineResult unwrap(javax.net.ssl.SSLEngine, java.nio.ByteBuffer[], int, int, java.nio.ByteBuffer[], int, int)
Status: Name:
NEW javax.net.ssl.SSLException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 642
NEW static public n.a. org.conscrypt.Conscrypt$Version version()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW static public n.a. org.conscrypt.ConscryptHostnameVerifier wrapHostnameVerifier(javax.net.ssl.HostnameVerifier)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 792
NEW static public class  org.conscrypt.Conscrypt$ProviderBuilder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.security.Provider build()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 192
NEW public n.a. org.conscrypt.Conscrypt$ProviderBuilder defaultTlsProtocol(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 187
NEW public n.a. org.conscrypt.Conscrypt$ProviderBuilder provideTrustManager()
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 170
NEW public n.a. org.conscrypt.Conscrypt$ProviderBuilder provideTrustManager(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 178
NEW public n.a. org.conscrypt.Conscrypt$ProviderBuilder setName(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 159
NEW static public class  org.conscrypt.Conscrypt$Version top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. int major()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 72
NEW public n.a. int minor()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW public n.a. int patch()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 74
NEW public abstract interface  org.conscrypt.ConscryptCertStore top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.util.Set
<..>
New:java.security.cert.X509Certificate
findAllIssuers(java.security.cert.X509Certificate) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.security.cert.X509Certificate getTrustAnchor(java.security.cert.X509Certificate) n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.conscrypt.ConscryptHostnameVerifier top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. boolean verify(java.security.cert.X509Certificate[], java.lang.String, javax.net.ssl.SSLSession) n.a.
Old file New file
n.a. n.a.
NEW public class  org.conscrypt.ct.CertificateEntry top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.conscrypt.ct.CertificateEntry createForPrecertificate(byte[], byte[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW static public n.a. org.conscrypt.ct.CertificateEntry createForPrecertificate(org.conscrypt.OpenSSLX509Certificate, org.conscrypt.OpenSSLX509Certificate)
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 84
NEW static public n.a. org.conscrypt.ct.CertificateEntry createForX509Certificate(byte[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 104
NEW static public n.a. org.conscrypt.ct.CertificateEntry createForX509Certificate(java.security.cert.X509Certificate)
Status: Name:
NEW java.security.cert.CertificateEncodingException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 109
NEW public n.a. void encode(java.io.OutputStream)
Status: Name:
NEW org.conscrypt.ct.SerializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 126
NEW public n.a. byte[] getCertificate()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 116
NEW public n.a. org.conscrypt.ct.CertificateEntry$LogEntryType getEntryType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 113
NEW public n.a. byte[] getIssuerKeyHash()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
NEW  (Serializable compatible)  final static public enum  org.conscrypt.ct.CertificateEntry$LogEntryType top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -915992660461724091 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.conscrypt.ct.CertificateEntry$LogEntryType PRECERT_ENTRY n.a.
NEW public static final org.conscrypt.ct.CertificateEntry$LogEntryType X509_ENTRY n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.conscrypt.ct.CertificateEntry$LogEntryType valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 44
NEW static public n.a. org.conscrypt.ct.CertificateEntry$LogEntryType[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 44
NEW public class  org.conscrypt.ct.CTConstants top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final int CERTIFICATE_LENGTH_BYTES n.a.
NEW public static final int EXTENSIONS_LENGTH_BYTES n.a.
NEW public static final int HASH_ALGORITHM_LENGTH n.a.
NEW public static final int ISSUER_KEY_HASH_LENGTH n.a.
NEW public static final int LOGID_LENGTH n.a.
NEW public static final int LOG_ENTRY_TYPE_LENGTH n.a.
NEW public static final java.lang.String OCSP_SCT_LIST_OID n.a.
NEW public static final int SCT_LIST_LENGTH_BYTES n.a.
NEW public static final int SERIALIZED_SCT_LENGTH_BYTES n.a.
NEW public static final int SIGNATURE_ALGORITHM_LENGTH n.a.
NEW public static final int SIGNATURE_LENGTH_BYTES n.a.
NEW public static final int SIGNATURE_TYPE_LENGTH n.a.
NEW public static final int TIMESTAMP_LENGTH n.a.
NEW public static final int VERSION_LENGTH n.a.
NEW public static final java.lang.String X509_SCT_LIST_OID n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. CTConstants() n.a.
Old file New file
n.a. 22
NEW public class  org.conscrypt.ct.CTLogInfo top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. CTLogInfo(java.security.PublicKey, java.lang.String, java.lang.String) n.a.
Old file New file
n.a. 40
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. boolean equals(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
NEW public n.a. java.lang.String getDescription()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 66
NEW public n.a. byte[] getID()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 58
NEW public n.a. java.security.PublicKey getPublicKey()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 62
NEW public n.a. java.lang.String getUrl()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 70
NEW public n.a. int hashCode()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 91
NEW public n.a. org.conscrypt.ct.VerifiedSCT$Status verifySingleSCT(org.conscrypt.ct.SignedCertificateTimestamp, org.conscrypt.ct.CertificateEntry)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 107
NEW public abstract interface  org.conscrypt.ct.CTLogStore top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.conscrypt.ct.CTLogInfo getKnownLog(byte[]) n.a.
Old file New file
n.a. n.a.
NEW public abstract interface  org.conscrypt.ct.CTPolicy top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. boolean doesResultConformToPolicy(org.conscrypt.ct.CTVerificationResult, java.lang.String, java.security.cert.X509Certificate[]) n.a.
Old file New file
n.a. n.a.
NEW public class  org.conscrypt.ct.CTVerificationResult top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. CTVerificationResult() n.a.
Old file New file
n.a. 25
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void add(org.conscrypt.ct.VerifiedSCT)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 30
NEW public n.a. java.util.List
<..>
New:org.conscrypt.ct.VerifiedSCT
getInvalidSCTs()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 42
NEW public n.a. java.util.List
<..>
New:org.conscrypt.ct.VerifiedSCT
getValidSCTs()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 38
NEW public class  org.conscrypt.ct.CTVerifier top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. CTVerifier(org.conscrypt.ct.CTLogStore) n.a.
Old file New file
n.a. 33
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.conscrypt.ct.CTVerificationResult verifySignedCertificateTimestamps(java.util.List
<..>
New:java.security.cert.X509Certificate
, byte[], byte[])
Status: Name:
NEW java.security.cert.CertificateEncodingException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 39
NEW public n.a. org.conscrypt.ct.CTVerificationResult verifySignedCertificateTimestamps(org.conscrypt.OpenSSLX509Certificate[], byte[], byte[])
Status: Name:
NEW java.security.cert.CertificateEncodingException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 55
NEW public class  org.conscrypt.ct.DigitallySigned top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DigitallySigned(int, int, byte[]) n.a.
Old file New file
n.a. 78
NEW public n.a. DigitallySigned(org.conscrypt.ct.DigitallySigned$HashAlgorithm, org.conscrypt.ct.DigitallySigned$SignatureAlgorithm, byte[]) n.a.
Old file New file
n.a. 69
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.conscrypt.ct.DigitallySigned decode(java.io.InputStream)
Status: Name:
NEW org.conscrypt.ct.SerializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 109
NEW static public n.a. org.conscrypt.ct.DigitallySigned decode(byte[])
Status: Name:
NEW org.conscrypt.ct.SerializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 124
NEW public n.a. java.lang.String getAlgorithm()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 100
NEW public n.a. org.conscrypt.ct.DigitallySigned$HashAlgorithm getHashAlgorithm()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW public n.a. byte[] getSignature()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 92
NEW public n.a. org.conscrypt.ct.DigitallySigned$SignatureAlgorithm getSignatureAlgorithm()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 89
NEW  (Serializable compatible)  final static public enum  org.conscrypt.ct.DigitallySigned$HashAlgorithm top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 8013065175690956175 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.conscrypt.ct.DigitallySigned$HashAlgorithm MD5 n.a.
NEW public static final org.conscrypt.ct.DigitallySigned$HashAlgorithm NONE n.a.
NEW public static final org.conscrypt.ct.DigitallySigned$HashAlgorithm SHA1 n.a.
NEW public static final org.conscrypt.ct.DigitallySigned$HashAlgorithm SHA224 n.a.
NEW public static final org.conscrypt.ct.DigitallySigned$HashAlgorithm SHA256 n.a.
NEW public static final org.conscrypt.ct.DigitallySigned$HashAlgorithm SHA384 n.a.
NEW public static final org.conscrypt.ct.DigitallySigned$HashAlgorithm SHA512 n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.conscrypt.ct.DigitallySigned$HashAlgorithm valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 28
NEW static public n.a. org.conscrypt.ct.DigitallySigned$HashAlgorithm valueOf(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 40
NEW static public n.a. org.conscrypt.ct.DigitallySigned$HashAlgorithm[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 28
NEW  (Serializable compatible)  final static public enum  org.conscrypt.ct.DigitallySigned$SignatureAlgorithm top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -3210201200811196603 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.conscrypt.ct.DigitallySigned$SignatureAlgorithm ANONYMOUS n.a.
NEW public static final org.conscrypt.ct.DigitallySigned$SignatureAlgorithm DSA n.a.
NEW public static final org.conscrypt.ct.DigitallySigned$SignatureAlgorithm ECDSA n.a.
NEW public static final org.conscrypt.ct.DigitallySigned$SignatureAlgorithm RSA n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.conscrypt.ct.DigitallySigned$SignatureAlgorithm valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 47
NEW static public n.a. org.conscrypt.ct.DigitallySigned$SignatureAlgorithm valueOf(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 56
NEW static public n.a. org.conscrypt.ct.DigitallySigned$SignatureAlgorithm[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 47
NEW public class  org.conscrypt.ct.Serialization top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. byte readByte(java.io.InputStream)
Status: Name:
NEW org.conscrypt.ct.SerializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 167
NEW static public n.a. byte[] readDEROctetString(byte[])
Status: Name:
NEW org.conscrypt.ct.SerializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 36
NEW static public n.a. byte[] readDEROctetString(java.io.InputStream)
Status: Name:
NEW org.conscrypt.ct.SerializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 41
NEW static public n.a. byte[] readFixedBytes(java.io.InputStream, int)
Status: Name:
NEW org.conscrypt.ct.SerializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 105
NEW static public n.a. byte[][] readList(byte[], int, int)
Status: Name:
NEW org.conscrypt.ct.SerializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 58
NEW static public n.a. byte[][] readList(java.io.InputStream, int, int)
Status: Name:
NEW org.conscrypt.ct.SerializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 71
NEW static public n.a. long readLong(java.io.InputStream, int)
Status: Name:
NEW org.conscrypt.ct.SerializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 149
NEW static public n.a. int readNumber(java.io.InputStream, int)
Status: Name:
NEW org.conscrypt.ct.SerializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 129
NEW static public n.a. byte[] readVariableBytes(java.io.InputStream, int)
Status: Name:
NEW org.conscrypt.ct.SerializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 93
NEW static public n.a. void writeFixedBytes(java.io.OutputStream, byte[])
Status: Name:
NEW org.conscrypt.ct.SerializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 198
NEW static public n.a. void writeNumber(java.io.OutputStream, long, int)
Status: Name:
NEW org.conscrypt.ct.SerializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 214
NEW static public n.a. void writeVariableBytes(java.io.OutputStream, byte[], int)
Status: Name:
NEW org.conscrypt.ct.SerializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 187
NEW  (Serializable compatible)  public class  org.conscrypt.ct.SerializationException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Exception n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -5317873136664833411 -5317873136664833411
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. SerializationException(java.lang.Throwable) n.a.
Old file New file
n.a. 37
NEW public n.a. SerializationException(java.lang.String) n.a.
Old file New file
n.a. 29
NEW public n.a. SerializationException() n.a.
Old file New file
n.a. 25
NEW public n.a. SerializationException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
n.a. 33
NEW public class  org.conscrypt.ct.SignedCertificateTimestamp top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. SignedCertificateTimestamp(org.conscrypt.ct.SignedCertificateTimestamp$Version, byte[], long, byte[], org.conscrypt.ct.DigitallySigned, org.conscrypt.ct.SignedCertificateTimestamp$Origin) n.a.
Old file New file
n.a. 57
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.conscrypt.ct.SignedCertificateTimestamp decode(java.io.InputStream, org.conscrypt.ct.SignedCertificateTimestamp$Origin)
Status: Name:
NEW org.conscrypt.ct.SerializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 90
NEW static public n.a. org.conscrypt.ct.SignedCertificateTimestamp decode(byte[], org.conscrypt.ct.SignedCertificateTimestamp$Origin)
Status: Name:
NEW org.conscrypt.ct.SerializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW public n.a. void encodeTBS(java.io.OutputStream, org.conscrypt.ct.CertificateEntry)
Status: Name:
NEW org.conscrypt.ct.SerializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 118
NEW public n.a. byte[] encodeTBS(org.conscrypt.ct.CertificateEntry)
Status: Name:
NEW org.conscrypt.ct.SerializationException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 131
NEW public n.a. byte[] getExtensions()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 76
NEW public n.a. byte[] getLogID()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 70
NEW public n.a. org.conscrypt.ct.SignedCertificateTimestamp$Origin getOrigin()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 82
NEW public n.a. org.conscrypt.ct.DigitallySigned getSignature()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 79
NEW public n.a. long getTimestamp()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW public n.a. org.conscrypt.ct.SignedCertificateTimestamp$Version getVersion()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 67
NEW  (Serializable compatible)  final static public enum  org.conscrypt.ct.SignedCertificateTimestamp$Origin top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -6513384539111281028 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.conscrypt.ct.SignedCertificateTimestamp$Origin EMBEDDED n.a.
NEW public static final org.conscrypt.ct.SignedCertificateTimestamp$Origin OCSP_RESPONSE n.a.
NEW public static final org.conscrypt.ct.SignedCertificateTimestamp$Origin TLS_EXTENSION n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.conscrypt.ct.SignedCertificateTimestamp$Origin valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 39
NEW static public n.a. org.conscrypt.ct.SignedCertificateTimestamp$Origin[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 39
NEW  (Serializable compatible)  final static public enum  org.conscrypt.ct.SignedCertificateTimestamp$SignatureType top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -9021558120547720690 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.conscrypt.ct.SignedCertificateTimestamp$SignatureType CERTIFICATE_TIMESTAMP n.a.
NEW public static final org.conscrypt.ct.SignedCertificateTimestamp$SignatureType TREE_HASH n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.conscrypt.ct.SignedCertificateTimestamp$SignatureType valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 34
NEW static public n.a. org.conscrypt.ct.SignedCertificateTimestamp$SignatureType[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 34
NEW  (Serializable compatible)  final static public enum  org.conscrypt.ct.SignedCertificateTimestamp$Version top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -2861711432222011220 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.conscrypt.ct.SignedCertificateTimestamp$Version V1 n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.conscrypt.ct.SignedCertificateTimestamp$Version valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 30
NEW static public n.a. org.conscrypt.ct.SignedCertificateTimestamp$Version[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 30
NEW final public class  org.conscrypt.ct.VerifiedSCT top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public final org.conscrypt.ct.SignedCertificateTimestamp sct n.a.
NEW public final org.conscrypt.ct.VerifiedSCT$Status status n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. VerifiedSCT(org.conscrypt.ct.SignedCertificateTimestamp, org.conscrypt.ct.VerifiedSCT$Status) n.a.
Old file New file
n.a. 36
NEW  (Serializable compatible)  final static public enum  org.conscrypt.ct.VerifiedSCT$Status top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.constant.Constable n.a.
NEW java.lang.Comparable n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -7542577086708180705 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.conscrypt.ct.VerifiedSCT$Status INVALID_SCT n.a.
NEW public static final org.conscrypt.ct.VerifiedSCT$Status INVALID_SIGNATURE n.a.
NEW public static final org.conscrypt.ct.VerifiedSCT$Status UNKNOWN_LOG n.a.
NEW public static final org.conscrypt.ct.VerifiedSCT$Status VALID n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.conscrypt.ct.VerifiedSCT$Status valueOf(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 26
NEW static public n.a. org.conscrypt.ct.VerifiedSCT$Status[] values()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 26
NEW public class  org.conscrypt.DefaultSSLContextImpl top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLContextImpl n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void engineInit(javax.net.ssl.KeyManager[], javax.net.ssl.TrustManager[], java.security.SecureRandom)
Status: Name:
NEW java.security.KeyManagementException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 127
NEW final static public class  org.conscrypt.DefaultSSLContextImpl$TLSv12 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.DefaultSSLContextImpl n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultSSLContextImpl$TLSv12()
Status: Name:
NEW java.security.GeneralSecurityException
NEW java.io.IOException
n.a.
Old file New file
n.a. 138
NEW final static public class  org.conscrypt.DefaultSSLContextImpl$TLSv13 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.DefaultSSLContextImpl n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DefaultSSLContextImpl$TLSv13()
Status: Name:
NEW java.security.GeneralSecurityException
NEW java.io.IOException
n.a.
Old file New file
n.a. 132
NEW public class  org.conscrypt.DESEDESecretKeyFactory top
Superclass:
Status Superclass Compatibility Changes
NEW javax.crypto.SecretKeyFactorySpi n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. DESEDESecretKeyFactory() n.a.
Old file New file
n.a. 34
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. javax.crypto.SecretKey engineGenerateSecret(java.security.spec.KeySpec)
Status: Name:
NEW java.security.spec.InvalidKeySpecException
n.a.
Old file New file
n.a. 38
NEW protected n.a. java.security.spec.KeySpec engineGetKeySpec(javax.crypto.SecretKey, java.lang.Class)
Status: Name:
NEW java.security.spec.InvalidKeySpecException
n.a.
Old file New file
n.a. 64
NEW protected n.a. javax.crypto.SecretKey engineTranslateKey(javax.crypto.SecretKey)
Status: Name:
NEW java.security.InvalidKeyException
n.a.
Old file New file
n.a. 93
NEW public class  org.conscrypt.ECParameters top
Superclass:
Status Superclass Compatibility Changes
NEW java.security.AlgorithmParametersSpi n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ECParameters() n.a.
Old file New file
n.a. 36
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. byte[] engineGetEncoded()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 98
NEW protected n.a. byte[] engineGetEncoded(java.lang.String)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 103
NEW protected Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.security.spec.AlgorithmParameterSpec
java.security.spec.AlgorithmParameterSpec engineGetParameterSpec(java.lang.Class
<..>
New:T
)
Status: Name:
NEW java.security.spec.InvalidParameterSpecException
n.a.
Old file New file
n.a. 87
NEW protected n.a. void engineInit(java.security.spec.AlgorithmParameterSpec)
Status: Name:
NEW java.security.spec.InvalidParameterSpecException
n.a.
Old file New file
n.a. 41
NEW protected n.a. void engineInit(byte[])
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 67
NEW protected n.a. void engineInit(byte[], java.lang.String)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 76
NEW protected n.a. java.lang.String engineToString() n.a.
Old file New file
n.a. 111
NEW public abstract annotation  org.conscrypt.ExperimentalApi top
Compatibility Changes:
Change
INTERFACE_ADDED
ANNOTATION_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.annotation.Annotation n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.String value()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.annotation.Documented n.a.
NEW java.lang.annotation.Retention
Status: Name: Old element values: New element values:
NEW value java.lang.annotation.RetentionPolicy.SOURCE
NEW java.lang.annotation.Target
Status: Name: Old element values: New element values:
NEW value java.lang.annotation.ElementType.ANNOTATION_TYPE,java.lang.annotation.ElementType.CONSTRUCTOR,java.lang.annotation.ElementType.FIELD,java.lang.annotation.ElementType.METHOD,java.lang.annotation.ElementType.PACKAGE,java.lang.annotation.ElementType.TYPE
NEW final public class  org.conscrypt.FileClientSessionCache top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final int MAX_SIZE n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.conscrypt.SSLClientSessionCache usingDirectory(java.io.File)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 332
NEW final public class  org.conscrypt.GCMParameters top
Superclass:
Status Superclass Compatibility Changes
NEW java.security.AlgorithmParametersSpi n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. GCMParameters() n.a.
Old file New file
n.a. 44
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. byte[] engineGetEncoded()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 121
NEW protected n.a. byte[] engineGetEncoded(java.lang.String)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 142
NEW protected Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.security.spec.AlgorithmParameterSpec
java.security.spec.AlgorithmParameterSpec engineGetParameterSpec(java.lang.Class
<..>
New:T
)
Status: Name:
NEW java.security.spec.InvalidParameterSpecException
n.a.
Old file New file
n.a. 112
NEW protected n.a. void engineInit(java.security.spec.AlgorithmParameterSpec)
Status: Name:
NEW java.security.spec.InvalidParameterSpecException
n.a.
Old file New file
n.a. 68
NEW protected n.a. void engineInit(byte[])
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 78
NEW protected n.a. void engineInit(byte[], java.lang.String)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 102
NEW protected n.a. java.lang.String engineToString() n.a.
Old file New file
n.a. 150
NEW public abstract class  org.conscrypt.HandshakeListener top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. HandshakeListener() n.a.
Old file New file
n.a. 25
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void onHandshakeFinished()
Status: Name:
NEW javax.net.ssl.SSLException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW public abstract annotation  org.conscrypt.Internal top
Compatibility Changes:
Change
INTERFACE_ADDED
ANNOTATION_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.annotation.Annotation n.a.
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.annotation.Documented n.a.
NEW java.lang.annotation.Retention
Status: Name: Old element values: New element values:
NEW value java.lang.annotation.RetentionPolicy.SOURCE
NEW java.lang.annotation.Target
Status: Name: Old element values: New element values:
NEW value java.lang.annotation.ElementType.ANNOTATION_TYPE,java.lang.annotation.ElementType.CONSTRUCTOR,java.lang.annotation.ElementType.FIELD,java.lang.annotation.ElementType.METHOD,java.lang.annotation.ElementType.PACKAGE,java.lang.annotation.ElementType.TYPE
NEW final public class  org.conscrypt.io.IoUtils top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. void closeQuietly(java.io.Closeable)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 32
NEW static public n.a. void closeQuietly(java.net.Socket)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 46
NEW static public n.a. void throwInterruptedIoException()
Status: Name:
NEW java.io.InterruptedIOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 58
NEW public class  org.conscrypt.IvParameters top
Superclass:
Status Superclass Compatibility Changes
NEW java.security.AlgorithmParametersSpi n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. IvParameters() n.a.
Old file New file
n.a. 30
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. byte[] engineGetEncoded()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 81
NEW protected n.a. byte[] engineGetEncoded(java.lang.String)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 96
NEW protected Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.security.spec.AlgorithmParameterSpec
java.security.spec.AlgorithmParameterSpec engineGetParameterSpec(java.lang.Class
<..>
New:T
)
Status: Name:
NEW java.security.spec.InvalidParameterSpecException
n.a.
Old file New file
n.a. 72
NEW protected n.a. void engineInit(java.security.spec.AlgorithmParameterSpec)
Status: Name:
NEW java.security.spec.InvalidParameterSpecException
n.a.
Old file New file
n.a. 36
NEW protected n.a. void engineInit(byte[])
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 44
NEW protected n.a. void engineInit(byte[], java.lang.String)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 59
NEW protected n.a. java.lang.String engineToString() n.a.
Old file New file
n.a. 107
NEW static public class  org.conscrypt.IvParameters$AES top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.IvParameters n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. IvParameters$AES() n.a.
Old file New file
n.a. 111
NEW static public class  org.conscrypt.IvParameters$ChaCha20 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.IvParameters n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. IvParameters$ChaCha20() n.a.
Old file New file
n.a. 117
NEW static public class  org.conscrypt.IvParameters$DESEDE top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.IvParameters n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. IvParameters$DESEDE() n.a.
Old file New file
n.a. 114
NEW public abstract class  org.conscrypt.KeyGeneratorImpl top
Superclass:
Status Superclass Compatibility Changes
NEW javax.crypto.KeyGeneratorSpi n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW protected java.security.SecureRandom secureRandom n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. void checkKeySize(int) n.a.
Old file New file
n.a. 43
NEW protected n.a. byte[] doKeyGeneration(int) n.a.
Old file New file
n.a. 72
NEW protected n.a. javax.crypto.SecretKey engineGenerateKey() n.a.
Old file New file
n.a. 79
NEW protected n.a. void engineInit(java.security.SecureRandom) n.a.
Old file New file
n.a. 50
NEW protected n.a. void engineInit(java.security.spec.AlgorithmParameterSpec, java.security.SecureRandom)
Status: Name:
NEW java.security.InvalidAlgorithmParameterException
n.a.
Old file New file
n.a. 56
NEW protected n.a. void engineInit(int, java.security.SecureRandom) n.a.
Old file New file
n.a. 66
NEW final static public class  org.conscrypt.KeyGeneratorImpl$AES top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.KeyGeneratorImpl n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. KeyGeneratorImpl$AES() n.a.
Old file New file
n.a. 155
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. void checkKeySize(int) n.a.
Old file New file
n.a. 160
NEW final static public class  org.conscrypt.KeyGeneratorImpl$ARC4 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.KeyGeneratorImpl n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. KeyGeneratorImpl$ARC4() n.a.
Old file New file
n.a. 182
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. void checkKeySize(int) n.a.
Old file New file
n.a. 187
NEW final static public class  org.conscrypt.KeyGeneratorImpl$ChaCha20 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.KeyGeneratorImpl n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. KeyGeneratorImpl$ChaCha20() n.a.
Old file New file
n.a. 169
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. void checkKeySize(int) n.a.
Old file New file
n.a. 174
NEW final static public class  org.conscrypt.KeyGeneratorImpl$DESEDE top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.KeyGeneratorImpl n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. KeyGeneratorImpl$DESEDE() n.a.
Old file New file
n.a. 125
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. void checkKeySize(int) n.a.
Old file New file
n.a. 130
NEW protected n.a. byte[] doKeyGeneration(int) n.a.
Old file New file
n.a. 137
NEW final static public class  org.conscrypt.KeyGeneratorImpl$HmacMD5 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.KeyGeneratorImpl n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. KeyGeneratorImpl$HmacMD5() n.a.
Old file New file
n.a. 89
NEW final static public class  org.conscrypt.KeyGeneratorImpl$HmacSHA1 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.KeyGeneratorImpl n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. KeyGeneratorImpl$HmacSHA1() n.a.
Old file New file
n.a. 95
NEW final static public class  org.conscrypt.KeyGeneratorImpl$HmacSHA224 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.KeyGeneratorImpl n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. KeyGeneratorImpl$HmacSHA224() n.a.
Old file New file
n.a. 101
NEW final static public class  org.conscrypt.KeyGeneratorImpl$HmacSHA256 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.KeyGeneratorImpl n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. KeyGeneratorImpl$HmacSHA256() n.a.
Old file New file
n.a. 107
NEW final static public class  org.conscrypt.KeyGeneratorImpl$HmacSHA384 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.KeyGeneratorImpl n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. KeyGeneratorImpl$HmacSHA384() n.a.
Old file New file
n.a. 113
NEW final static public class  org.conscrypt.KeyGeneratorImpl$HmacSHA512 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.KeyGeneratorImpl n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. KeyGeneratorImpl$HmacSHA512() n.a.
Old file New file
n.a. 119
NEW public class  org.conscrypt.KeyManagerFactoryImpl top
Superclass:
Status Superclass Compatibility Changes
NEW javax.net.ssl.KeyManagerFactorySpi n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. KeyManagerFactoryImpl() n.a.
Old file New file
n.a. 39
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. javax.net.ssl.KeyManager[] engineGetKeyManagers() n.a.
Old file New file
n.a. 115
NEW protected n.a. void engineInit(java.security.KeyStore, char[])
Status: Name:
NEW java.security.KeyStoreException
NEW java.security.NoSuchAlgorithmException
NEW java.security.UnrecoverableKeyException
n.a.
Old file New file
n.a. 54
NEW protected n.a. void engineInit(javax.net.ssl.ManagerFactoryParameters)
Status: Name:
NEW java.security.InvalidAlgorithmParameterException
n.a.
Old file New file
n.a. 105
NEW final public class  org.conscrypt.NativeCrypto top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. NativeCrypto() n.a.
Old file New file
n.a. 58
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. java.lang.String SSL_get_current_cipher(long, org.conscrypt.NativeSsl)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW static public n.a. java.lang.String SSL_get_version(long, org.conscrypt.NativeSsl)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW static public n.a. int X509_NAME_hash_old(javax.security.auth.x500.X500Principal)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 374
NEW static public n.a. byte[] get_ocsp_single_extension(byte[], java.lang.String, long, org.conscrypt.OpenSSLX509Certificate, long, org.conscrypt.OpenSSLX509Certificate)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW public class  org.conscrypt.OAEPParameters top
Superclass:
Status Superclass Compatibility Changes
NEW java.security.AlgorithmParametersSpi n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OAEPParameters() n.a.
Old file New file
n.a. 53
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. byte[] engineGetEncoded()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 187
NEW protected n.a. byte[] engineGetEncoded(java.lang.String)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 221
NEW protected Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.security.spec.AlgorithmParameterSpec
java.security.spec.AlgorithmParameterSpec engineGetParameterSpec(java.lang.Class
<..>
New:T
)
Status: Name:
NEW java.security.spec.InvalidParameterSpecException
n.a.
Old file New file
n.a. 178
NEW protected n.a. void engineInit(java.security.spec.AlgorithmParameterSpec)
Status: Name:
NEW java.security.spec.InvalidParameterSpecException
n.a.
Old file New file
n.a. 58
NEW protected n.a. void engineInit(byte[])
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 67
NEW protected n.a. void engineInit(byte[], java.lang.String)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 110
NEW protected n.a. java.lang.String engineToString() n.a.
Old file New file
n.a. 287
NEW final public class  org.conscrypt.OkHostnameVerifier top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.conscrypt.ConscryptHostnameVerifier n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.conscrypt.OkHostnameVerifier INSTANCE n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. java.util.List
<..>
New:java.lang.String
allSubjectAltNames(java.security.cert.X509Certificate)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 140
NEW static public n.a. org.conscrypt.OkHostnameVerifier strictInstance()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 68
NEW public n.a. boolean verify(java.security.cert.X509Certificate[], java.lang.String, javax.net.ssl.SSLSession)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 74
NEW public n.a. boolean verify(java.lang.String, java.security.cert.X509Certificate)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 87
NEW public abstract class  org.conscrypt.OpenSSLAeadCipher top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLCipher n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLAeadCipher(org.conscrypt.OpenSSLCipher$Mode) n.a.
Old file New file
n.a. 93
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. int engineDoFinal(java.nio.ByteBuffer, java.nio.ByteBuffer)
Status: Name:
NEW javax.crypto.ShortBufferException
NEW javax.crypto.IllegalBlockSizeException
NEW javax.crypto.BadPaddingException
n.a.
Old file New file
n.a. 234
NEW protected n.a. int engineDoFinal(byte[], int, int, byte[], int)
Status: Name:
NEW javax.crypto.ShortBufferException
NEW javax.crypto.IllegalBlockSizeException
NEW javax.crypto.BadPaddingException
n.a.
Old file New file
n.a. 279
NEW protected n.a. void engineUpdateAAD(byte[], int, int) n.a.
Old file New file
n.a. 402
NEW protected n.a. void engineUpdateAAD(java.nio.ByteBuffer) n.a.
Old file New file
n.a. 417
NEW public abstract class  org.conscrypt.OpenSSLAeadCipherAES top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLAeadCipher n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. java.security.AlgorithmParameters engineGetParameters() n.a.
Old file New file
n.a. 72
NEW protected n.a. java.security.spec.AlgorithmParameterSpec getParameterSpec(java.security.AlgorithmParameters)
Status: Name:
NEW java.security.InvalidAlgorithmParameterException
n.a.
Old file New file
n.a. 59
NEW static public class  org.conscrypt.OpenSSLAeadCipherAES$GCM top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLAeadCipherAES n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLAeadCipherAES$GCM() n.a.
Old file New file
n.a. 113
NEW static public class  org.conscrypt.OpenSSLAeadCipherAES$GCM$AES_128 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLAeadCipherAES$GCM n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLAeadCipherAES$GCM$AES_128() n.a.
Old file New file
n.a. 135
NEW static public class  org.conscrypt.OpenSSLAeadCipherAES$GCM$AES_256 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLAeadCipherAES$GCM n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLAeadCipherAES$GCM$AES_256() n.a.
Old file New file
n.a. 147
NEW static public class  org.conscrypt.OpenSSLAeadCipherAES$GCM_SIV top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLAeadCipherAES n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLAeadCipherAES$GCM_SIV() n.a.
Old file New file
n.a. 162
NEW static public class  org.conscrypt.OpenSSLAeadCipherAES$GCM_SIV$AES_128 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLAeadCipherAES$GCM_SIV n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLAeadCipherAES$GCM_SIV$AES_128() n.a.
Old file New file
n.a. 199
NEW static public class  org.conscrypt.OpenSSLAeadCipherAES$GCM_SIV$AES_256 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLAeadCipherAES$GCM_SIV n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLAeadCipherAES$GCM_SIV$AES_256() n.a.
Old file New file
n.a. 211
NEW public class  org.conscrypt.OpenSSLAeadCipherChaCha20 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLAeadCipher n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLAeadCipherChaCha20() n.a.
Old file New file
n.a. 25
NEW public abstract class  org.conscrypt.OpenSSLCipher top
Superclass:
Status Superclass Compatibility Changes
NEW javax.crypto.CipherSpi n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. byte[] engineDoFinal(byte[], int, int)
Status: Name:
NEW javax.crypto.IllegalBlockSizeException
NEW javax.crypto.BadPaddingException
n.a.
Old file New file
n.a. 355
NEW protected n.a. int engineDoFinal(byte[], int, int, byte[], int)
Status: Name:
NEW javax.crypto.ShortBufferException
NEW javax.crypto.IllegalBlockSizeException
NEW javax.crypto.BadPaddingException
n.a.
Old file New file
n.a. 391
NEW protected n.a. int engineGetBlockSize() n.a.
Old file New file
n.a. 235
NEW protected n.a. byte[] engineGetIV() n.a.
Old file New file
n.a. 259
NEW protected n.a. int engineGetKeySize(java.security.Key)
Status: Name:
NEW java.security.InvalidKeyException
n.a.
Old file New file
n.a. 449
NEW protected n.a. int engineGetOutputSize(int) n.a.
Old file New file
n.a. 254
NEW protected n.a. java.security.AlgorithmParameters engineGetParameters() n.a.
Old file New file
n.a. 264
NEW protected n.a. void engineInit(int, java.security.Key, java.security.SecureRandom)
Status: Name:
NEW java.security.InvalidKeyException
n.a.
Old file New file
n.a. 293
NEW protected n.a. void engineInit(int, java.security.Key, java.security.spec.AlgorithmParameterSpec, java.security.SecureRandom)
Status: Name:
NEW java.security.InvalidKeyException
NEW java.security.InvalidAlgorithmParameterException
n.a.
Old file New file
n.a. 305
NEW protected n.a. void engineInit(int, java.security.Key, java.security.AlgorithmParameters, java.security.SecureRandom)
Status: Name:
NEW java.security.InvalidKeyException
NEW java.security.InvalidAlgorithmParameterException
n.a.
Old file New file
n.a. 312
NEW protected n.a. void engineSetMode(java.lang.String)
Status: Name:
NEW java.security.NoSuchAlgorithmException
n.a.
Old file New file
n.a. 201
NEW protected n.a. void engineSetPadding(java.lang.String)
Status: Name:
NEW javax.crypto.NoSuchPaddingException
n.a.
Old file New file
n.a. 215
NEW protected n.a. java.security.Key engineUnwrap(byte[], java.lang.String, int)
Status: Name:
NEW java.security.InvalidKeyException
NEW java.security.NoSuchAlgorithmException
n.a.
Old file New file
n.a. 426
NEW protected n.a. byte[] engineUpdate(byte[], int, int) n.a.
Old file New file
n.a. 318
NEW protected n.a. int engineUpdate(byte[], int, int, byte[], int)
Status: Name:
NEW javax.crypto.ShortBufferException
n.a.
Old file New file
n.a. 348
NEW protected n.a. byte[] engineWrap(java.security.Key)
Status: Name:
NEW javax.crypto.IllegalBlockSizeException
NEW java.security.InvalidKeyException
n.a.
Old file New file
n.a. 413
NEW protected n.a. java.security.spec.AlgorithmParameterSpec getParameterSpec(java.security.AlgorithmParameters)
Status: Name:
NEW java.security.InvalidAlgorithmParameterException
n.a.
Old file New file
n.a. 280
NEW public class  org.conscrypt.OpenSSLCipherChaCha20 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLCipher n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLCipherChaCha20() n.a.
Old file New file
n.a. 45
NEW public abstract class  org.conscrypt.OpenSSLCipherRSA top
Superclass:
Status Superclass Compatibility Changes
NEW javax.crypto.CipherSpi n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. byte[] engineDoFinal(byte[], int, int)
Status: Name:
NEW javax.crypto.IllegalBlockSizeException
NEW javax.crypto.BadPaddingException
n.a.
Old file New file
n.a. 291
NEW protected n.a. int engineDoFinal(byte[], int, int, byte[], int)
Status: Name:
NEW javax.crypto.ShortBufferException
NEW javax.crypto.IllegalBlockSizeException
NEW javax.crypto.BadPaddingException
n.a.
Old file New file
n.a. 328
NEW protected n.a. int engineGetBlockSize() n.a.
Old file New file
n.a. 120
NEW protected n.a. byte[] engineGetIV() n.a.
Old file New file
n.a. 159
NEW protected n.a. int engineGetKeySize(java.security.Key)
Status: Name:
NEW java.security.InvalidKeyException
n.a.
Old file New file
n.a. 217
NEW protected n.a. int engineGetOutputSize(int) n.a.
Old file New file
n.a. 128
NEW protected n.a. java.security.AlgorithmParameters engineGetParameters() n.a.
Old file New file
n.a. 164
NEW protected n.a. void engineInit(int, java.security.Key, java.security.SecureRandom)
Status: Name:
NEW java.security.InvalidKeyException
n.a.
Old file New file
n.a. 241
NEW protected n.a. void engineInit(int, java.security.Key, java.security.spec.AlgorithmParameterSpec, java.security.SecureRandom)
Status: Name:
NEW java.security.InvalidKeyException
NEW java.security.InvalidAlgorithmParameterException
n.a.
Old file New file
n.a. 250
NEW protected n.a. void engineInit(int, java.security.Key, java.security.AlgorithmParameters, java.security.SecureRandom)
Status: Name:
NEW java.security.InvalidKeyException
NEW java.security.InvalidAlgorithmParameterException
n.a.
Old file New file
n.a. 261
NEW protected n.a. void engineSetMode(java.lang.String)
Status: Name:
NEW java.security.NoSuchAlgorithmException
n.a.
Old file New file
n.a. 95
NEW protected n.a. void engineSetPadding(java.lang.String)
Status: Name:
NEW javax.crypto.NoSuchPaddingException
n.a.
Old file New file
n.a. 105
NEW protected n.a. java.security.Key engineUnwrap(byte[], java.lang.String, int)
Status: Name:
NEW java.security.InvalidKeyException
NEW java.security.NoSuchAlgorithmException
n.a.
Old file New file
n.a. 356
NEW protected n.a. byte[] engineUpdate(byte[], int, int) n.a.
Old file New file
n.a. 271
NEW protected n.a. int engineUpdate(byte[], int, int, byte[], int)
Status: Name:
NEW javax.crypto.ShortBufferException
n.a.
Old file New file
n.a. 284
NEW protected n.a. byte[] engineWrap(java.security.Key)
Status: Name:
NEW javax.crypto.IllegalBlockSizeException
NEW java.security.InvalidKeyException
n.a.
Old file New file
n.a. 343
NEW static public abstract class  org.conscrypt.OpenSSLCipherRSA$DirectRSA top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLCipherRSA n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLCipherRSA$DirectRSA(int) n.a.
Old file New file
n.a. 379
NEW static public class  org.conscrypt.OpenSSLCipherRSA$OAEP top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLCipherRSA n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLCipherRSA$OAEP(long, int) n.a.
Old file New file
n.a. 436
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. java.security.AlgorithmParameters engineGetParameters() n.a.
Old file New file
n.a. 443
NEW protected n.a. void engineInit(int, java.security.Key, java.security.spec.AlgorithmParameterSpec, java.security.SecureRandom)
Status: Name:
NEW java.security.InvalidKeyException
NEW java.security.InvalidAlgorithmParameterException
n.a.
Old file New file
n.a. 487
NEW protected n.a. void engineInit(int, java.security.Key, java.security.AlgorithmParameters, java.security.SecureRandom)
Status: Name:
NEW java.security.InvalidKeyException
NEW java.security.InvalidAlgorithmParameterException
n.a.
Old file New file
n.a. 499
NEW protected n.a. void engineSetPadding(java.lang.String)
Status: Name:
NEW javax.crypto.NoSuchPaddingException
n.a.
Old file New file
n.a. 474
NEW final static public class  org.conscrypt.OpenSSLCipherRSA$OAEP$SHA1 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLCipherRSA$OAEP n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLCipherRSA$OAEP$SHA1() n.a.
Old file New file
n.a. 600
NEW final static public class  org.conscrypt.OpenSSLCipherRSA$OAEP$SHA224 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLCipherRSA$OAEP n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLCipherRSA$OAEP$SHA224() n.a.
Old file New file
n.a. 606
NEW final static public class  org.conscrypt.OpenSSLCipherRSA$OAEP$SHA256 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLCipherRSA$OAEP n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLCipherRSA$OAEP$SHA256() n.a.
Old file New file
n.a. 612
NEW final static public class  org.conscrypt.OpenSSLCipherRSA$OAEP$SHA384 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLCipherRSA$OAEP n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLCipherRSA$OAEP$SHA384() n.a.
Old file New file
n.a. 618
NEW final static public class  org.conscrypt.OpenSSLCipherRSA$OAEP$SHA512 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLCipherRSA$OAEP n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLCipherRSA$OAEP$SHA512() n.a.
Old file New file
n.a. 624
NEW final static public class  org.conscrypt.OpenSSLCipherRSA$PKCS1 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLCipherRSA$DirectRSA n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLCipherRSA$PKCS1() n.a.
Old file New file
n.a. 415
NEW final static public class  org.conscrypt.OpenSSLCipherRSA$Raw top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLCipherRSA$DirectRSA n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLCipherRSA$Raw() n.a.
Old file New file
n.a. 421
NEW public abstract class  org.conscrypt.OpenSSLContextImpl top
Superclass:
Status Superclass Compatibility Changes
NEW javax.net.ssl.SSLContextSpi n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. javax.net.ssl.SSLEngine engineCreateSSLEngine(java.lang.String, int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 128
NEW public n.a. javax.net.ssl.SSLEngine engineCreateSSLEngine()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 138
NEW public n.a. javax.net.ssl.SSLSessionContext engineGetClientSessionContext()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 153
NEW public n.a. javax.net.ssl.SSLSessionContext engineGetServerSessionContext()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 148
NEW public n.a. javax.net.ssl.SSLServerSocketFactory engineGetServerSocketFactory()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 120
NEW public n.a. javax.net.ssl.SSLSocketFactory engineGetSocketFactory()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 112
NEW public n.a. void engineInit(javax.net.ssl.KeyManager[], javax.net.ssl.TrustManager[], java.security.SecureRandom)
Status: Name:
NEW java.security.KeyManagementException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 106
NEW final static public class  org.conscrypt.OpenSSLContextImpl$TLSv1 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLContextImpl n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLContextImpl$TLSv1() n.a.
Old file New file
n.a. 188
NEW final static public class  org.conscrypt.OpenSSLContextImpl$TLSv11 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLContextImpl n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLContextImpl$TLSv11() n.a.
Old file New file
n.a. 179
NEW final static public class  org.conscrypt.OpenSSLContextImpl$TLSv12 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLContextImpl n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLContextImpl$TLSv12() n.a.
Old file New file
n.a. 170
NEW final static public class  org.conscrypt.OpenSSLContextImpl$TLSv13 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLContextImpl n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLContextImpl$TLSv13() n.a.
Old file New file
n.a. 161
NEW final public class  org.conscrypt.OpenSSLECDHKeyAgreement top
Superclass:
Status Superclass Compatibility Changes
NEW javax.crypto.KeyAgreementSpi n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLECDHKeyAgreement() n.a.
Old file New file
n.a. 49
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.security.Key engineDoPhase(java.security.Key, boolean)
Status: Name:
NEW java.security.InvalidKeyException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 53
NEW protected n.a. int engineGenerateSecret(byte[], int)
Status: Name:
NEW javax.crypto.ShortBufferException
n.a.
Old file New file
n.a. 97
NEW protected n.a. byte[] engineGenerateSecret() n.a.
Old file New file
n.a. 110
NEW protected n.a. javax.crypto.SecretKey engineGenerateSecret(java.lang.String) n.a.
Old file New file
n.a. 116
NEW protected n.a. void engineInit(java.security.Key, java.security.SecureRandom)
Status: Name:
NEW java.security.InvalidKeyException
n.a.
Old file New file
n.a. 122
NEW protected n.a. void engineInit(java.security.Key, java.security.spec.AlgorithmParameterSpec, java.security.SecureRandom)
Status: Name:
NEW java.security.InvalidKeyException
NEW java.security.InvalidAlgorithmParameterException
n.a.
Old file New file
n.a. 140
NEW final public class  org.conscrypt.OpenSSLECKeyFactory top
Superclass:
Status Superclass Compatibility Changes
NEW java.security.KeyFactorySpi n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLECKeyFactory() n.a.
Old file New file
n.a. 42
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. java.security.PrivateKey engineGeneratePrivate(java.security.spec.KeySpec)
Status: Name:
NEW java.security.spec.InvalidKeySpecException
n.a.
Old file New file
n.a. 61
NEW protected n.a. java.security.PublicKey engineGeneratePublic(java.security.spec.KeySpec)
Status: Name:
NEW java.security.spec.InvalidKeySpecException
n.a.
Old file New file
n.a. 46
NEW protected Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.security.spec.KeySpec
java.security.spec.KeySpec engineGetKeySpec(java.security.Key, java.lang.Class
<..>
New:T
)
Status: Name:
NEW java.security.spec.InvalidKeySpecException
n.a.
Old file New file
n.a. 78
NEW protected n.a. java.security.Key engineTranslateKey(java.security.Key)
Status: Name:
NEW java.security.InvalidKeyException
n.a.
Old file New file
n.a. 149
NEW final public class  org.conscrypt.OpenSSLECKeyPairGenerator top
Superclass:
Status Superclass Compatibility Changes
NEW java.security.KeyPairGenerator n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLECKeyPairGenerator() n.a.
Old file New file
n.a. 55
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. void assertCurvesAreValid()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 123
NEW public n.a. java.security.KeyPair generateKeyPair()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 60
NEW public n.a. void initialize(int, java.security.SecureRandom)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
NEW public n.a. void initialize(java.security.spec.AlgorithmParameterSpec, java.security.SecureRandom)
Status: Name:
NEW java.security.InvalidAlgorithmParameterException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 95
NEW public abstract class  org.conscrypt.OpenSSLEvpCipher top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLCipher n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLEvpCipher(org.conscrypt.OpenSSLCipher$Mode, org.conscrypt.OpenSSLCipher$Padding) n.a.
Old file New file
n.a. 50
NEW public abstract class  org.conscrypt.OpenSSLEvpCipherAES top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipher n.a.
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES n.a.
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES$CBC top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES n.a.
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES$CBC$NoPadding top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES$CBC n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLEvpCipherAES$AES$CBC$NoPadding() n.a.
Old file New file
n.a. 83
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES$CBC$PKCS5Padding top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES$CBC n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLEvpCipherAES$AES$CBC$PKCS5Padding() n.a.
Old file New file
n.a. 89
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES$CTR top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLEvpCipherAES$AES$CTR() n.a.
Old file New file
n.a. 96
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES$ECB top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES n.a.
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES$ECB$NoPadding top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES$ECB n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLEvpCipherAES$AES$ECB$NoPadding() n.a.
Old file New file
n.a. 107
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES$ECB$PKCS5Padding top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES$ECB n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLEvpCipherAES$AES$ECB$PKCS5Padding() n.a.
Old file New file
n.a. 113
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES_128 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES n.a.
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES_128$CBC top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_128 n.a.
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES_128$CBC$NoPadding top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_128$CBC n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLEvpCipherAES$AES_128$CBC$NoPadding() n.a.
Old file New file
n.a. 144
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES_128$CBC$PKCS5Padding top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_128$CBC n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLEvpCipherAES$AES_128$CBC$PKCS5Padding() n.a.
Old file New file
n.a. 150
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES_128$CTR top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_128 n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLEvpCipherAES$AES_128$CTR() n.a.
Old file New file
n.a. 157
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES_128$ECB top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_128 n.a.
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES_128$ECB$NoPadding top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_128$ECB n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLEvpCipherAES$AES_128$ECB$NoPadding() n.a.
Old file New file
n.a. 168
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES_128$ECB$PKCS5Padding top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_128$ECB n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLEvpCipherAES$AES_128$ECB$PKCS5Padding() n.a.
Old file New file
n.a. 174
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES_256 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES n.a.
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES_256$CBC top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_256 n.a.
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES_256$CBC$NoPadding top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_256$CBC n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLEvpCipherAES$AES_256$CBC$NoPadding() n.a.
Old file New file
n.a. 199
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES_256$CBC$PKCS5Padding top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_256$CBC n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLEvpCipherAES$AES_256$CBC$PKCS5Padding() n.a.
Old file New file
n.a. 205
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES_256$CTR top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_256 n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLEvpCipherAES$AES_256$CTR() n.a.
Old file New file
n.a. 212
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES_256$ECB top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_256 n.a.
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES_256$ECB$NoPadding top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_256$ECB n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLEvpCipherAES$AES_256$ECB$NoPadding() n.a.
Old file New file
n.a. 223
NEW static public class  org.conscrypt.OpenSSLEvpCipherAES$AES_256$ECB$PKCS5Padding top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherAES$AES_256$ECB n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLEvpCipherAES$AES_256$ECB$PKCS5Padding() n.a.
Old file New file
n.a. 229
NEW public class  org.conscrypt.OpenSSLEvpCipherARC4 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipher n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLEvpCipherARC4() n.a.
Old file New file
n.a. 27
NEW public abstract class  org.conscrypt.OpenSSLEvpCipherDESEDE top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipher n.a.
NEW static public class  org.conscrypt.OpenSSLEvpCipherDESEDE$CBC top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherDESEDE n.a.
NEW static public class  org.conscrypt.OpenSSLEvpCipherDESEDE$CBC$NoPadding top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherDESEDE$CBC n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLEvpCipherDESEDE$CBC$NoPadding() n.a.
Old file New file
n.a. 39
NEW static public class  org.conscrypt.OpenSSLEvpCipherDESEDE$CBC$PKCS5Padding top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLEvpCipherDESEDE$CBC n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLEvpCipherDESEDE$CBC$PKCS5Padding() n.a.
Old file New file
n.a. 45
NEW public abstract interface  org.conscrypt.OpenSSLKeyHolder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. org.conscrypt.OpenSSLKey getOpenSSLKey() n.a.
Old file New file
n.a. n.a.
NEW public abstract class  org.conscrypt.OpenSSLMac top
Superclass:
Status Superclass Compatibility Changes
NEW javax.crypto.MacSpi n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. byte[] engineDoFinal() n.a.
Old file New file
n.a. 147
NEW protected n.a. int engineGetMacLength() n.a.
Old file New file
n.a. 63
NEW protected n.a. void engineInit(java.security.Key, java.security.spec.AlgorithmParameterSpec)
Status: Name:
NEW java.security.InvalidKeyException
NEW java.security.InvalidAlgorithmParameterException
n.a.
Old file New file
n.a. 69
NEW protected n.a. void engineReset() n.a.
Old file New file
n.a. 155
NEW protected n.a. void engineUpdate(byte) n.a.
Old file New file
n.a. 96
NEW protected n.a. void engineUpdate(byte[], int, int) n.a.
Old file New file
n.a. 102
NEW protected n.a. void engineUpdate(java.nio.ByteBuffer) n.a.
Old file New file
n.a. 112
NEW final static public class  org.conscrypt.OpenSSLMac$HmacMD5 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLMac n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLMac$HmacMD5() n.a.
Old file New file
n.a. 160
NEW final static public class  org.conscrypt.OpenSSLMac$HmacSHA1 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLMac n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLMac$HmacSHA1() n.a.
Old file New file
n.a. 166
NEW final static public class  org.conscrypt.OpenSSLMac$HmacSHA224 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLMac n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLMac$HmacSHA224()
Status: Name:
NEW java.security.NoSuchAlgorithmException
n.a.
Old file New file
n.a. 172
NEW final static public class  org.conscrypt.OpenSSLMac$HmacSHA256 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLMac n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLMac$HmacSHA256()
Status: Name:
NEW java.security.NoSuchAlgorithmException
n.a.
Old file New file
n.a. 178
NEW final static public class  org.conscrypt.OpenSSLMac$HmacSHA384 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLMac n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLMac$HmacSHA384()
Status: Name:
NEW java.security.NoSuchAlgorithmException
n.a.
Old file New file
n.a. 184
NEW final static public class  org.conscrypt.OpenSSLMac$HmacSHA512 top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLMac n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLMac$HmacSHA512() n.a.
Old file New file
n.a. 190
NEW public class  org.conscrypt.OpenSSLMessageDigestJDK top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.security.MessageDigestSpi n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.Cloneable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.lang.Object clone()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 196
NEW protected n.a. byte[] engineDigest() n.a.
Old file New file
n.a. 144
NEW protected n.a. int engineGetDigestLength() n.a.
Old file New file
n.a. 88
NEW protected n.a. void engineReset() n.a.
Old file New file
n.a. 81
NEW protected n.a. void engineUpdate(byte) n.a.
Old file New file
n.a. 93
NEW protected n.a. void engineUpdate(byte[], int, int) n.a.
Old file New file
n.a. 99
NEW protected n.a. void engineUpdate(java.nio.ByteBuffer) n.a.
Old file New file
n.a. 109
NEW final static public class  org.conscrypt.OpenSSLMessageDigestJDK$MD5 top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLMessageDigestJDK n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.Cloneable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLMessageDigestJDK$MD5()
Status: Name:
NEW java.security.NoSuchAlgorithmException
n.a.
Old file New file
n.a. 160
NEW final static public class  org.conscrypt.OpenSSLMessageDigestJDK$SHA1 top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLMessageDigestJDK n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.Cloneable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLMessageDigestJDK$SHA1()
Status: Name:
NEW java.security.NoSuchAlgorithmException
n.a.
Old file New file
n.a. 166
NEW final static public class  org.conscrypt.OpenSSLMessageDigestJDK$SHA224 top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLMessageDigestJDK n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.Cloneable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLMessageDigestJDK$SHA224()
Status: Name:
NEW java.security.NoSuchAlgorithmException
n.a.
Old file New file
n.a. 172
NEW final static public class  org.conscrypt.OpenSSLMessageDigestJDK$SHA256 top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLMessageDigestJDK n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.Cloneable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLMessageDigestJDK$SHA256()
Status: Name:
NEW java.security.NoSuchAlgorithmException
n.a.
Old file New file
n.a. 178
NEW final static public class  org.conscrypt.OpenSSLMessageDigestJDK$SHA384 top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLMessageDigestJDK n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.Cloneable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLMessageDigestJDK$SHA384()
Status: Name:
NEW java.security.NoSuchAlgorithmException
n.a.
Old file New file
n.a. 184
NEW final static public class  org.conscrypt.OpenSSLMessageDigestJDK$SHA512 top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLMessageDigestJDK n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.Cloneable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLMessageDigestJDK$SHA512()
Status: Name:
NEW java.security.NoSuchAlgorithmException
n.a.
Old file New file
n.a. 190
NEW  (Serializable compatible)  final public class  org.conscrypt.OpenSSLProvider top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.security.Provider n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.lang.Cloneable n.a.
NEW java.util.Map n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 4629077893449002666 2996752495318905136
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLProvider(java.lang.String) n.a.
Old file New file
n.a. 51
NEW public n.a. OpenSSLProvider() n.a.
Old file New file
n.a. 47
NEW  (Serializable compatible)  final public class  org.conscrypt.OpenSSLRandom top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.security.SecureRandomSpi n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 2414510118346872736 8506210602917522861
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLRandom() n.a.
Old file New file
n.a. 29
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. byte[] engineGenerateSeed(int) n.a.
Old file New file
n.a. 45
NEW protected n.a. void engineNextBytes(byte[]) n.a.
Old file New file
n.a. 40
NEW protected n.a. void engineSetSeed(byte[]) n.a.
Old file New file
n.a. 33
NEW final public class  org.conscrypt.OpenSSLRSAKeyFactory top
Superclass:
Status Superclass Compatibility Changes
NEW java.security.KeyFactorySpi n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLRSAKeyFactory() n.a.
Old file New file
n.a. 41
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. java.security.PrivateKey engineGeneratePrivate(java.security.spec.KeySpec)
Status: Name:
NEW java.security.spec.InvalidKeySpecException
n.a.
Old file New file
n.a. 60
NEW protected n.a. java.security.PublicKey engineGeneratePublic(java.security.spec.KeySpec)
Status: Name:
NEW java.security.spec.InvalidKeySpecException
n.a.
Old file New file
n.a. 45
NEW protected Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.security.spec.KeySpec
java.security.spec.KeySpec engineGetKeySpec(java.security.Key, java.lang.Class
<..>
New:T
)
Status: Name:
NEW java.security.spec.InvalidKeySpecException
n.a.
Old file New file
n.a. 79
NEW protected n.a. java.security.Key engineTranslateKey(java.security.Key)
Status: Name:
NEW java.security.InvalidKeyException
n.a.
Old file New file
n.a. 185
NEW final public class  org.conscrypt.OpenSSLRSAKeyPairGenerator top
Superclass:
Status Superclass Compatibility Changes
NEW java.security.KeyPairGeneratorSpi n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLRSAKeyPairGenerator() n.a.
Old file New file
n.a. 34
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.security.KeyPair generateKeyPair()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 49
NEW public n.a. void initialize(int, java.security.SecureRandom)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 60
NEW public n.a. void initialize(java.security.spec.AlgorithmParameterSpec, java.security.SecureRandom)
Status: Name:
NEW java.security.InvalidAlgorithmParameterException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 66
NEW  (Serializable compatible)  public class  org.conscrypt.OpenSSLRSAPublicKey top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.security.Key n.a.
NEW java.security.interfaces.RSAKey n.a.
NEW org.conscrypt.OpenSSLKeyHolder n.a.
NEW java.security.interfaces.RSAPublicKey n.a.
NEW java.security.PublicKey n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue 98251669777465271 123125005824688292
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. boolean equals(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 126
NEW public n.a. java.lang.String getAlgorithm()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 87
NEW public n.a. byte[] getEncoded()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 97
NEW public n.a. java.lang.String getFormat()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 92
NEW public n.a. java.math.BigInteger getModulus()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 114
NEW public n.a. org.conscrypt.OpenSSLKey getOpenSSLKey()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 50
NEW public n.a. java.math.BigInteger getPublicExponent()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 120
NEW public n.a. int hashCode()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 155
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 162
NEW public class  org.conscrypt.OpenSSLSignature top
Superclass:
Status Superclass Compatibility Changes
NEW java.security.SignatureSpi n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. void configureEVP_PKEY_CTX(long)
Status: Name:
NEW java.security.InvalidAlgorithmParameterException
n.a.
Old file New file
n.a. 106
NEW protected n.a. java.lang.Object engineGetParameter(java.lang.String)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Status: Name:
NEW java.security.InvalidParameterException
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 170
NEW protected n.a. void engineInitSign(java.security.PrivateKey)
Status: Name:
NEW java.security.InvalidKeyException
n.a.
Old file New file
n.a. 208
NEW protected n.a. void engineInitVerify(java.security.PublicKey)
Status: Name:
NEW java.security.InvalidKeyException
n.a.
Old file New file
n.a. 213
NEW protected n.a. void engineSetParameter(java.lang.String, java.lang.Object)
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Status: Name:
NEW java.security.InvalidParameterException
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 219
NEW protected n.a. byte[] engineSign()
Status: Name:
NEW java.security.SignatureException
n.a.
Old file New file
n.a. 224
NEW protected n.a. void engineUpdate(byte) n.a.
Old file New file
n.a. 110
NEW protected n.a. void engineUpdate(byte[], int, int) n.a.
Old file New file
n.a. 116
NEW protected n.a. void engineUpdate(java.nio.ByteBuffer) n.a.
Old file New file
n.a. 130
NEW protected n.a. boolean engineVerify(byte[])
Status: Name:
NEW java.security.SignatureException
n.a.
Old file New file
n.a. 245
NEW final protected n.a. long getEVP_PKEY_CTX() n.a.
Old file New file
n.a. 268
NEW final static public class  org.conscrypt.OpenSSLSignature$MD5RSA top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLSignature$RSAPKCS1Padding n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLSignature$MD5RSA() n.a.
Old file New file
n.a. 288
NEW final static public class  org.conscrypt.OpenSSLSignature$SHA1ECDSA top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLSignature n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLSignature$SHA1ECDSA() n.a.
Old file New file
n.a. 319
NEW final static public class  org.conscrypt.OpenSSLSignature$SHA1RSA top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLSignature$RSAPKCS1Padding n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLSignature$SHA1RSA() n.a.
Old file New file
n.a. 293
NEW final static public class  org.conscrypt.OpenSSLSignature$SHA1RSAPSS top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLSignature$RSAPSSPadding n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLSignature$SHA1RSAPSS() n.a.
Old file New file
n.a. 466
NEW final static public class  org.conscrypt.OpenSSLSignature$SHA224ECDSA top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLSignature n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLSignature$SHA224ECDSA() n.a.
Old file New file
n.a. 324
NEW final static public class  org.conscrypt.OpenSSLSignature$SHA224RSA top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLSignature$RSAPKCS1Padding n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLSignature$SHA224RSA() n.a.
Old file New file
n.a. 298
NEW final static public class  org.conscrypt.OpenSSLSignature$SHA224RSAPSS top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLSignature$RSAPSSPadding n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLSignature$SHA224RSAPSS() n.a.
Old file New file
n.a. 472
NEW final static public class  org.conscrypt.OpenSSLSignature$SHA256ECDSA top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLSignature n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLSignature$SHA256ECDSA() n.a.
Old file New file
n.a. 329
NEW final static public class  org.conscrypt.OpenSSLSignature$SHA256RSA top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLSignature$RSAPKCS1Padding n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLSignature$SHA256RSA() n.a.
Old file New file
n.a. 303
NEW final static public class  org.conscrypt.OpenSSLSignature$SHA256RSAPSS top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLSignature$RSAPSSPadding n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLSignature$SHA256RSAPSS() n.a.
Old file New file
n.a. 478
NEW final static public class  org.conscrypt.OpenSSLSignature$SHA384ECDSA top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLSignature n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLSignature$SHA384ECDSA() n.a.
Old file New file
n.a. 334
NEW final static public class  org.conscrypt.OpenSSLSignature$SHA384RSA top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLSignature$RSAPKCS1Padding n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLSignature$SHA384RSA() n.a.
Old file New file
n.a. 308
NEW final static public class  org.conscrypt.OpenSSLSignature$SHA384RSAPSS top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLSignature$RSAPSSPadding n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLSignature$SHA384RSAPSS() n.a.
Old file New file
n.a. 484
NEW final static public class  org.conscrypt.OpenSSLSignature$SHA512ECDSA top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLSignature n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLSignature$SHA512ECDSA() n.a.
Old file New file
n.a. 339
NEW final static public class  org.conscrypt.OpenSSLSignature$SHA512RSA top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLSignature$RSAPKCS1Padding n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLSignature$SHA512RSA() n.a.
Old file New file
n.a. 313
NEW final static public class  org.conscrypt.OpenSSLSignature$SHA512RSAPSS top
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.OpenSSLSignature$RSAPSSPadding n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLSignature$SHA512RSAPSS() n.a.
Old file New file
n.a. 490
NEW public class  org.conscrypt.OpenSSLSignatureRawECDSA top
Superclass:
Status Superclass Compatibility Changes
NEW java.security.SignatureSpi n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLSignatureRawECDSA() n.a.
Old file New file
n.a. 42
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. java.lang.Object engineGetParameter(java.lang.String)
Status: Name:
NEW java.security.InvalidParameterException
n.a.
Old file New file
n.a. 57
NEW protected n.a. void engineInitSign(java.security.PrivateKey)
Status: Name:
NEW java.security.InvalidKeyException
n.a.
Old file New file
n.a. 70
NEW protected n.a. void engineInitVerify(java.security.PublicKey)
Status: Name:
NEW java.security.InvalidKeyException
n.a.
Old file New file
n.a. 75
NEW protected n.a. void engineSetParameter(java.lang.String, java.lang.Object)
Status: Name:
NEW java.security.InvalidParameterException
n.a.
Old file New file
n.a. 81
NEW protected n.a. byte[] engineSign()
Status: Name:
NEW java.security.SignatureException
n.a.
Old file New file
n.a. 85
NEW protected n.a. void engineUpdate(byte) n.a.
Old file New file
n.a. 46
NEW protected n.a. void engineUpdate(byte[], int, int) n.a.
Old file New file
n.a. 51
NEW protected n.a. boolean engineVerify(byte[])
Status: Name:
NEW java.security.SignatureException
n.a.
Old file New file
n.a. 116
NEW final public class  org.conscrypt.OpenSSLSignatureRawRSA top
Superclass:
Status Superclass Compatibility Changes
NEW java.security.SignatureSpi n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLSignatureRawRSA() n.a.
Old file New file
n.a. 55
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. java.lang.Object engineGetParameter(java.lang.String)
Status: Name:
NEW java.security.InvalidParameterException
n.a.
Old file New file
n.a. 85
NEW protected n.a. void engineInitSign(java.security.PrivateKey)
Status: Name:
NEW java.security.InvalidKeyException
n.a.
Old file New file
n.a. 90
NEW protected n.a. void engineInitVerify(java.security.PublicKey)
Status: Name:
NEW java.security.InvalidKeyException
n.a.
Old file New file
n.a. 111
NEW protected n.a. void engineSetParameter(java.lang.String, java.lang.Object)
Status: Name:
NEW java.security.InvalidParameterException
n.a.
Old file New file
n.a. 130
NEW protected n.a. byte[] engineSign()
Status: Name:
NEW java.security.SignatureException
n.a.
Old file New file
n.a. 134
NEW protected n.a. void engineUpdate(byte) n.a.
Old file New file
n.a. 59
NEW protected n.a. void engineUpdate(byte[], int, int) n.a.
Old file New file
n.a. 71
NEW protected n.a. boolean engineVerify(byte[])
Status: Name:
NEW java.security.SignatureException
n.a.
Old file New file
n.a. 158
NEW public abstract class  org.conscrypt.OpenSSLSocketImpl top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.AbstractConscryptSocket n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Closeable n.a.
NEW java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW final public n.a. byte[] getAlpnSelectedProtocol()
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 144
NEW public abstract n.a. byte[] getChannelId()
Status: Name:
NEW javax.net.ssl.SSLException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW public n.a. java.io.FileDescriptor getFileDescriptor$()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 78
NEW public abstract n.a. javax.net.ssl.SSLSession getHandshakeSession()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW public n.a. java.lang.String getHostname()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 63
NEW public n.a. java.lang.String getHostnameOrIP()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW final public n.a. byte[] getNpnSelectedProtocol()
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 117
NEW public n.a. int getSoWriteTimeout()
Status: Name:
NEW java.net.SocketException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW final public n.a. void setAlpnProtocols(java.lang.String[])
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 135
NEW final public n.a. void setAlpnProtocols(byte[])
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 153
NEW public abstract n.a. void setChannelIdEnabled(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW public abstract n.a. void setChannelIdPrivateKey(java.security.PrivateKey)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW public n.a. void setHandshakeTimeout(int)
Status: Name:
NEW java.net.SocketException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 93
NEW public n.a. void setHostname(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 68
NEW final public n.a. void setNpnProtocols(byte[])
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
ANNOTATION_DEPRECATED_ADDED
Old file New file
n.a. 126
NEW public n.a. void setSoWriteTimeout(int)
Status: Name:
NEW java.net.SocketException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 83
NEW public abstract n.a. void setUseSessionTickets(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. n.a.
NEW  (Serializable compatible)  final public class  org.conscrypt.OpenSSLX509Certificate top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.security.cert.X509Certificate n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.security.cert.X509Extension n.a.
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -6121684341887020857 1992239142393372128
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void checkValidity()
Status: Name:
NEW java.security.cert.CertificateExpiredException
NEW java.security.cert.CertificateNotYetValidException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 253
NEW public n.a. void checkValidity(java.util.Date)
Status: Name:
NEW java.security.cert.CertificateExpiredException
NEW java.security.cert.CertificateNotYetValidException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 259
NEW public n.a. boolean equals(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 541
NEW protected n.a. void finalize()
Status: Name:
NEW java.lang.Throwable
n.a.
Old file New file
n.a. 585
NEW static public n.a. org.conscrypt.OpenSSLX509Certificate fromCertificate(java.security.cert.Certificate)
Status: Name:
NEW java.security.cert.CertificateEncodingException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 193
NEW static public n.a. java.util.List
<..>
New:org.conscrypt.OpenSSLX509Certificate
fromPkcs7DerInputStream(java.io.InputStream)
Status: Name:
NEW org.conscrypt.OpenSSLX509CertificateFactory$ParsingException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
NEW static public n.a. java.util.List
<..>
New:org.conscrypt.OpenSSLX509Certificate
fromPkcs7PemInputStream(java.io.InputStream)
Status: Name:
NEW org.conscrypt.OpenSSLX509CertificateFactory$ParsingException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 168
NEW static public n.a. org.conscrypt.OpenSSLX509Certificate fromX509Der(byte[])
Status: Name:
NEW java.security.cert.CertificateEncodingException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW static public n.a. org.conscrypt.OpenSSLX509Certificate fromX509DerInputStream(java.io.InputStream)
Status: Name:
NEW org.conscrypt.OpenSSLX509CertificateFactory$ParsingException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 92
NEW static public n.a. org.conscrypt.OpenSSLX509Certificate fromX509PemInputStream(java.io.InputStream)
Status: Name:
NEW org.conscrypt.OpenSSLX509CertificateFactory$ParsingException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 150
NEW public n.a. int getBasicConstraints()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 362
NEW public n.a. long getContext()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 566
NEW public n.a. java.util.Set
<..>
New:java.lang.String
getCriticalExtensionOIDs()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 204
NEW public n.a. byte[] getEncoded()
Status: Name:
NEW java.security.cert.CertificateEncodingException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 376
NEW public n.a. java.util.List
<..>
New:java.lang.String
getExtendedKeyUsage()
Status: Name:
NEW java.security.cert.CertificateParsingException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 506
NEW public n.a. byte[] getExtensionValue(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 223
NEW public n.a. java.util.Collection
<..>
New:java.util.List<?>
getIssuerAlternativeNames()
Status: Name:
NEW java.security.cert.CertificateParsingException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 535
NEW public n.a. java.security.Principal getIssuerDN()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 282
NEW public n.a. boolean[] getIssuerUniqueID()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 336
NEW public n.a. javax.security.auth.x500.X500Principal getIssuerX500Principal()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 494
NEW public n.a. boolean[] getKeyUsage()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 346
NEW public n.a. java.util.Set
<..>
New:java.lang.String
getNonCriticalExtensionOIDs()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 228
NEW public n.a. java.util.Date getNotAfter()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 297
NEW public n.a. java.util.Date getNotBefore()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 292
NEW public n.a. java.security.PublicKey getPublicKey()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 469
NEW public n.a. java.math.BigInteger getSerialNumber()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 277
NEW public n.a. java.lang.String getSigAlgName()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 312
NEW public n.a. java.lang.String getSigAlgOID()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 326
NEW public n.a. byte[] getSigAlgParams()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 331
NEW public n.a. byte[] getSignature()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 307
NEW public n.a. java.util.Collection
<..>
New:java.util.List<?>
getSubjectAlternativeNames()
Status: Name:
NEW java.security.cert.CertificateParsingException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 529
NEW public n.a. java.security.Principal getSubjectDN()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 287
NEW public n.a. boolean[] getSubjectUniqueID()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 341
NEW public n.a. javax.security.auth.x500.X500Principal getSubjectX500Principal()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 500
NEW public n.a. byte[] getTBSCertificate()
Status: Name:
NEW java.security.cert.CertificateEncodingException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 302
NEW public n.a. int getVersion()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 272
NEW public n.a. boolean hasUnsupportedCriticalExtension()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 247
NEW public n.a. int hashCode()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 552
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 455
NEW public n.a. void verify(java.security.PublicKey)
Status: Name:
NEW java.security.cert.CertificateException
NEW java.security.NoSuchAlgorithmException
NEW java.security.InvalidKeyException
NEW java.security.NoSuchProviderException
NEW java.security.SignatureException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 411
NEW public n.a. void verify(java.security.PublicKey, java.lang.String)
Status: Name:
NEW java.security.cert.CertificateException
NEW java.security.NoSuchAlgorithmException
NEW java.security.InvalidKeyException
NEW java.security.NoSuchProviderException
NEW java.security.SignatureException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 424
NEW public n.a. void verify(java.security.PublicKey, java.security.Provider)
Status: Name:
NEW java.security.cert.CertificateException
NEW java.security.NoSuchAlgorithmException
NEW java.security.InvalidKeyException
NEW java.security.SignatureException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 433
NEW public n.a. org.conscrypt.OpenSSLX509Certificate withDeletedExtension(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 577
NEW public class  org.conscrypt.OpenSSLX509CertificateFactory top
Superclass:
Status Superclass Compatibility Changes
NEW java.security.cert.CertificateFactorySpi n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. OpenSSLX509CertificateFactory() n.a.
Old file New file
n.a. 278
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.security.cert.CRL engineGenerateCRL(java.io.InputStream)
Status: Name:
NEW java.security.cert.CRLException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 302
NEW public n.a. java.util.Collection
<..>
New:? extends java.security.cert.CRL
engineGenerateCRLs(java.io.InputStream)
Status: Name:
NEW java.security.cert.CRLException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 310
NEW public n.a. java.security.cert.CertPath engineGenerateCertPath(java.io.InputStream)
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 328
NEW public n.a. java.security.cert.CertPath engineGenerateCertPath(java.io.InputStream, java.lang.String)
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 334
NEW public n.a. java.security.cert.CertPath engineGenerateCertPath(java.util.List
<..>
New:? extends java.security.cert.Certificate
)
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 340
NEW public n.a. java.security.cert.Certificate engineGenerateCertificate(java.io.InputStream)
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 283
NEW public n.a. java.util.Collection
<..>
New:? extends java.security.cert.Certificate
engineGenerateCertificates(java.io.InputStream)
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 293
NEW public n.a. java.util.Iterator
<..>
New:java.lang.String
engineGetCertPathEncodings()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 323
NEW public abstract interface  org.conscrypt.PSKKeyManager top
Compatibility Changes:
Change
INTERFACE_ADDED
ANNOTATION_DEPRECATED_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW javax.net.ssl.KeyManager n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final int MAX_IDENTITY_HINT_LENGTH_BYTES n.a.
NEW public static final int MAX_IDENTITY_LENGTH_BYTES n.a.
NEW public static final int MAX_KEY_LENGTH_BYTES n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. java.lang.String chooseClientKeyIdentity(java.lang.String, java.net.Socket) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.lang.String chooseClientKeyIdentity(java.lang.String, javax.net.ssl.SSLEngine) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.lang.String chooseServerKeyIdentityHint(java.net.Socket) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. java.lang.String chooseServerKeyIdentityHint(javax.net.ssl.SSLEngine) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. javax.crypto.SecretKey getKey(java.lang.String, java.lang.String, java.net.Socket) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. javax.crypto.SecretKey getKey(java.lang.String, java.lang.String, javax.net.ssl.SSLEngine) n.a.
Old file New file
n.a. n.a.
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.Deprecated n.a.
NEW public class  org.conscrypt.PSSParameters top
Superclass:
Status Superclass Compatibility Changes
NEW java.security.AlgorithmParametersSpi n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. PSSParameters() n.a.
Old file New file
n.a. 35
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. byte[] engineGetEncoded()
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 115
NEW protected n.a. byte[] engineGetEncoded(java.lang.String)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 146
NEW protected Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.security.spec.AlgorithmParameterSpec
java.security.spec.AlgorithmParameterSpec engineGetParameterSpec(java.lang.Class
<..>
New:T
)
Status: Name:
NEW java.security.spec.InvalidParameterSpecException
n.a.
Old file New file
n.a. 106
NEW protected n.a. void engineInit(java.security.spec.AlgorithmParameterSpec)
Status: Name:
NEW java.security.spec.InvalidParameterSpecException
n.a.
Old file New file
n.a. 40
NEW protected n.a. void engineInit(byte[])
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 49
NEW protected n.a. void engineInit(byte[], java.lang.String)
Status: Name:
NEW java.io.IOException
n.a.
Old file New file
n.a. 95
NEW protected n.a. java.lang.String engineToString() n.a.
Old file New file
n.a. 154
NEW final public class  org.conscrypt.ServerSessionContext top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.conscrypt.AbstractSessionContext n.a.
Interfaces:
Status Interface Compatibility Changes
NEW javax.net.ssl.SSLSessionContext n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void setPersistentCache(org.conscrypt.SSLServerSessionCache)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 53
NEW public abstract interface  org.conscrypt.SSLClientSessionCache top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. byte[] getSessionData(java.lang.String, int) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void putSessionData(javax.net.ssl.SSLSession, byte[]) n.a.
Old file New file
n.a. n.a.
NEW final public class  org.conscrypt.TrustedCertificateIndex top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. TrustedCertificateIndex(java.util.Set
<..>
New:java.security.cert.TrustAnchor
)
n.a.
Old file New file
n.a. 45
NEW public n.a. TrustedCertificateIndex() n.a.
Old file New file
n.a. 43
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. java.util.Set
<..>
New:java.security.cert.TrustAnchor
findAllByIssuerAndSignature(java.security.cert.X509Certificate)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 175
NEW public n.a. java.security.cert.TrustAnchor findByIssuerAndSignature(java.security.cert.X509Certificate)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 103
NEW public n.a. java.security.cert.TrustAnchor findBySubjectAndPublicKey(java.security.cert.X509Certificate)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 129
NEW public n.a. java.security.cert.TrustAnchor index(java.security.cert.X509Certificate)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 56
NEW public n.a. void index(java.security.cert.TrustAnchor)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 63
NEW public n.a. void reset()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 90
NEW public n.a. void reset(java.util.Set
<..>
New:java.security.cert.TrustAnchor
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 96
NEW public class  org.conscrypt.TrustManagerFactoryImpl top
Superclass:
Status Superclass Compatibility Changes
NEW javax.net.ssl.TrustManagerFactorySpi n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. TrustManagerFactoryImpl() n.a.
Old file New file
n.a. 51
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. javax.net.ssl.TrustManager[] engineGetTrustManagers()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 82
NEW public n.a. void engineInit(java.security.KeyStore)
Status: Name:
NEW java.security.KeyStoreException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 60
NEW public n.a. void engineInit(javax.net.ssl.ManagerFactoryParameters)
Status: Name:
NEW java.security.InvalidAlgorithmParameterException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW final public class  org.conscrypt.TrustManagerImpl top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW javax.net.ssl.X509ExtendedTrustManager n.a.
Interfaces:
Status Interface Compatibility Changes
NEW javax.net.ssl.X509TrustManager n.a.
NEW javax.net.ssl.TrustManager n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. TrustManagerImpl(java.security.KeyStore) n.a.
Old file New file
n.a. 153
NEW public n.a. TrustManagerImpl(java.security.KeyStore, org.conscrypt.CertPinManager) n.a.
Old file New file
n.a. 157
NEW public n.a. TrustManagerImpl(java.security.KeyStore, org.conscrypt.CertPinManager, org.conscrypt.ConscryptCertStore, org.conscrypt.CertBlocklist) n.a.
Old file New file
n.a. 168
NEW public n.a. TrustManagerImpl(java.security.KeyStore, org.conscrypt.CertPinManager, org.conscrypt.ConscryptCertStore) n.a.
Old file New file
n.a. 162
NEW public n.a. TrustManagerImpl(java.security.KeyStore, org.conscrypt.CertPinManager, org.conscrypt.ConscryptCertStore, org.conscrypt.CertBlocklist, org.conscrypt.ct.CTLogStore, org.conscrypt.ct.CTVerifier, org.conscrypt.ct.CTPolicy) n.a.
Old file New file
n.a. 176
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void checkClientTrusted(java.security.cert.X509Certificate[], java.lang.String)
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 269
NEW public n.a. java.util.List
<..>
New:java.security.cert.X509Certificate
checkClientTrusted(java.security.cert.X509Certificate[], java.lang.String, java.lang.String)
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 277
NEW public n.a. void checkClientTrusted(java.security.cert.X509Certificate[], java.lang.String, java.net.Socket)
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 293
NEW public n.a. void checkClientTrusted(java.security.cert.X509Certificate[], java.lang.String, javax.net.ssl.SSLEngine)
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 306
NEW public n.a. void checkServerTrusted(java.security.cert.X509Certificate[], java.lang.String)
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 316
NEW public n.a. java.util.List
<..>
New:java.security.cert.X509Certificate
checkServerTrusted(java.security.cert.X509Certificate[], java.lang.String, java.lang.String)
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 324
NEW public n.a. void checkServerTrusted(java.security.cert.X509Certificate[], java.lang.String, java.net.Socket)
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 363
NEW public n.a. void checkServerTrusted(java.security.cert.X509Certificate[], java.lang.String, javax.net.ssl.SSLEngine)
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 369
NEW public n.a. java.util.List
<..>
New:java.security.cert.X509Certificate
checkServerTrusted(java.security.cert.X509Certificate[], java.lang.String, javax.net.ssl.SSLSession)
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 380
NEW public n.a. java.security.cert.X509Certificate[] getAcceptedIssuers()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 964
NEW public n.a. java.util.List
<..>
New:java.security.cert.X509Certificate
getTrustedChainForServer(java.security.cert.X509Certificate[], java.lang.String, java.net.Socket)
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 335
NEW public n.a. java.util.List
<..>
New:java.security.cert.X509Certificate
getTrustedChainForServer(java.security.cert.X509Certificate[], java.lang.String, javax.net.ssl.SSLEngine)
Status: Name:
NEW java.security.cert.CertificateException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 352
NEW public n.a. void handleTrustStorageUpdate()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 384
NEW public n.a. void setCTEnabledOverride(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 1011
NEW public n.a. void setCTPolicy(org.conscrypt.ct.CTPolicy)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 1021
NEW public n.a. void setCTVerifier(org.conscrypt.ct.CTVerifier)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 1016