Comparing source compatibility of /home/oleg/src/apache.org/httpcomponents/httpcore/httpcore5-reactive/target/httpcore5-reactive-5.4-alpha1.jar against /home/oleg/.m2/repository/org/apache/httpcomponents/core5/httpcore5-reactive/5.3/httpcore5-reactive-5.3.jar
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 (*).
Interfaces:
Status |
Interface |
Compatibility Changes |
UNCHANGED |
org.apache.hc.core5.http.nio.AsyncDataProducer |
n.a. |
UNCHANGED |
org.apache.hc.core5.http.nio.AsyncEntityProducer |
n.a. |
UNCHANGED |
org.apache.hc.core5.http.nio.ResourceHolder |
n.a. |
UNCHANGED |
org.apache.hc.core5.http.EntityDetails |
n.a. |
Constructors:
Status |
Modifier |
Generic Templates |
Constructor |
Exceptions |
Compatibility Changes: |
Line Number |
UNCHANGED |
public
|
n.a. |
ReactiveEntityProducer(org.reactivestreams.Publisher, long, org.apache.hc.core5.http.ContentType, java.lang.String) |
|
n.a. |
|
Methods:
Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
UNCHANGED |
public
|
n.a. |
int |
available() |
|
n.a. |
|
UNCHANGED |
public
|
n.a. |
void |
failed(java.lang.Exception) |
|
n.a. |
|
UNCHANGED |
public
|
n.a. |
java.lang.String |
getContentEncoding() |
|
n.a. |
Old file |
New file |
114
|
114
|
|
UNCHANGED |
public
|
n.a. |
long |
getContentLength() |
|
n.a. |
Old file |
New file |
104
|
104
|
|
UNCHANGED |
public
|
n.a. |
java.lang.String |
getContentType() |
|
n.a. |
Old file |
New file |
109
|
109
|
|
UNCHANGED |
public
|
n.a. |
java.util.Set |
getTrailerNames() |
|
n.a. |
Old file |
New file |
124
|
124
|
|
UNCHANGED |
public
|
n.a. |
boolean |
isChunked() |
|
n.a. |
Old file |
New file |
119
|
119
|
|
UNCHANGED |
public
|
n.a. |
boolean |
isRepeatable() |
|
n.a. |
|
UNCHANGED |
public
|
n.a. |
void |
produce(org.apache.hc.core5.http.nio.DataStreamChannel) |
Status: |
Name: |
UNCHANGED |
java.io.IOException |
|
n.a. |
|
UNCHANGED |
public
|
n.a. |
void |
releaseResources() |
|
n.a. |
|
Methods:
Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
UNCHANGED |
public
abstract
|
n.a. |
void |
processRequest(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: |
UNCHANGED |
org.apache.hc.core5.http.HttpException |
UNCHANGED |
java.io.IOException |
|
n.a. |
Old file |
New file |
n.a.
|
n.a.
|
|
Interfaces:
Status |
Interface |
Compatibility Changes |
UNCHANGED |
org.apache.hc.core5.http.nio.AsyncDataConsumer |
n.a. |
UNCHANGED |
org.apache.hc.core5.http.nio.AsyncResponseConsumer |
n.a. |
UNCHANGED |
org.apache.hc.core5.http.nio.ResourceHolder |
n.a. |
Constructors:
Status |
Modifier |
Generic Templates |
Constructor |
Exceptions |
Compatibility Changes: |
Line Number |
UNCHANGED |
public
|
n.a. |
ReactiveResponseConsumer(org.apache.hc.core5.concurrent.FutureCallback) |
|
n.a. |
|
UNCHANGED |
public
|
n.a. |
ReactiveResponseConsumer() |
|
n.a. |
|
Methods:
Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
UNCHANGED |
public
|
n.a. |
void |
consume(java.nio.ByteBuffer) |
Status: |
Name: |
UNCHANGED |
java.io.IOException |
|
n.a. |
Old file |
New file |
154
|
154
|
|
UNCHANGED |
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) |
|
n.a. |
Old file |
New file |
125
|
125
|
|
UNCHANGED |
public
|
n.a. |
void |
failed(java.lang.Exception) |
|
n.a. |
Old file |
New file |
140
|
140
|
|
UNCHANGED |
public
|
n.a. |
org.apache.hc.core5.http.EntityDetails |
getEntityDetails() |
|
n.a. |
Old file |
New file |
106
|
106
|
|
UNCHANGED |
public
|
n.a. |
org.apache.hc.core5.http.HttpResponse |
getInformationResponse() |
|
n.a. |
|
UNCHANGED |
public
|
n.a. |
java.util.concurrent.Future |
getResponseFuture() |
|
n.a. |
|
UNCHANGED |
public
|
n.a. |
java.util.List |
getTrailers() |
|
n.a. |
Old file |
New file |
115
|
115
|
|
UNCHANGED |
public
|
n.a. |
void |
informationResponse(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.protocol.HttpContext) |
|
n.a. |
Old file |
New file |
135
|
135
|
|
UNCHANGED |
public
|
n.a. |
void |
releaseResources() |
|
n.a. |
Old file |
New file |
168
|
168
|
|
UNCHANGED |
public
|
n.a. |
void |
streamEnd(java.util.List) |
|
n.a. |
Old file |
New file |
159
|
159
|
|
UNCHANGED |
public
|
n.a. |
void |
updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel) |
Status: |
Name: |
UNCHANGED |
java.io.IOException |
|
n.a. |
Old file |
New file |
149
|
149
|
|
Interfaces:
Status |
Interface |
Compatibility Changes |
UNCHANGED |
org.apache.hc.core5.http.nio.AsyncDataProducer |
n.a. |
UNCHANGED |
org.apache.hc.core5.http.nio.AsyncDataConsumer |
n.a. |
UNCHANGED |
org.apache.hc.core5.http.nio.ResourceHolder |
n.a. |
UNCHANGED |
org.apache.hc.core5.http.nio.AsyncServerExchangeHandler |
n.a. |
UNCHANGED |
org.apache.hc.core5.http.nio.AsyncDataExchangeHandler |
n.a. |
Constructors:
Status |
Modifier |
Generic Templates |
Constructor |
Exceptions |
Compatibility Changes: |
Line Number |
UNCHANGED |
public
|
n.a. |
ReactiveServerExchangeHandler(org.apache.hc.core5.reactive.ReactiveRequestProcessor) |
|
n.a. |
|
Methods:
Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
UNCHANGED |
public
|
n.a. |
int |
available() |
|
n.a. |
Old file |
New file |
113
|
113
|
|
UNCHANGED |
public
|
n.a. |
void |
consume(java.nio.ByteBuffer) |
Status: |
Name: |
UNCHANGED |
java.io.IOException |
|
n.a. |
Old file |
New file |
103
|
103
|
|
UNCHANGED |
public
|
n.a. |
void |
failed(java.lang.Exception) |
|
n.a. |
|
UNCHANGED |
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: |
UNCHANGED |
org.apache.hc.core5.http.HttpException |
UNCHANGED |
java.io.IOException |
|
n.a. |
|
UNCHANGED |
public
|
n.a. |
void |
produce(org.apache.hc.core5.http.nio.DataStreamChannel) |
Status: |
Name: |
UNCHANGED |
java.io.IOException |
|
n.a. |
Old file |
New file |
123
|
123
|
|
UNCHANGED |
public
|
n.a. |
void |
releaseResources() |
|
n.a. |
Old file |
New file |
132
|
132
|
|
UNCHANGED |
public
|
n.a. |
void |
streamEnd(java.util.List) |
Status: |
Name: |
UNCHANGED |
org.apache.hc.core5.http.HttpException |
UNCHANGED |
java.io.IOException |
|
n.a. |
Old file |
New file |
108
|
108
|
|
UNCHANGED |
public
|
n.a. |
void |
updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel) |
Status: |
Name: |
UNCHANGED |
java.io.IOException |
|
n.a. |
|