Comparing source compatibility of /home/oleg/src/apache.org/httpcomponents/httpcore/httpcore5-reactive/target/httpcore5-reactive-5.3.1.jar against /home/oleg/.m2/repository/org/apache/httpcomponents/core5/httpcore5-reactive/5.3/httpcore5-reactive-5.3.jar
Old:/home/oleg/.m2/repository/org/apache/httpcomponents/core5/httpcore5-reactive/5.3/httpcore5-reactive-5.3.jar
New:/home/oleg/src/apache.org/httpcomponents/httpcore/httpcore5-reactive/target/httpcore5-reactive-5.3.1.jar
Created:2024-10-22T15:26:46.243+0200
Access modifier filter:PROTECTED
Only modifications:false
Only binary incompatible modifications:false
Ignore missing classes:true
Includes:all
Excludes:@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal
Semantic Versioning:0.0.1
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.
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
UNCHANGED final public class org.apache.hc.core5.reactive.ReactiveEntityProducertop
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.EntityDetailsn.a.
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncDataProducern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncEntityProducern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.ResourceHoldern.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic ReactiveEntityProducer(org.reactivestreams.Publisher,long,org.apache.hc.core5.http.ContentType,java.lang.String)n.a.n.a.
Old fileNew file
7070
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic intavailable()n.a.n.a.
Old fileNew file
7979
UNCHANGEDpublic voidfailed(java.lang.Exception)n.a.n.a.
Old fileNew file
9999
UNCHANGEDpublic java.lang.StringgetContentEncoding()n.a.n.a.
Old fileNew file
114114
UNCHANGEDpublic longgetContentLength()n.a.n.a.
Old fileNew file
104104
UNCHANGEDpublic java.lang.StringgetContentType()n.a.n.a.
Old fileNew file
109109
UNCHANGEDpublic java.util.SetgetTrailerNames()n.a.n.a.
Old fileNew file
124124
UNCHANGEDpublic booleanisChunked()n.a.n.a.
Old fileNew file
119119
UNCHANGEDpublic booleanisRepeatable()n.a.n.a.
Old fileNew file
9494
UNCHANGEDpublic voidproduce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
8484
UNCHANGEDpublic voidreleaseResources()n.a.n.a.
Old fileNew file
8989
UNCHANGED public abstract interface org.apache.hc.core5.reactive.ReactiveRequestProcessortop
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract voidprocessRequest(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,org.reactivestreams.Publisher,org.apache.hc.core5.function.Callback)
Status:Name:
UNCHANGEDorg.apache.hc.core5.http.HttpException
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
n.a.n.a.
UNCHANGED final public class org.apache.hc.core5.reactive.ReactiveResponseConsumertop
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncDataConsumern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncResponseConsumern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.ResourceHoldern.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic ReactiveResponseConsumer(org.apache.hc.core5.concurrent.FutureCallback)n.a.n.a.
Old fileNew file
8383
UNCHANGEDpublic ReactiveResponseConsumer()n.a.n.a.
Old fileNew file
7373
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic voidconsume(java.nio.ByteBuffer)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
154154
UNCHANGEDpublic voidconsumeResponse(org.apache.hc.core5.http.HttpResponse,org.apache.hc.core5.http.EntityDetails,org.apache.hc.core5.http.protocol.HttpContext,org.apache.hc.core5.concurrent.FutureCallback)n.a.n.a.
Old fileNew file
125125
UNCHANGEDpublic voidfailed(java.lang.Exception)n.a.n.a.
Old fileNew file
140140
UNCHANGEDpublic org.apache.hc.core5.http.EntityDetailsgetEntityDetails()n.a.n.a.
Old fileNew file
106106
UNCHANGEDpublic org.apache.hc.core5.http.HttpResponsegetInformationResponse()n.a.n.a.
Old fileNew file
9797
UNCHANGEDpublic java.util.concurrent.FuturegetResponseFuture()n.a.n.a.
Old fileNew file
8888
UNCHANGEDpublic java.util.ListgetTrailers()n.a.n.a.
Old fileNew file
115115
UNCHANGEDpublic voidinformationResponse(org.apache.hc.core5.http.HttpResponse,org.apache.hc.core5.http.protocol.HttpContext)n.a.n.a.
Old fileNew file
135135
UNCHANGEDpublic voidreleaseResources()n.a.n.a.
Old fileNew file
168168
UNCHANGEDpublic voidstreamEnd(java.util.List)n.a.n.a.
Old fileNew file
159159
UNCHANGEDpublic voidupdateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
149149
UNCHANGED final public class org.apache.hc.core5.reactive.ReactiveServerExchangeHandlertop
Superclass:
StatusSuperclassCompatibility Changes:
UNCHANGEDjava.lang.Objectn.a.
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncDataConsumern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncDataExchangeHandlern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncDataProducern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.AsyncServerExchangeHandlern.a.
UNCHANGEDorg.apache.hc.core5.http.nio.ResourceHoldern.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic ReactiveServerExchangeHandler(org.apache.hc.core5.reactive.ReactiveRequestProcessor)n.a.n.a.
Old fileNew file
6464
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic intavailable()n.a.n.a.
Old fileNew file
113113
UNCHANGEDpublic voidconsume(java.nio.ByteBuffer)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
103103
UNCHANGEDpublic voidfailed(java.lang.Exception)n.a.n.a.
Old fileNew file
8989
UNCHANGEDpublic voidhandleRequest(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:
UNCHANGEDorg.apache.hc.core5.http.HttpException
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
7676
UNCHANGEDpublic voidproduce(org.apache.hc.core5.http.nio.DataStreamChannel)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
123123
UNCHANGEDpublic voidreleaseResources()n.a.n.a.
Old fileNew file
132132
UNCHANGEDpublic voidstreamEnd(java.util.List)
Status:Name:
UNCHANGEDorg.apache.hc.core5.http.HttpException
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
108108
UNCHANGEDpublic voidupdateCapacity(org.apache.hc.core5.http.nio.CapacityChannel)
Status:Name:
UNCHANGEDjava.io.IOException
n.a.
Old fileNew file
9898