Comparing source compatibility of /home/oleg/src/apache.org/httpcomponents/httpclient/httpclient5-testing/target/httpclient5-testing-5.4-beta1.jar against /home/oleg/.m2/repository/org/apache/httpcomponents/client5/httpclient5-testing/5.3/httpclient5-testing-5.3.jar
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | org.apache.hc.core5.http.nio.support.AbstractServerExchangeHandler | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncDataConsumer | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncDataExchangeHandler | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncDataProducer | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncServerExchangeHandler | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.ResourceHolder | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | AbstractSimpleServerExchangeHandler() | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | protected abstract | org.apache.hc.client5.http.async.methods.SimpleHttpResponse | handle(org.apache.hc.client5.http.async.methods.SimpleHttpRequest,org.apache.hc.core5.http.protocol.HttpCoreContext) |
Status: | Name: |
UNCHANGED | org.apache.hc.core5.http.HttpException |
| n.a. |
Old file | New file |
n.a. | n.a. |
|
UNCHANGED | final protected | void | handle(org.apache.hc.client5.http.async.methods.SimpleHttpRequest,org.apache.hc.core5.http.nio.AsyncServerRequestHandler$ResponseTrigger,org.apache.hc.core5.http.protocol.HttpContext) |
Status: | Name: |
UNCHANGED | org.apache.hc.core5.http.HttpException |
UNCHANGED | java.io.IOException |
| n.a. |
|
UNCHANGED | final protected | org.apache.hc.core5.http.nio.AsyncRequestConsumer | supplyConsumer(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 |
| n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | java.lang.Object | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncDataConsumer | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncDataExchangeHandler | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncDataProducer | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncServerExchangeHandler | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.ResourceHolder | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | AsyncEchoHandler() | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | int | available() | n.a. | n.a. |
|
UNCHANGED | public | void | consume(java.nio.ByteBuffer) |
Status: | Name: |
UNCHANGED | java.io.IOException |
| n.a. |
|
UNCHANGED | public | void | failed(java.lang.Exception) | n.a. | n.a. |
|
UNCHANGED | public | 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 | void | produce(org.apache.hc.core5.http.nio.DataStreamChannel) |
Status: | Name: |
UNCHANGED | java.io.IOException |
| n.a. |
|
UNCHANGED | public | void | releaseResources() | n.a. | n.a. |
|
UNCHANGED | public | void | streamEnd(java.util.List) |
Status: | Name: |
UNCHANGED | org.apache.hc.core5.http.HttpException |
UNCHANGED | java.io.IOException |
| n.a. |
|
UNCHANGED | public | void | updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel) |
Status: | Name: |
UNCHANGED | java.io.IOException |
| n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | java.lang.Object | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncDataConsumer | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncDataExchangeHandler | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncDataProducer | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncServerExchangeHandler | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.ResourceHolder | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | AsyncRandomHandler() | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | int | available() | n.a. | n.a. |
|
UNCHANGED | public | void | consume(java.nio.ByteBuffer) |
Status: | Name: |
UNCHANGED | java.io.IOException |
| n.a. |
|
UNCHANGED | public | void | failed(java.lang.Exception) | n.a. | n.a. |
|
UNCHANGED | public | 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 | void | produce(org.apache.hc.core5.http.nio.DataStreamChannel) |
Status: | Name: |
UNCHANGED | java.io.IOException |
| n.a. |
|
UNCHANGED | public | void | releaseResources() | n.a. | n.a. |
|
UNCHANGED | public | void | streamEnd(java.util.List) |
Status: | Name: |
UNCHANGED | org.apache.hc.core5.http.HttpException |
UNCHANGED | java.io.IOException |
| n.a. |
|
UNCHANGED | public | void | updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel) |
Status: | Name: |
UNCHANGED | java.io.IOException |
| n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | org.apache.hc.core5.http.nio.entity.AbstractBinAsyncEntityProducer | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED | org.apache.hc.core5.http.EntityDetails | n.a. |
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. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | AsyncRandomHandler$RandomBinAsyncEntityProducer(long) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | int | availableData() | n.a. | n.a. |
|
UNCHANGED | public | void | failed(java.lang.Exception) | n.a. | n.a. |
|
UNCHANGED | public | long | getContentLength() | n.a. | n.a. |
|
UNCHANGED | public | boolean | isRepeatable() | n.a. | n.a. |
|
UNCHANGED | protected | void | produceData(org.apache.hc.core5.http.nio.StreamChannel) |
Status: | Name: |
UNCHANGED | java.io.IOException |
| n.a. |
|
UNCHANGED | public | void | releaseResources() | n.a. | n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | java.lang.Object | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncDataConsumer | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncDataExchangeHandler | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncDataProducer | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncServerExchangeHandler | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.ResourceHolder | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | AuthenticatingAsyncDecorator(org.apache.hc.core5.http.nio.AsyncServerExchangeHandler,org.apache.hc.client5.testing.auth.AuthenticationHandler,org.apache.hc.client5.testing.auth.Authenticator) | n.a. | n.a. |
|
UNCHANGED | public | AuthenticatingAsyncDecorator(org.apache.hc.core5.http.nio.AsyncServerExchangeHandler,org.apache.hc.client5.testing.auth.Authenticator) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | final public | int | available() | n.a. | n.a. |
|
UNCHANGED | final public | void | consume(java.nio.ByteBuffer) |
Status: | Name: |
UNCHANGED | java.io.IOException |
| n.a. |
|
UNCHANGED | protected | void | customizeUnauthorizedResponse(org.apache.hc.core5.http.HttpResponse) | n.a. | n.a. |
|
UNCHANGED | final public | void | failed(java.lang.Exception) | n.a. | n.a. |
|
UNCHANGED | public | 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 | final public | void | produce(org.apache.hc.core5.http.nio.DataStreamChannel) |
Status: | Name: |
UNCHANGED | java.io.IOException |
| n.a. |
|
UNCHANGED | final public | void | releaseResources() | n.a. | n.a. |
|
UNCHANGED | final public | void | streamEnd(java.util.List) |
Status: | Name: |
UNCHANGED | org.apache.hc.core5.http.HttpException |
UNCHANGED | java.io.IOException |
| n.a. |
|
UNCHANGED | final public | void | updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel) |
Status: | Name: |
UNCHANGED | java.io.IOException |
| n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | java.lang.Object | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncDataConsumer | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncDataExchangeHandler | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncDataProducer | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncServerExchangeHandler | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.ResourceHolder | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | RedirectingAsyncDecorator(org.apache.hc.core5.http.nio.AsyncServerExchangeHandler,org.apache.hc.client5.testing.redirect.RedirectResolver) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | int | available() | n.a. | n.a. |
|
UNCHANGED | final public | void | consume(java.nio.ByteBuffer) |
Status: | Name: |
UNCHANGED | java.io.IOException |
| n.a. |
|
UNCHANGED | public | void | failed(java.lang.Exception) | n.a. | n.a. |
|
UNCHANGED | public | 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 | void | produce(org.apache.hc.core5.http.nio.DataStreamChannel) |
Status: | Name: |
UNCHANGED | java.io.IOException |
| n.a. |
|
UNCHANGED | public | void | releaseResources() | n.a. | n.a. |
|
UNCHANGED | final public | void | streamEnd(java.util.List) |
Status: | Name: |
UNCHANGED | org.apache.hc.core5.http.HttpException |
UNCHANGED | java.io.IOException |
| n.a. |
|
UNCHANGED | final public | void | updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel) |
Status: | Name: |
UNCHANGED | java.io.IOException |
| n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | java.lang.Object | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncDataConsumer | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncDataExchangeHandler | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncDataProducer | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.AsyncServerExchangeHandler | n.a. |
UNCHANGED | org.apache.hc.core5.http.nio.ResourceHolder | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | ServiceUnavailableAsyncDecorator(org.apache.hc.core5.http.nio.AsyncServerExchangeHandler,org.apache.hc.core5.function.Resolver) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | int | available() | n.a. | n.a. |
|
UNCHANGED | final public | void | consume(java.nio.ByteBuffer) |
Status: | Name: |
UNCHANGED | java.io.IOException |
| n.a. |
|
UNCHANGED | public | void | failed(java.lang.Exception) | n.a. | n.a. |
|
UNCHANGED | public | 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 | void | produce(org.apache.hc.core5.http.nio.DataStreamChannel) |
Status: | Name: |
UNCHANGED | java.io.IOException |
| n.a. |
|
UNCHANGED | public | void | releaseResources() | n.a. | n.a. |
|
UNCHANGED | final public | void | streamEnd(java.util.List) |
Status: | Name: |
UNCHANGED | org.apache.hc.core5.http.HttpException |
UNCHANGED | java.io.IOException |
| n.a. |
|
UNCHANGED | final public | void | updateCapacity(org.apache.hc.core5.http.nio.CapacityChannel) |
Status: | Name: |
UNCHANGED | java.io.IOException |
| n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | java.lang.Object | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public abstract | java.lang.String | challenge(java.util.List) | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
UNCHANGED | public abstract | java.lang.Object | extractAuthToken(java.lang.String) |
Status: | Name: |
UNCHANGED | org.apache.hc.core5.http.HttpException |
| n.a. |
Old file | New file |
n.a. | n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | java.lang.Object | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public abstract | boolean | authenticate(org.apache.hc.core5.net.URIAuthority,java.lang.String,java.lang.String) | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
UNCHANGED | public abstract | java.lang.String | getRealm(org.apache.hc.core5.net.URIAuthority,java.lang.String) | n.a. | n.a. |
Old file | New file |
n.a. | n.a. |
|
UNCHANGED | public | org.apache.hc.client5.testing.auth.AuthResult | perform(org.apache.hc.core5.net.URIAuthority,java.lang.String,java.lang.String) | n.a. | n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | java.lang.Object | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | AuthResult(boolean,java.util.List) | n.a. | n.a. |
|
UNCHANGED | public | AuthResult(boolean,org.apache.hc.core5.http.NameValuePair[]) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | boolean | equals(java.lang.Object) | n.a. | n.a. |
|
UNCHANGED | public | java.util.List | getParams() | n.a. | n.a. |
|
UNCHANGED | public | int | hashCode() | n.a. | n.a. |
|
UNCHANGED | public | boolean | hasParams() | n.a. | n.a. |
|
UNCHANGED | public | boolean | isSuccess() | n.a. | n.a. |
|
UNCHANGED | public | java.lang.String | toString() | n.a. | n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | org.apache.hc.client5.testing.auth.AbstractAuthenticationHandler | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED | org.apache.hc.client5.testing.auth.AuthenticationHandler | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | BasicAuthenticationHandler(java.nio.charset.Charset)
Annotations:
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.Deprecated | n.a. |
| n.a. |
Change |
ANNOTATION_DEPRECATED_ADDED |
|
|
UNCHANGED | public | BasicAuthenticationHandler()
Annotations:
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.Deprecated | n.a. |
| n.a. | n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | org.apache.hc.client5.testing.auth.AbstractAuthenticationHandler | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED | org.apache.hc.client5.testing.auth.AuthenticationHandler | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | BearerAuthenticationHandler() | n.a. | n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | java.lang.Object | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED | org.apache.hc.core5.http.io.HttpServerRequestHandler | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | AuthenticatingDecorator(org.apache.hc.core5.http.io.HttpServerRequestHandler,org.apache.hc.client5.testing.auth.AuthenticationHandler,org.apache.hc.client5.testing.auth.Authenticator) | n.a. | n.a. |
|
UNCHANGED | public | AuthenticatingDecorator(org.apache.hc.core5.http.io.HttpServerRequestHandler,org.apache.hc.client5.testing.auth.Authenticator) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | protected | void | customizeUnauthorizedResponse(org.apache.hc.core5.http.ClassicHttpResponse) | n.a. | n.a. |
|
UNCHANGED | public | 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: |
UNCHANGED | org.apache.hc.core5.http.HttpException |
UNCHANGED | java.io.IOException |
| n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | java.lang.Object | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED | org.apache.hc.core5.http.io.HttpRequestHandler | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | EchoHandler() | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | void | handle(org.apache.hc.core5.http.ClassicHttpRequest,org.apache.hc.core5.http.ClassicHttpResponse,org.apache.hc.core5.http.protocol.HttpContext) |
Status: | Name: |
UNCHANGED | org.apache.hc.core5.http.HttpException |
UNCHANGED | java.io.IOException |
| n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | java.lang.Object | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED | org.apache.hc.core5.http.io.HttpRequestHandler | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | RandomHandler() | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | void | handle(org.apache.hc.core5.http.ClassicHttpRequest,org.apache.hc.core5.http.ClassicHttpResponse,org.apache.hc.core5.http.protocol.HttpContext) |
Status: | Name: |
UNCHANGED | org.apache.hc.core5.http.HttpException |
UNCHANGED | java.io.IOException |
| n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | org.apache.hc.core5.http.io.entity.AbstractHttpEntity | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED | java.io.Closeable | n.a. |
UNCHANGED | java.lang.AutoCloseable | n.a. |
UNCHANGED | org.apache.hc.core5.http.EntityDetails | n.a. |
UNCHANGED | org.apache.hc.core5.http.HttpEntity | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
UNCHANGED | protected final | long | n.a. | length |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | RandomHandler$RandomEntity(long) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | void | close() |
Status: | Name: |
UNCHANGED | java.io.IOException |
| n.a. |
|
UNCHANGED | public | java.io.InputStream | getContent() | n.a. | n.a. |
|
UNCHANGED | public | long | getContentLength() | n.a. | n.a. |
|
UNCHANGED | public | boolean | isRepeatable() | n.a. | n.a. |
|
UNCHANGED | final public | boolean | isStreaming() | n.a. | n.a. |
|
UNCHANGED | public | void | writeTo(java.io.OutputStream) |
Status: | Name: |
UNCHANGED | java.io.IOException |
| n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | java.lang.Object | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED | org.apache.hc.core5.http.io.HttpServerRequestHandler | n.a. |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | RedirectingDecorator(org.apache.hc.core5.http.io.HttpServerRequestHandler,org.apache.hc.client5.testing.redirect.RedirectResolver) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | 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: |
UNCHANGED | org.apache.hc.core5.http.HttpException |
UNCHANGED | java.io.IOException |
| n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | java.lang.Object | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
UNCHANGED | public final | org.apache.hc.client5.testing.redirect.Redirect$ConnControl | n.a. | connControl |
UNCHANGED | public final | java.lang.String | n.a. | location |
UNCHANGED | public final | int | n.a. | status |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | Redirect(int,java.lang.String,org.apache.hc.client5.testing.redirect.Redirect$ConnControl) | n.a. | n.a. |
|
UNCHANGED | public | Redirect(int,java.lang.String) | n.a. | n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | java.lang.Enum | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED | java.io.Serializable | n.a. |
UNCHANGED | java.lang.Comparable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class |
Old | true | -473390805241600119 | n.a. |
New | true | -473390805241600119 | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
UNCHANGED | public static final | org.apache.hc.client5.testing.redirect.Redirect$ConnControl | n.a. | CLOSE |
UNCHANGED | public static final | org.apache.hc.client5.testing.redirect.Redirect$ConnControl | n.a. | KEEP_ALIVE |
UNCHANGED | public static final | org.apache.hc.client5.testing.redirect.Redirect$ConnControl | n.a. | PROTOCOL_DEFAULT |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | static public | org.apache.hc.client5.testing.redirect.Redirect$ConnControl | valueOf(java.lang.String) | n.a. | n.a. |
|
UNCHANGED | static public | org.apache.hc.client5.testing.redirect.Redirect$ConnControl[] | values() | n.a. | n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | java.lang.Object | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public abstract | org.apache.hc.client5.testing.redirect.Redirect | resolve(java.net.URI) |
Status: | Name: |
UNCHANGED | java.net.URISyntaxException |
| n.a. |
Old file | New file |
n.a. | n.a. |
|