Comparing source compatibility of httpcore5-jackson2-5.5-alpha1.jar against
Old: n.a.
New: httpcore5-jackson2-5.5-alpha1.jar
Created: 2026-03-20T18:45:21.722+0100
Access modifier filter: PROTECTED
Only modifications: false
Only binary incompatible modifications: false
Ignore missing classes: false
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
Classes:
Status Fully Qualified Name
NEW org.apache.hc.core5.jackson2.bulk.JsonBulkArrayReader
NEW org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline
NEW org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$CompletionStage
NEW org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$RequestContentStage
NEW org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$RequestStage
NEW org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResponseContentStage
NEW org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResponseStage
NEW org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResultStage
NEW org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline
NEW org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$CompletionStage
NEW org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$ExceptionStage
NEW org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$RequestContentStage
NEW org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$RequestHandlingStage
NEW org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$ResponseContentStage
NEW org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$ResponseStage
NEW org.apache.hc.core5.jackson2.http.JsonNodeEntityConsumer
NEW org.apache.hc.core5.jackson2.http.JsonNodeEntityFallbackConsumer
NEW org.apache.hc.core5.jackson2.http.JsonNodeEntityProducer
NEW org.apache.hc.core5.jackson2.http.JsonNodeSequenceEntityConsumer
NEW org.apache.hc.core5.jackson2.http.JsonObjectEntityConsumer
NEW org.apache.hc.core5.jackson2.http.JsonObjectEntityProducer
NEW org.apache.hc.core5.jackson2.http.JsonRequestConsumers
NEW org.apache.hc.core5.jackson2.http.JsonRequestProducers
NEW org.apache.hc.core5.jackson2.http.JsonResponseConsumers
NEW org.apache.hc.core5.jackson2.http.JsonResponseProducers
NEW org.apache.hc.core5.jackson2.http.JsonSequenceEntityConsumer
NEW org.apache.hc.core5.jackson2.http.JsonSequenceEntityProducer
NEW org.apache.hc.core5.jackson2.http.JsonTokenEntityConsumer
NEW org.apache.hc.core5.jackson2.http.JsonTokenEntityProducer
NEW org.apache.hc.core5.jackson2.http.ObjectChannel
NEW org.apache.hc.core5.jackson2.http.ObjectProducer
NEW org.apache.hc.core5.jackson2.JsonAsyncTokenizer
NEW org.apache.hc.core5.jackson2.JsonConsumer
NEW org.apache.hc.core5.jackson2.JsonNodeAssembler
NEW org.apache.hc.core5.jackson2.JsonResultSink
NEW org.apache.hc.core5.jackson2.JsonTokenConsumer
NEW org.apache.hc.core5.jackson2.JsonTokenEventHandler
NEW org.apache.hc.core5.jackson2.JsonTokenEventHandlerAdaptor
NEW org.apache.hc.core5.jackson2.JsonTokenizer
NEW org.apache.hc.core5.jackson2.TokenBufferAssembler
NEW org.apache.hc.core5.jackson2.TopLevelArrayTokenFilter
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
NEW final public class  org.apache.hc.core5.jackson2.bulk.JsonBulkArrayReader top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. JsonBulkArrayReader(com.fasterxml.jackson.databind.ObjectMapper) 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 consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 90
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
void initialize(com.fasterxml.jackson.core.type.TypeReference
<..>
New:T
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:T
)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 60
NEW public n.a. void streamEnd()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 97
NEW final public class  org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline assemble(com.fasterxml.jackson.databind.ObjectMapper)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 82
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$RequestStage request()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$RequestContentStage request(org.apache.hc.core5.http.HttpRequest)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 94
NEW static public class  org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$CompletionStage 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.nio.AsyncClientExchangeHandler create()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 447
NEW public class  org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$RequestContentStage top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResponseStage asJsonNode(com.fasterxml.jackson.databind.JsonNode)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 225
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResponseStage asObject(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 218
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResponseStage asSequence(org.apache.hc.core5.jackson2.http.ObjectProducer
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 233
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResponseStage noContent()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 240
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResponseStage produceContent(org.apache.hc.core5.http.nio.AsyncEntityProducer)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 211
NEW public class  org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$RequestStage top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResponseStage get(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 117
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResponseStage get(org.apache.hc.core5.http.HttpHost, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 126
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$RequestContentStage patch(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 177
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$RequestContentStage patch(org.apache.hc.core5.http.HttpHost, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 186
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$RequestContentStage post(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 137
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$RequestContentStage post(org.apache.hc.core5.http.HttpHost, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 146
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResponseStage produce(org.apache.hc.core5.http.nio.AsyncRequestProducer)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 110
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$RequestContentStage put(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 157
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$RequestContentStage put(org.apache.hc.core5.http.HttpHost, java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 166
NEW public class  org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResponseContentStage top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResultStage
<..>
New:java.lang.Void
asEvents(org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpResponse
, org.apache.hc.core5.function.Callback
<..>
New:com.fasterxml.jackson.databind.JsonNode
, org.apache.hc.core5.jackson2.JsonTokenEventHandler)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 367
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResultStage
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpResponse,com.fasterxml.jackson.databind.JsonNode>
asJsonNode()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 317
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResultStage
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpResponse,T>
asObject(com.fasterxml.jackson.databind.JavaType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 291
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResultStage
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpResponse,T>
asObject(java.lang.Class
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 300
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResultStage
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpResponse,T>
asObject(com.fasterxml.jackson.core.type.TypeReference
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 309
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResultStage
<..>
New:java.lang.Long
asSequence(com.fasterxml.jackson.databind.JavaType, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpResponse
, org.apache.hc.core5.function.Callback
<..>
New:com.fasterxml.jackson.databind.JsonNode
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 330
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResultStage
<..>
New:java.lang.Long
asSequence(java.lang.Class
<..>
New:T
, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpResponse
, org.apache.hc.core5.function.Callback
<..>
New:com.fasterxml.jackson.databind.JsonNode
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 343
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResultStage
<..>
New:java.lang.Long
asSequence(com.fasterxml.jackson.core.type.TypeReference
<..>
New:T
, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpResponse
, org.apache.hc.core5.function.Callback
<..>
New:com.fasterxml.jackson.databind.JsonNode
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 356
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResultStage
<..>
New:T
consume(org.apache.hc.core5.http.HandlerResolver
<..>
New:org.apache.hc.core5.http.HttpResponseorg.apache.hc.core5.http.nio.AsyncResponseConsumer<T>
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 283
NEW public class  org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResponseStage top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResponseContentStage response()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 260
NEW static public class  org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$ResultStage 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.jackson2.http.AsyncJsonClientPipeline$CompletionStage
<..>
New:T
result(org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 393
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonClientPipeline$CompletionStage
<..>
New:T
result(java.util.concurrent.CompletableFuture
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 401
NEW final public class  org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline assemble(com.fasterxml.jackson.databind.ObjectMapper)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 84
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$RequestContentStage request(org.apache.hc.core5.http.Validator
<..>
New:org.apache.hc.core5.http.HttpRequest
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 92
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$RequestContentStage request(org.apache.hc.core5.http.Method[])
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 100
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$RequestContentStage request()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 112
NEW public class  org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$CompletionStage top
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 n.a. org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
supplier()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 429
NEW public class  org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$ExceptionStage top
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 n.a. org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$CompletionStage
<..>
New:IO
handle(org.apache.hc.core5.http.ExchangeHandler
<..>
New:IO
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 395
NEW public class  org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$RequestContentStage top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$ResponseStage
<..>
New:java.lang.Void
asEvents(org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpRequest
, org.apache.hc.core5.jackson2.JsonTokenEventHandler)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 215
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$ResponseStage
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpRequest,com.fasterxml.jackson.databind.JsonNode>
asJsonNode()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 168
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$ResponseStage
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpRequest,T>
asObject(com.fasterxml.jackson.databind.JavaType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 142
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$ResponseStage
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpRequest,T>
asObject(java.lang.Class
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 151
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$ResponseStage
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpRequest,T>
asObject(com.fasterxml.jackson.core.type.TypeReference
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 160
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$ResponseStage
<..>
New:java.lang.Long
asSequence(com.fasterxml.jackson.databind.JavaType, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpRequest
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 180
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$ResponseStage
<..>
New:java.lang.Long
asSequence(java.lang.Class
<..>
New:T
, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpRequest
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 192
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$ResponseStage
<..>
New:java.lang.Long
asSequence(com.fasterxml.jackson.core.type.TypeReference
<..>
New:T
, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpRequest
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 204
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$ResponseStage
<..>
New:T
consume(org.apache.hc.core5.http.HandlerResolver
<..>
New:org.apache.hc.core5.http.HttpRequestorg.apache.hc.core5.http.nio.AsyncRequestConsumer<T>
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 134
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$ResponseStage
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpRequest,java.lang.Void>
ignoreContent()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 223
NEW public class  org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$RequestHandlingStage top
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 n.a. org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$ExceptionStage
<..>
New:IO
errorMessage(org.apache.hc.core5.function.Resolver
<..>
New:java.lang.Exceptionjava.lang.String
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 352
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$ExceptionStage
<..>
New:IO
exception(org.apache.hc.core5.function.Resolver
<..>
New:java.lang.Exceptionorg.apache.hc.core5.http.nio.AsyncResponseProducer
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 343
NEW public n.a. org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$CompletionStage
<..>
New:IO
handle(org.apache.hc.core5.http.ExchangeHandler
<..>
New:IO
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 364
NEW public class  org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$ResponseContentStage 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.jackson2.http.AsyncJsonServerPipeline$RequestHandlingStage
<..>
New:Iorg.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpResponse,com.fasterxml.jackson.databind.JsonNode>
asJsonNode()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 307
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW O n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$RequestHandlingStage
<..>
New:Iorg.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpResponse,O>
asObject(java.lang.Class
<..>
New:O
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 300
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW O n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$RequestHandlingStage
<..>
New:Iorg.apache.hc.core5.http.HttpResponse
asSequence(org.apache.hc.core5.jackson2.http.ObjectProducer
<..>
New:O
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 315
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW O n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$RequestHandlingStage
<..>
New:IO
produce(org.apache.hc.core5.function.Resolver
<..>
New:Oorg.apache.hc.core5.http.nio.AsyncResponseProducer
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 277
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW O n.a. java.lang.Object
org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$RequestHandlingStage
<..>
New:Iorg.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpResponse,O>
produceContent(org.apache.hc.core5.function.Resolver
<..>
New:Oorg.apache.hc.core5.http.nio.AsyncEntityProducer
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 288
NEW public class  org.apache.hc.core5.jackson2.http.AsyncJsonServerPipeline$ResponseStage 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.jackson2.http.AsyncJsonServerPipeline$ResponseContentStage
<..>
New:I
response()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 249
NEW public class  org.apache.hc.core5.jackson2.http.JsonNodeEntityConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.jackson2.http.AbstractJsonEntityConsumer 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. JsonNodeEntityConsumer(com.fasterxml.jackson.core.JsonFactory) n.a.
Old file New file
n.a. 46
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. org.apache.hc.core5.jackson2.JsonTokenConsumer createJsonTokenConsumer(java.util.function.Consumer
<..>
New:com.fasterxml.jackson.databind.JsonNode
)
n.a.
Old file New file
n.a. 51
NEW public class  org.apache.hc.core5.jackson2.http.JsonNodeEntityFallbackConsumer top
Compatibility Changes:
Change
INTERFACE_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. JsonNodeEntityFallbackConsumer(com.fasterxml.jackson.core.JsonFactory) n.a.
Old file New file
n.a. 65
NEW public n.a. JsonNodeEntityFallbackConsumer(com.fasterxml.jackson.databind.ObjectMapper) 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. 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 public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 136
NEW public n.a. com.fasterxml.jackson.databind.JsonNode getContent()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 106
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 145
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. 129
NEW public n.a. void streamStart(org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:com.fasterxml.jackson.databind.JsonNode
)
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. 78
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. 111
NEW public class  org.apache.hc.core5.jackson2.http.JsonNodeEntityProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.jackson2.http.AbstractJsonEntityProducer 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. JsonNodeEntityProducer(com.fasterxml.jackson.databind.JsonNode, com.fasterxml.jackson.databind.ObjectMapper) 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 failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 63
NEW public class  org.apache.hc.core5.jackson2.http.JsonNodeSequenceEntityConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.jackson2.http.AbstractJsonSequenceEntityConsumer 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. JsonNodeSequenceEntityConsumer(com.fasterxml.jackson.databind.ObjectMapper, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:com.fasterxml.jackson.databind.JsonNode
)
n.a.
Old file New file
n.a. 45
NEW public class  org.apache.hc.core5.jackson2.http.JsonObjectEntityConsumer 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.jackson2.http.AbstractJsonEntityConsumer 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. JsonObjectEntityConsumer(com.fasterxml.jackson.databind.ObjectMapper, java.lang.Class
<..>
New:T
)
n.a.
Old file New file
n.a. 58
NEW public n.a. JsonObjectEntityConsumer(com.fasterxml.jackson.databind.ObjectMapper, com.fasterxml.jackson.core.type.TypeReference
<..>
New:T
)
n.a.
Old file New file
n.a. 62
NEW public n.a. JsonObjectEntityConsumer(com.fasterxml.jackson.databind.ObjectMapper, com.fasterxml.jackson.databind.JavaType) 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.jackson2.JsonTokenConsumer createJsonTokenConsumer(java.util.function.Consumer
<..>
New:T
)
n.a.
Old file New file
n.a. 67
NEW public class  org.apache.hc.core5.jackson2.http.JsonObjectEntityProducer 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.jackson2.http.AbstractJsonEntityProducer 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. JsonObjectEntityProducer(java.lang.Object, com.fasterxml.jackson.databind.ObjectMapper) 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 failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 62
NEW final public class  org.apache.hc.core5.jackson2.http.JsonRequestConsumers top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. JsonRequestConsumers() n.a.
Old file New file
n.a. 47
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.nio.AsyncRequestConsumer
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpRequest,T>
create(com.fasterxml.jackson.databind.ObjectMapper, com.fasterxml.jackson.databind.JavaType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 61
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.nio.AsyncRequestConsumer
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpRequest,T>
create(com.fasterxml.jackson.databind.ObjectMapper, java.lang.Class
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 76
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.nio.AsyncRequestConsumer
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpRequest,T>
create(com.fasterxml.jackson.databind.ObjectMapper, com.fasterxml.jackson.core.type.TypeReference
<..>
New:T
)
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.nio.AsyncRequestConsumer
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpRequest,com.fasterxml.jackson.databind.JsonNode>
create(com.fasterxml.jackson.core.JsonFactory)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 102
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.nio.AsyncRequestConsumer
<..>
New:java.lang.Long
create(com.fasterxml.jackson.databind.ObjectMapper, com.fasterxml.jackson.databind.JavaType, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpRequest
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 122
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.nio.AsyncRequestConsumer
<..>
New:java.lang.Long
create(com.fasterxml.jackson.databind.ObjectMapper, java.lang.Class
<..>
New:T
, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpRequest
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 144
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.nio.AsyncRequestConsumer
<..>
New:java.lang.Long
create(com.fasterxml.jackson.databind.ObjectMapper, com.fasterxml.jackson.core.type.TypeReference
<..>
New:T
, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpRequest
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:T
)
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.nio.AsyncRequestConsumer
<..>
New:java.lang.Long
create(com.fasterxml.jackson.databind.ObjectMapper, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpRequest
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:com.fasterxml.jackson.databind.JsonNode
)
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.nio.AsyncRequestConsumer
<..>
New:java.lang.Void
create(com.fasterxml.jackson.core.JsonFactory, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpRequest
, org.apache.hc.core5.jackson2.JsonTokenEventHandler)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 203
NEW final public class  org.apache.hc.core5.jackson2.http.JsonRequestProducers top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. JsonRequestProducers() n.a.
Old file New file
n.a. 41
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.nio.AsyncRequestProducer create(org.apache.hc.core5.http.HttpRequest, java.lang.Object, com.fasterxml.jackson.databind.ObjectMapper)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 56
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncRequestProducer create(org.apache.hc.core5.http.HttpRequest, com.fasterxml.jackson.databind.JsonNode, com.fasterxml.jackson.databind.ObjectMapper)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 71
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.nio.AsyncRequestProducer create(org.apache.hc.core5.http.HttpRequest, com.fasterxml.jackson.databind.ObjectMapper, org.apache.hc.core5.jackson2.http.ObjectProducer
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncRequestProducer create(org.apache.hc.core5.http.HttpRequest, com.fasterxml.jackson.core.JsonFactory, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:com.fasterxml.jackson.core.JsonGenerator
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW final public class  org.apache.hc.core5.jackson2.http.JsonResponseConsumers top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. JsonResponseConsumers() n.a.
Old file New file
n.a. 50
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 E n.a. java.lang.Object
NEW T n.a. java.lang.Object
org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpResponse,T>
create(com.fasterxml.jackson.databind.ObjectMapper, com.fasterxml.jackson.databind.JavaType, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncEntityConsumer<E>
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 67
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.nio.AsyncResponseConsumer
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpResponse,T>
create(com.fasterxml.jackson.databind.ObjectMapper, com.fasterxml.jackson.databind.JavaType)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 84
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.lang.Object
org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpResponse,T>
create(com.fasterxml.jackson.databind.ObjectMapper, java.lang.Class
<..>
New:T
, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncEntityConsumer<E>
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 102
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.nio.AsyncResponseConsumer
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpResponse,T>
create(com.fasterxml.jackson.databind.ObjectMapper, java.lang.Class
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 119
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.lang.Object
org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpResponse,T>
create(com.fasterxml.jackson.databind.ObjectMapper, com.fasterxml.jackson.core.type.TypeReference
<..>
New:T
, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncEntityConsumer<E>
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 137
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.nio.AsyncResponseConsumer
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpResponse,T>
create(com.fasterxml.jackson.databind.ObjectMapper, com.fasterxml.jackson.core.type.TypeReference
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 154
NEW static public Generic Templates:
Change Status Name Old Type New Type Generics
NEW E n.a. java.lang.Object
org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpResponse,com.fasterxml.jackson.databind.JsonNode>
create(com.fasterxml.jackson.core.JsonFactory, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncEntityConsumer<E>
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 169
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:org.apache.hc.core5.http.Message<org.apache.hc.core5.http.HttpResponse,com.fasterxml.jackson.databind.JsonNode>
create(com.fasterxml.jackson.core.JsonFactory)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 182
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.lang.Object
org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:java.lang.Long
create(com.fasterxml.jackson.databind.ObjectMapper, com.fasterxml.jackson.databind.JavaType, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncEntityConsumer<E>
, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpResponse
, org.apache.hc.core5.function.Callback
<..>
New:E
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 207
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.nio.AsyncResponseConsumer
<..>
New:java.lang.Long
create(com.fasterxml.jackson.databind.ObjectMapper, com.fasterxml.jackson.databind.JavaType, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpResponse
, org.apache.hc.core5.function.Callback
<..>
New:com.fasterxml.jackson.databind.JsonNode
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 233
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.lang.Object
org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:java.lang.Long
create(com.fasterxml.jackson.databind.ObjectMapper, java.lang.Class
<..>
New:T
, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncEntityConsumer<E>
, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpResponse
, org.apache.hc.core5.function.Callback
<..>
New:E
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 262
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.nio.AsyncResponseConsumer
<..>
New:java.lang.Long
create(com.fasterxml.jackson.databind.ObjectMapper, java.lang.Class
<..>
New:T
, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpResponse
, org.apache.hc.core5.function.Callback
<..>
New:com.fasterxml.jackson.databind.JsonNode
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 288
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.lang.Object
org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:java.lang.Long
create(com.fasterxml.jackson.databind.ObjectMapper, com.fasterxml.jackson.core.type.TypeReference
<..>
New:T
, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncEntityConsumer<E>
, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpResponse
, org.apache.hc.core5.function.Callback
<..>
New:E
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 317
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.nio.AsyncResponseConsumer
<..>
New:java.lang.Long
create(com.fasterxml.jackson.databind.ObjectMapper, com.fasterxml.jackson.core.type.TypeReference
<..>
New:T
, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpResponse
, org.apache.hc.core5.function.Callback
<..>
New:com.fasterxml.jackson.databind.JsonNode
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 343
NEW static public Generic Templates:
Change Status Name Old Type New Type Generics
NEW E n.a. java.lang.Object
org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:java.lang.Void
create(com.fasterxml.jackson.core.JsonFactory, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncEntityConsumer<E>
, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpResponse
, org.apache.hc.core5.function.Callback
<..>
New:E
, org.apache.hc.core5.jackson2.JsonTokenEventHandler)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 368
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:java.lang.Void
create(com.fasterxml.jackson.core.JsonFactory, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpResponse
, org.apache.hc.core5.function.Callback
<..>
New:com.fasterxml.jackson.databind.JsonNode
, org.apache.hc.core5.jackson2.JsonTokenEventHandler)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 390
NEW static public Generic Templates:
Change Status Name Old Type New Type Generics
NEW E n.a. java.lang.Object
org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:java.lang.Long
create(com.fasterxml.jackson.databind.ObjectMapper, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncEntityConsumer<E>
, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpResponse
, org.apache.hc.core5.function.Callback
<..>
New:E
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:com.fasterxml.jackson.databind.JsonNode
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 416
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:java.lang.Long
create(com.fasterxml.jackson.databind.ObjectMapper, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpResponse
, org.apache.hc.core5.function.Callback
<..>
New:com.fasterxml.jackson.databind.JsonNode
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:com.fasterxml.jackson.databind.JsonNode
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 439
NEW static public Generic Templates:
Change Status Name Old Type New Type Generics
NEW E n.a. java.lang.Object
org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:java.lang.Void
create(com.fasterxml.jackson.core.JsonFactory, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncEntityConsumer<E>
, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpResponse
, org.apache.hc.core5.function.Callback
<..>
New:E
, org.apache.hc.core5.jackson2.JsonTokenConsumer)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 464
NEW static public Generic Templates:
Change Status Name Old Type New Type Generics
NEW E n.a. java.lang.Object
org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:java.lang.Void
create(com.fasterxml.jackson.core.JsonFactory, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:org.apache.hc.core5.http.HttpResponse
, org.apache.hc.core5.function.Callback
<..>
New:com.fasterxml.jackson.databind.JsonNode
, org.apache.hc.core5.jackson2.JsonTokenConsumer)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 486
NEW final public class  org.apache.hc.core5.jackson2.http.JsonResponseProducers top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. JsonResponseProducers() n.a.
Old file New file
n.a. 41
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.nio.AsyncResponseProducer create(org.apache.hc.core5.http.HttpResponse, java.lang.Object, com.fasterxml.jackson.databind.ObjectMapper)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 56
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncResponseProducer create(org.apache.hc.core5.http.HttpResponse, com.fasterxml.jackson.databind.JsonNode, com.fasterxml.jackson.databind.ObjectMapper)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 71
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.nio.AsyncResponseProducer create(org.apache.hc.core5.http.HttpResponse, com.fasterxml.jackson.databind.ObjectMapper, org.apache.hc.core5.jackson2.http.ObjectProducer
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW static public n.a. org.apache.hc.core5.http.nio.AsyncResponseProducer create(org.apache.hc.core5.http.HttpResponse, com.fasterxml.jackson.core.JsonFactory, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:com.fasterxml.jackson.core.JsonGenerator
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW public class  org.apache.hc.core5.jackson2.http.JsonSequenceEntityConsumer 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.jackson2.http.AbstractJsonSequenceEntityConsumer 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. JsonSequenceEntityConsumer(com.fasterxml.jackson.databind.ObjectMapper, com.fasterxml.jackson.core.type.TypeReference
<..>
New:T
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:T
)
n.a.
Old file New file
n.a. 59
NEW public n.a. JsonSequenceEntityConsumer(com.fasterxml.jackson.databind.ObjectMapper, java.lang.Class
<..>
New:T
, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:T
)
n.a.
Old file New file
n.a. 53
NEW public n.a. JsonSequenceEntityConsumer(com.fasterxml.jackson.databind.ObjectMapper, com.fasterxml.jackson.databind.JavaType, org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:T
)
n.a.
Old file New file
n.a. 47
NEW public class  org.apache.hc.core5.jackson2.http.JsonSequenceEntityProducer 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.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. JsonSequenceEntityProducer(com.fasterxml.jackson.databind.ObjectMapper, org.apache.hc.core5.jackson2.http.ObjectProducer
<..>
New:T
)
n.a.
Old file New file
n.a. 81
NEW public n.a. JsonSequenceEntityProducer(com.fasterxml.jackson.databind.ObjectMapper, int, org.apache.hc.core5.jackson2.http.ObjectProducer
<..>
New:T
)
n.a.
Old file New file
n.a. 59
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. 116
NEW public n.a. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 167
NEW final public n.a. java.lang.String getContentEncoding()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 101
NEW final public n.a. long getContentLength()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 86
NEW final public n.a. java.lang.String getContentType()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 96
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. 91
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. 106
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. 123
NEW public n.a. void releaseResources()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 171
NEW public class  org.apache.hc.core5.jackson2.http.JsonTokenEntityConsumer top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.jackson2.http.AbstractJsonEntityConsumer 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. JsonTokenEntityConsumer(com.fasterxml.jackson.core.JsonFactory, org.apache.hc.core5.jackson2.JsonTokenEventHandler) n.a.
Old file New file
n.a. 51
NEW public n.a. JsonTokenEntityConsumer(com.fasterxml.jackson.core.JsonFactory, org.apache.hc.core5.jackson2.JsonTokenConsumer) n.a.
Old file New file
n.a. 56
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW protected n.a. org.apache.hc.core5.jackson2.JsonTokenConsumer createJsonTokenConsumer(java.util.function.Consumer
<..>
New:java.lang.Void
)
n.a.
Old file New file
n.a. 63
NEW public class  org.apache.hc.core5.jackson2.http.JsonTokenEntityProducer top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW org.apache.hc.core5.jackson2.http.AbstractJsonEntityProducer 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. JsonTokenEntityProducer(com.fasterxml.jackson.core.JsonFactory, org.apache.hc.core5.jackson2.JsonConsumer
<..>
New:com.fasterxml.jackson.core.JsonGenerator
)
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. void failed(java.lang.Exception)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 58
NEW public abstract interface  org.apache.hc.core5.jackson2.http.ObjectChannel 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 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.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.jackson2.http.ObjectProducer 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 produce(org.apache.hc.core5.jackson2.http.ObjectChannel
<..>
New:T
)
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 final public class  org.apache.hc.core5.jackson2.JsonAsyncTokenizer top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. JsonAsyncTokenizer(com.fasterxml.jackson.core.JsonFactory) 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 consume(java.nio.ByteBuffer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 88
NEW public n.a. void initialize(org.apache.hc.core5.jackson2.JsonTokenConsumer)
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 streamEnd()
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 111
NEW public abstract interface  org.apache.hc.core5.jackson2.JsonConsumer 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 accept(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 final public class  org.apache.hc.core5.jackson2.JsonNodeAssembler top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.jackson2.JsonTokenEventHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. JsonNodeAssembler(com.fasterxml.jackson.databind.node.JsonNodeCreator, java.util.function.Consumer
<..>
New:com.fasterxml.jackson.databind.JsonNode
)
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. void arrayEnd()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 128
NEW public n.a. void arrayStart()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 107
NEW static public n.a. org.apache.hc.core5.jackson2.JsonNodeAssembler create()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 49
NEW static public n.a. org.apache.hc.core5.jackson2.JsonNodeAssembler create(com.fasterxml.jackson.databind.node.JsonNodeCreator, java.util.function.Consumer
<..>
New:com.fasterxml.jackson.databind.JsonNode
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 53
NEW static public n.a. org.apache.hc.core5.jackson2.JsonTokenConsumer createTokenConsumer()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 57
NEW static public n.a. org.apache.hc.core5.jackson2.JsonTokenConsumer createTokenConsumer(java.util.function.Consumer
<..>
New:com.fasterxml.jackson.databind.JsonNode
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 61
NEW public n.a. void embeddedObject(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 138
NEW public n.a. void endOfStream()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 217
NEW public n.a. void field(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 133
NEW public n.a. com.fasterxml.jackson.databind.JsonNode getResult()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 224
NEW public n.a. void objectEnd()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 102
NEW public n.a. void objectStart()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 81
NEW public n.a. void value(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 151
NEW public n.a. void value(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 162
NEW public n.a. void value(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 173
NEW public n.a. void value(double)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 184
NEW public n.a. void value(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 195
NEW public n.a. void valueNull()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 206
NEW public abstract interface  org.apache.hc.core5.jackson2.JsonResultSink 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.function.Consumer n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void begin(int) n.a.
Old file New file
n.a. 46
NEW public n.a. void end() n.a.
Old file New file
n.a. 52
NEW public abstract interface  org.apache.hc.core5.jackson2.JsonTokenConsumer top
Compatibility Changes:
Change
ANNOTATION_ADDED
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void accept(int, com.fasterxml.jackson.core.JsonParser)
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.jackson2.JsonTokenEventHandler top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public abstract n.a. void arrayEnd() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void arrayStart() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void embeddedObject(java.lang.Object) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void endOfStream() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void field(java.lang.String) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void objectEnd() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void objectStart() n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void value(java.lang.String) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void value(int) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void value(long) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void value(double) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void value(boolean) n.a.
Old file New file
n.a. n.a.
NEW public abstract n.a. void valueNull() n.a.
Old file New file
n.a. n.a.
NEW final public class  org.apache.hc.core5.jackson2.JsonTokenEventHandlerAdaptor top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.jackson2.JsonTokenConsumer n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. JsonTokenEventHandlerAdaptor(org.apache.hc.core5.jackson2.JsonTokenEventHandler) 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. void accept(int, com.fasterxml.jackson.core.JsonParser)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 49
NEW final public class  org.apache.hc.core5.jackson2.JsonTokenizer top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. JsonTokenizer(com.fasterxml.jackson.core.JsonFactory) 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 tokenize(java.io.InputStream, org.apache.hc.core5.jackson2.JsonTokenConsumer)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 55
NEW final public class  org.apache.hc.core5.jackson2.TokenBufferAssembler top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.jackson2.JsonTokenConsumer n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. TokenBufferAssembler(org.apache.hc.core5.jackson2.JsonResultSink
<..>
New:com.fasterxml.jackson.databind.util.TokenBuffer
)
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 accept(int, com.fasterxml.jackson.core.JsonParser)
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.jackson2.TopLevelArrayTokenFilter top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.jackson2.JsonTokenConsumer n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. TopLevelArrayTokenFilter(org.apache.hc.core5.jackson2.JsonTokenConsumer) 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 accept(int, com.fasterxml.jackson.core.JsonParser)
Status: Name:
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 53