Comparing source compatibility of /home/oleg/src/apache.org/httpcomponents/httpcore/httpcore5-h2/target/httpcore5-h2-5.4-alpha1.jar against /home/oleg/.m2/repository/org/apache/httpcomponents/core5/httpcore5-h2/5.3/httpcore5-h2-5.3.jar
Old: /home/oleg/.m2/repository/org/apache/httpcomponents/core5/httpcore5-h2/5.3/httpcore5-h2-5.3.jar
New: /home/oleg/src/apache.org/httpcomponents/httpcore/httpcore5-h2/target/httpcore5-h2-5.4-alpha1.jar
Created: 2025-10-10T15:43:18.202+0200
Access modifier filter: PROTECTED
Only modifications: false
Only binary incompatible modifications: false
Ignore missing classes: true
Includes: all
Excludes: @org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal
Semantic Versioning: 0.1.0
WARNING: You are using the option '--ignore-missing-classes', i.e. superclasses and interfaces that could not be found on the classpath are ignored. Hence changes caused by these superclasses and interfaces are not reflected in the output.
Classes:
Status Fully Qualified Name
MODIFIED org.apache.hc.core5.http2.config.H2Config
MODIFIED org.apache.hc.core5.http2.config.H2Config$Builder
MODIFIED org.apache.hc.core5.http2.config.H2Param
UNCHANGED org.apache.hc.core5.http2.config.H2Setting
UNCHANGED org.apache.hc.core5.http2.frame.DefaultFrameFactory
UNCHANGED org.apache.hc.core5.http2.frame.Frame
UNCHANGED org.apache.hc.core5.http2.frame.FrameConsts
MODIFIED org.apache.hc.core5.http2.frame.FrameFactory
UNCHANGED org.apache.hc.core5.http2.frame.FrameFlag
MODIFIED org.apache.hc.core5.http2.frame.FrameType
UNCHANGED org.apache.hc.core5.http2.frame.RawFrame
UNCHANGED org.apache.hc.core5.http2.frame.StreamIdGenerator
UNCHANGED org.apache.hc.core5.http2.H2ConnectionException
UNCHANGED org.apache.hc.core5.http2.H2CorruptFrameException
UNCHANGED org.apache.hc.core5.http2.H2Error
UNCHANGED org.apache.hc.core5.http2.H2MessageConverter
UNCHANGED org.apache.hc.core5.http2.H2PseudoRequestHeaders
UNCHANGED org.apache.hc.core5.http2.H2PseudoResponseHeaders
UNCHANGED org.apache.hc.core5.http2.H2StreamResetException
UNCHANGED org.apache.hc.core5.http2.H2TransportMetrics
UNCHANGED org.apache.hc.core5.http2.hpack.HeaderListConstraintException
UNCHANGED org.apache.hc.core5.http2.hpack.HPackException
UNCHANGED org.apache.hc.core5.http2.HttpVersionPolicy
UNCHANGED org.apache.hc.core5.http2.impl.BasicH2TransportMetrics
UNCHANGED org.apache.hc.core5.http2.impl.DefaultH2RequestConverter
UNCHANGED org.apache.hc.core5.http2.impl.DefaultH2ResponseConverter
UNCHANGED org.apache.hc.core5.http2.impl.H2Processors
UNCHANGED org.apache.hc.core5.http2.impl.io.FrameInputBuffer
UNCHANGED org.apache.hc.core5.http2.impl.io.FrameOutputBuffer
UNCHANGED org.apache.hc.core5.http2.impl.nio.bootstrap.H2AsyncRequester
UNCHANGED org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester
MODIFIED org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
MODIFIED org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
MODIFIED org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
UNCHANGED org.apache.hc.core5.http2.impl.nio.ClientH2IOEventHandler
MODIFIED org.apache.hc.core5.http2.impl.nio.FrameInputBuffer
UNCHANGED org.apache.hc.core5.http2.impl.nio.FrameOutputBuffer
UNCHANGED org.apache.hc.core5.http2.impl.nio.ProtocolNegotiationException
UNCHANGED org.apache.hc.core5.http2.impl.nio.ServerH2IOEventHandler
UNCHANGED org.apache.hc.core5.http2.nio.AsyncPingHandler
UNCHANGED org.apache.hc.core5.http2.nio.pool.H2ConnPool
UNCHANGED org.apache.hc.core5.http2.nio.support.BasicPingHandler
UNCHANGED org.apache.hc.core5.http2.nio.support.DefaultAsyncPushConsumerFactory
NEW org.apache.hc.core5.http2.priority.PriorityValue
NEW org.apache.hc.core5.http2.protocol.H2RequestConformance
UNCHANGED org.apache.hc.core5.http2.protocol.H2RequestConnControl
UNCHANGED org.apache.hc.core5.http2.protocol.H2RequestContent
UNCHANGED org.apache.hc.core5.http2.protocol.H2RequestTargetHost
UNCHANGED org.apache.hc.core5.http2.protocol.H2RequestValidateHost
NEW org.apache.hc.core5.http2.protocol.H2ResponseConformance
UNCHANGED org.apache.hc.core5.http2.protocol.H2ResponseConnControl
UNCHANGED org.apache.hc.core5.http2.protocol.H2ResponseContent
UNCHANGED org.apache.hc.core5.http2.ssl.ApplicationProtocol
UNCHANGED org.apache.hc.core5.http2.ssl.ConscryptClientTlsStrategy
UNCHANGED org.apache.hc.core5.http2.ssl.ConscryptServerTlsStrategy
UNCHANGED org.apache.hc.core5.http2.ssl.ConscryptSupport
UNCHANGED org.apache.hc.core5.http2.ssl.H2ClientTlsStrategy
UNCHANGED org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy
UNCHANGED org.apache.hc.core5.http2.ssl.H2TlsSupport
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED public class  org.apache.hc.core5.http2.config.H2Config top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.config.H2Config DEFAULT n.a.
UNCHANGED public static final org.apache.hc.core5.http2.config.H2Config INIT n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.core5.http2.config.H2Config$Builder copy(org.apache.hc.core5.http2.config.H2Config) n.a.
Old file New file
130 137
UNCHANGED static public n.a. org.apache.hc.core5.http2.config.H2Config$Builder custom() n.a.
Old file New file
110 117
UNCHANGED public n.a. int getHeaderTableSize() n.a.
Old file New file
68 70
UNCHANGED public n.a. int getInitialWindowSize() n.a.
Old file New file
80 82
UNCHANGED public n.a. int getMaxConcurrentStreams() n.a.
Old file New file
76 78
NEW public n.a. int getMaxContinuations()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 98
UNCHANGED public n.a. int getMaxFrameSize() n.a.
Old file New file
84 86
UNCHANGED public n.a. int getMaxHeaderListSize() n.a.
Old file New file
88 90
UNCHANGED static public n.a. org.apache.hc.core5.http2.config.H2Config$Builder initial() n.a.
Old file New file
120 127
UNCHANGED public n.a. boolean isCompressionEnabled() n.a.
Old file New file
92 94
UNCHANGED public n.a. boolean isPushEnabled() n.a.
Old file New file
72 74
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
97 103
MODIFIED static public class  org.apache.hc.core5.http2.config.H2Config$Builder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config build() n.a.
Old file New file
202 223
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setCompressionEnabled(boolean) n.a.
Old file New file
197 206
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setHeaderTableSize(int) n.a.
Old file New file
162 171
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setInitialWindowSize(int) n.a.
Old file New file
179 188
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setMaxConcurrentStreams(int) n.a.
Old file New file
173 182
NEW public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setMaxContinuations(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 217
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setMaxFrameSize(int) n.a.
Old file New file
185 194
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setMaxHeaderListSize(int) n.a.
Old file New file
191 200
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setPushEnabled(boolean) n.a.
Old file New file
168 177
MODIFIED  (Serializable compatible)  final public enum  org.apache.hc.core5.http2.config.H2Param top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 3522055359845486471 n.a.
Newtrue 6286287198570427572 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.config.H2Param ENABLE_PUSH n.a.
UNCHANGED public static final org.apache.hc.core5.http2.config.H2Param HEADER_TABLE_SIZE n.a.
UNCHANGED public static final org.apache.hc.core5.http2.config.H2Param INITIAL_WINDOW_SIZE n.a.
UNCHANGED public static final org.apache.hc.core5.http2.config.H2Param MAX_CONCURRENT_STREAMS n.a.
UNCHANGED public static final org.apache.hc.core5.http2.config.H2Param MAX_FRAME_SIZE n.a.
UNCHANGED public static final org.apache.hc.core5.http2.config.H2Param MAX_HEADER_LIST_SIZE n.a.
NEW public static final org.apache.hc.core5.http2.config.H2Param SETTINGS_NO_RFC7540_PRIORITIES n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int getCode() n.a.
Old file New file
50 51
UNCHANGED static public n.a. java.lang.String toString(int) n.a.
Old file New file
68 76
UNCHANGED static public n.a. org.apache.hc.core5.http2.config.H2Param valueOf(java.lang.String) n.a.
Old file New file
34 34
UNCHANGED static public n.a. org.apache.hc.core5.http2.config.H2Param valueOf(int) n.a.
Old file New file
61 69
UNCHANGED static public n.a. org.apache.hc.core5.http2.config.H2Param[] values() n.a.
Old file New file
34 34
UNCHANGED final public class  org.apache.hc.core5.http2.config.H2Setting top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2Setting(org.apache.hc.core5.http2.config.H2Param, int) n.a.
Old file New file
41 41
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int getCode() n.a.
Old file New file
49 49
UNCHANGED public n.a. int getValue() n.a.
Old file New file
53 53
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
58 58
UNCHANGED public class  org.apache.hc.core5.http2.frame.DefaultFrameFactory top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http2.frame.FrameFactory n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameFactory INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultFrameFactory() n.a.
Old file New file
39 39
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createContinuation(int, java.nio.ByteBuffer, boolean) n.a.
Old file New file
52 52
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createData(int, java.nio.ByteBuffer, boolean) n.a.
Old file New file
66 66
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createHeaders(int, java.nio.ByteBuffer, boolean, boolean) n.a.
Old file New file
45 45
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createPushPromise(int, java.nio.ByteBuffer, boolean) n.a.
Old file New file
59 59
UNCHANGED public abstract class  org.apache.hc.core5.http2.frame.Frame top
Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. Frame(int, int, int) n.a.
Old file New file
42 42
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int getFlags() n.a.
Old file New file
61 61
UNCHANGED public abstract n.a. java.lang.Object getPayload() n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. int getStreamId() n.a.
Old file New file
65 65
UNCHANGED public n.a. int getType() n.a.
Old file New file
57 57
UNCHANGED public n.a. boolean isFlagSet(org.apache.hc.core5.http2.frame.FrameFlag) n.a.
Old file New file
53 53
UNCHANGED public n.a. boolean isType(org.apache.hc.core5.http2.frame.FrameType) n.a.
Old file New file
49 49
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
72 72
UNCHANGED final public class  org.apache.hc.core5.http2.frame.FrameConsts top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final int HEAD_LEN n.a.
UNCHANGED public static final int MAX_FRAME_SIZE n.a.
UNCHANGED public static final int MAX_PADDING n.a.
UNCHANGED public static final int MIN_FRAME_SIZE n.a.
MODIFIED public abstract class  org.apache.hc.core5.http2.frame.FrameFactory top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. FrameFactory() n.a.
Old file New file
43 43
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. org.apache.hc.core5.http2.frame.RawFrame createContinuation(int, java.nio.ByteBuffer, boolean) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. org.apache.hc.core5.http2.frame.RawFrame createData(int, java.nio.ByteBuffer, boolean) n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createGoAway(int, org.apache.hc.core5.http2.H2Error, java.lang.String) n.a.
Old file New file
85 85
UNCHANGED public abstract n.a. org.apache.hc.core5.http2.frame.RawFrame createHeaders(int, java.nio.ByteBuffer, boolean, boolean) n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createPing(java.nio.ByteBuffer) n.a.
Old file New file
73 73
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createPingAck(java.nio.ByteBuffer) n.a.
Old file New file
79 79
NEW public n.a. org.apache.hc.core5.http2.frame.RawFrame createPriorityUpdate(java.nio.ByteBuffer)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 116
UNCHANGED public abstract n.a. org.apache.hc.core5.http2.frame.RawFrame createPushPromise(int, java.nio.ByteBuffer, boolean) n.a.
Old file New file
n.a. n.a.
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createResetStream(int, org.apache.hc.core5.http2.H2Error) n.a.
Old file New file
60 60
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createResetStream(int, int) n.a.
Old file New file
65 65
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createSettings(org.apache.hc.core5.http2.config.H2Setting[]) n.a.
Old file New file
46 46
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createSettingsAck() n.a.
Old file New file
56 56
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createWindowUpdate(int, int) n.a.
Old file New file
106 106
UNCHANGED  (Serializable compatible)  final public enum  org.apache.hc.core5.http2.frame.FrameFlag top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -630350115965677442 n.a.
Newtrue -630350115965677442 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameFlag ACK n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameFlag END_HEADERS n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameFlag END_STREAM n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameFlag PADDED n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameFlag PRIORITY n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int getValue() n.a.
Old file New file
49 49
UNCHANGED static public n.a. int of(org.apache.hc.core5.http2.frame.FrameFlag[]) n.a.
Old file New file
53 53
UNCHANGED static public n.a. org.apache.hc.core5.http2.frame.FrameFlag valueOf(java.lang.String) n.a.
Old file New file
34 34
UNCHANGED static public n.a. org.apache.hc.core5.http2.frame.FrameFlag[] values() n.a.
Old file New file
34 34
MODIFIED  (Serializable compatible)  final public enum  org.apache.hc.core5.http2.frame.FrameType top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -6993008617884985132 n.a.
Newtrue -6439242345175919168 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType CONTINUATION n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType DATA n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType GOAWAY n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType HEADERS n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType PING n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType PRIORITY n.a.
NEW public static final org.apache.hc.core5.http2.frame.FrameType PRIORITY_UPDATE n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType PUSH_PROMISE n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType RST_STREAM n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType SETTINGS n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.FrameType WINDOW_UPDATE n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int getValue() n.a.
Old file New file
54 55
NEW public n.a. boolean same(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 89
UNCHANGED static public n.a. java.lang.String toString(int) n.a.
Old file New file
72 80
UNCHANGED static public n.a. org.apache.hc.core5.http2.frame.FrameType valueOf(java.lang.String) n.a.
Old file New file
34 34
UNCHANGED static public n.a. org.apache.hc.core5.http2.frame.FrameType valueOf(int) n.a.
Old file New file
65 73
UNCHANGED static public n.a. org.apache.hc.core5.http2.frame.FrameType[] values() n.a.
Old file New file
34 34
UNCHANGED final public class  org.apache.hc.core5.http2.frame.RawFrame top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http2.frame.Frame n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. RawFrame(int, int, int, java.nio.ByteBuffer) n.a.
Old file New file
42 42
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int getLength() n.a.
Old file New file
52 52
UNCHANGED public n.a. java.nio.ByteBuffer getPayload() n.a.
Old file New file
76 76
UNCHANGED public n.a. java.nio.ByteBuffer getPayloadContent() n.a.
Old file New file
56 56
UNCHANGED public n.a. boolean isPadded() n.a.
Old file New file
48 48
UNCHANGED public abstract interface  org.apache.hc.core5.http2.frame.StreamIdGenerator top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.frame.StreamIdGenerator EVEN n.a.
UNCHANGED public static final org.apache.hc.core5.http2.frame.StreamIdGenerator ODD n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. int generate(int) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. boolean isSameSide(int) n.a.
Old file New file
n.a. n.a.
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.core5.http2.H2ConnectionException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.io.IOException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 8526091155072147894 -2014204317155428658
Newtrue 8526091155072147894 -2014204317155428658
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2ConnectionException(org.apache.hc.core5.http2.H2Error, java.lang.String) n.a.
Old file New file
46 46
UNCHANGED public n.a. H2ConnectionException(int, java.lang.String) n.a.
Old file New file
52 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int getCode() n.a.
Old file New file
57 57
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.core5.http2.H2CorruptFrameException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.io.IOException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -5508297591896477452 1
Newtrue -5508297591896477452 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2CorruptFrameException(java.lang.String) n.a.
Old file New file
41 41
UNCHANGED  (Serializable compatible)  final public enum  org.apache.hc.core5.http2.H2Error top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -607813963500321806 n.a.
Newtrue -607813963500321806 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.H2Error CANCEL n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error COMPRESSION_ERROR n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error CONNECT_ERROR n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error ENHANCE_YOUR_CALM n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error FLOW_CONTROL_ERROR n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error FRAME_SIZE_ERROR n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error HTTP_1_1_REQUIRED n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error INADEQUATE_SECURITY n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error INTERNAL_ERROR n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error NO_ERROR n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error PROTOCOL_ERROR n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error REFUSED_STREAM n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error SETTINGS_TIMEOUT n.a.
UNCHANGED public static final org.apache.hc.core5.http2.H2Error STREAM_CLOSED n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.core5.http2.H2Error getByCode(int) n.a.
Old file New file
158 158
UNCHANGED public n.a. int getCode() n.a.
Old file New file
146 146
UNCHANGED static public n.a. org.apache.hc.core5.http2.H2Error valueOf(java.lang.String) n.a.
Old file New file
37 37
UNCHANGED static public n.a. org.apache.hc.core5.http2.H2Error[] values() n.a.
Old file New file
37 37
UNCHANGED public abstract interface  org.apache.hc.core5.http2.H2MessageConverter top
Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T org.apache.hc.core5.http.HttpMessage org.apache.hc.core5.http.HttpMessage
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. org.apache.hc.core5.http.HttpMessage convert(java.util.List
<..>
New:org.apache.hc.core5.http.Header
Old:org.apache.hc.core5.http.Header
)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.util.List
<..>
New:org.apache.hc.core5.http.Header
Old:org.apache.hc.core5.http.Header
convert(org.apache.hc.core5.http.HttpMessage)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
n.a. n.a.
UNCHANGED final public class  org.apache.hc.core5.http2.H2PseudoRequestHeaders top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final java.lang.String AUTHORITY n.a.
UNCHANGED public static final java.lang.String METHOD n.a.
UNCHANGED public static final java.lang.String PATH n.a.
UNCHANGED public static final java.lang.String SCHEME n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2PseudoRequestHeaders() n.a.
Old file New file
35 35
UNCHANGED final public class  org.apache.hc.core5.http2.H2PseudoResponseHeaders top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final java.lang.String STATUS n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2PseudoResponseHeaders() n.a.
Old file New file
35 35
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.core5.http2.H2StreamResetException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpStreamResetException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 4280996898701236013 4280996898701236013
Newtrue 4280996898701236013 4280996898701236013
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2StreamResetException(int, java.lang.String) n.a.
Old file New file
55 55
UNCHANGED public n.a. H2StreamResetException(org.apache.hc.core5.http2.H2Error, java.lang.String) n.a.
Old file New file
49 49
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. int getCode() n.a.
Old file New file
60 60
UNCHANGED public abstract interface  org.apache.hc.core5.http2.H2TransportMetrics top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.io.HttpTransportMetrics n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. long getFramesTransferred() n.a.
Old file New file
n.a. n.a.
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.core5.http2.hpack.HeaderListConstraintException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http2.hpack.HPackException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 9130981983188889920 9130981983188889920
Newtrue 9130981983188889920 9130981983188889920
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. HeaderListConstraintException(java.lang.String) n.a.
Old file New file
50 50
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.core5.http2.hpack.HPackException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -7667745798762627284 1
Newtrue -7667745798762627284 1
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. HPackException(java.lang.String, java.lang.Exception) n.a.
Old file New file
45 45
UNCHANGED public n.a. HPackException(java.lang.String) n.a.
Old file New file
41 41
UNCHANGED  (Serializable compatible)  final public enum  org.apache.hc.core5.http2.HttpVersionPolicy top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -4756574331534116643 n.a.
Newtrue -4756574331534116643 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.HttpVersionPolicy FORCE_HTTP_1 n.a.
UNCHANGED public static final org.apache.hc.core5.http2.HttpVersionPolicy FORCE_HTTP_2 n.a.
UNCHANGED public static final org.apache.hc.core5.http2.HttpVersionPolicy NEGOTIATE n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.core5.http2.HttpVersionPolicy valueOf(java.lang.String) n.a.
Old file New file
34 34
UNCHANGED static public n.a. org.apache.hc.core5.http2.HttpVersionPolicy[] values() n.a.
Old file New file
34 34
UNCHANGED public class  org.apache.hc.core5.http2.impl.BasicH2TransportMetrics top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.impl.BasicHttpTransportMetrics n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http2.H2TransportMetrics n.a.
UNCHANGED org.apache.hc.core5.http.io.HttpTransportMetrics n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicH2TransportMetrics() n.a.
Old file New file
44 44
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. long getFramesTransferred() n.a.
Old file New file
50 50
UNCHANGED public n.a. void incrementFramesTransferred() n.a.
Old file New file
54 54
UNCHANGED final public class  org.apache.hc.core5.http2.impl.DefaultH2RequestConverter top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http2.H2MessageConverter n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.impl.DefaultH2RequestConverter INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultH2RequestConverter() n.a.
Old file New file
55 54
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http.HttpRequest convert(java.util.List
<..>
New:org.apache.hc.core5.http.Header
Old:org.apache.hc.core5.http.Header
)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
61 60
UNCHANGED public n.a. java.util.List
<..>
New:org.apache.hc.core5.http.Header
Old:org.apache.hc.core5.http.Header
convert(org.apache.hc.core5.http.HttpRequest)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
161 154
UNCHANGED public class  org.apache.hc.core5.http2.impl.DefaultH2ResponseConverter top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http2.H2MessageConverter n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.impl.DefaultH2ResponseConverter INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultH2ResponseConverter() n.a.
Old file New file
51 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http.HttpResponse convert(java.util.List
<..>
New:org.apache.hc.core5.http.Header
Old:org.apache.hc.core5.http.Header
)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
57 58
UNCHANGED public n.a. java.util.List
<..>
New:org.apache.hc.core5.http.Header
Old:org.apache.hc.core5.http.Header
convert(org.apache.hc.core5.http.HttpResponse)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
113 130
UNCHANGED final public class  org.apache.hc.core5.http2.impl.H2Processors top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2Processors() n.a.
Old file New file
50 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.core5.http.protocol.HttpProcessor client(java.lang.String) n.a.
Old file New file
88 95
UNCHANGED static public n.a. org.apache.hc.core5.http.protocol.HttpProcessor client() n.a.
Old file New file
92 99
UNCHANGED static public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder customClient(java.lang.String) n.a.
Old file New file
77 81
UNCHANGED static public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder customServer(java.lang.String) n.a.
Old file New file
55 57
UNCHANGED static public n.a. org.apache.hc.core5.http.protocol.HttpProcessor server(java.lang.String) n.a.
Old file New file
69 73
UNCHANGED static public n.a. org.apache.hc.core5.http.protocol.HttpProcessor server() n.a.
Old file New file
73 77
UNCHANGED final public class  org.apache.hc.core5.http2.impl.io.FrameInputBuffer top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. FrameInputBuffer(int) n.a.
Old file New file
73 73
UNCHANGED public n.a. FrameInputBuffer(org.apache.hc.core5.http2.impl.BasicH2TransportMetrics, int) n.a.
Old file New file
69 69
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http2.H2TransportMetrics getMetrics() n.a.
Old file New file
136 136
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame read(java.io.InputStream)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
100 100
UNCHANGED final public class  org.apache.hc.core5.http2.impl.io.FrameOutputBuffer top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. FrameOutputBuffer(org.apache.hc.core5.http2.impl.BasicH2TransportMetrics, int) n.a.
Old file New file
55 55
UNCHANGED public n.a. FrameOutputBuffer(int) n.a.
Old file New file
64 64
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http2.H2TransportMetrics getMetrics() n.a.
Old file New file
112 112
UNCHANGED public n.a. void write(org.apache.hc.core5.http2.frame.RawFrame, java.io.OutputStream)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
68 68
UNCHANGED public class  org.apache.hc.core5.http2.impl.nio.bootstrap.H2AsyncRequester top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.impl.bootstrap.HttpAsyncRequester n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.reactor.IOReactor n.a.
UNCHANGED org.apache.hc.core5.pool.ConnPoolControl n.a.
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.reactor.ConnectionInitiator n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED org.apache.hc.core5.pool.ConnPoolStats n.a.
UNCHANGED org.apache.hc.core5.reactor.IOReactorService n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.http.nio.AsyncClientEndpoint
Old:org.apache.hc.core5.http.nio.AsyncClientEndpoint
doConnect(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.util.Timeout, java.lang.Object, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.http.nio.AsyncClientEndpoint
Old:org.apache.hc.core5.http.nio.AsyncClientEndpoint
)
n.a.
Old file New file
106 92
UNCHANGED protected n.a. void doTlsUpgrade(org.apache.hc.core5.reactor.ProtocolIOSession, org.apache.hc.core5.net.NamedEndpoint, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ProtocolIOSession
Old:org.apache.hc.core5.reactor.ProtocolIOSession
)
n.a.
Old file New file
113 99
UNCHANGED public class  org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.impl.bootstrap.AsyncRequester n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.reactor.IOReactor n.a.
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.reactor.ConnectionInitiator n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED org.apache.hc.core5.reactor.IOReactorService n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void closeIdle(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
106 111
UNCHANGED public n.a. org.apache.hc.core5.concurrent.Cancellable execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.nio.AsyncClientExchangeHandler, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext)
n.a.
Old file New file
130 135
UNCHANGED public n.a. org.apache.hc.core5.concurrent.Cancellable execute(org.apache.hc.core5.http.nio.AsyncClientExchangeHandler, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext)
n.a.
Old file New file
143 148
UNCHANGED public n.a. org.apache.hc.core5.concurrent.Cancellable execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.nio.AsyncClientExchangeHandler, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
154 159
UNCHANGED public n.a. org.apache.hc.core5.concurrent.Cancellable execute(org.apache.hc.core5.http.nio.AsyncClientExchangeHandler, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext) n.a.
Old file New file
161 166
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
278 283
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
execute(org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.http.nio.HandlerFactory
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
304 302
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
execute(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
318 316
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
execute(org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.http.protocol.HttpContext, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
327 325
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
java.util.concurrent.Future
<..>
New:T
Old:T
execute(org.apache.hc.core5.http.nio.AsyncRequestProducer, org.apache.hc.core5.http.nio.AsyncResponseConsumer
<..>
New:T
Old:T
, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:T
Old:T
)
n.a.
Old file New file
335 333
UNCHANGED public n.a. java.util.Set
<..>
New:org.apache.hc.core5.http.HttpHost
Old:org.apache.hc.core5.http.HttpHost
getRoutes() n.a.
Old file New file
110 115
UNCHANGED public n.a. org.apache.hc.core5.util.TimeValue getValidateAfterInactivity() n.a.
Old file New file
114 119
UNCHANGED public n.a. void setValidateAfterInactivity(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
118 123
MODIFIED public class  org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap bootstrap() n.a.
Old file New file
79 84
UNCHANGED public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester create() n.a.
Old file New file
231 258
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap register(java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
)
n.a.
Old file New file
196 223
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap register(java.lang.String, java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
)
n.a.
Old file New file
214 241
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap registerVirtual(java.lang.String, java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
227 254
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setCharCodingConfig(org.apache.hc.core5.http.config.CharCodingConfig) n.a.
Old file New file
118 123
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setExceptionCallback(org.apache.hc.core5.function.Callback
<..>
New:java.lang.Exception
Old:java.lang.Exception
)
n.a.
Old file New file
153 158
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setH2Config(org.apache.hc.core5.http2.config.H2Config) n.a.
Old file New file
108 113
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setHttpProcessor(org.apache.hc.core5.http.protocol.HttpProcessor) n.a.
Old file New file
98 103
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setIOReactorConfig(org.apache.hc.core5.reactor.IOReactorConfig) n.a.
Old file New file
88 93
NEW final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setIOReactorMetricsListener(org.apache.hc.core5.reactor.IOReactorMetricsListener)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 179
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setIOSessionDecorator(org.apache.hc.core5.function.Decorator
<..>
New:org.apache.hc.core5.reactor.IOSession
Old:org.apache.hc.core5.reactor.IOSession
)
n.a.
Old file New file
143 148
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setIOSessionListener(org.apache.hc.core5.reactor.IOSessionListener) n.a.
Old file New file
163 168
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setStreamListener(org.apache.hc.core5.http2.impl.nio.H2StreamListener) n.a.
Old file New file
173 189
NEW final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setStreamListener(org.apache.hc.core5.http2.frame.FrameFactory)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 200
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setStrictALPNHandshake(boolean) n.a.
Old file New file
133 138
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setTlsStrategy(org.apache.hc.core5.http.nio.ssl.TlsStrategy) n.a.
Old file New file
128 133
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setUriPatternType(org.apache.hc.core5.http.protocol.UriPatternType) n.a.
Old file New file
183 210
MODIFIED public class  org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap bootstrap() n.a.
Old file New file
108 114
UNCHANGED public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2AsyncRequester create() n.a.
Old file New file
337 365
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap register(java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
)
n.a.
Old file New file
301 329
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap register(java.lang.String, java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
)
n.a.
Old file New file
319 347
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap registerVirtual(java.lang.String, java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncPushConsumer
Old:org.apache.hc.core5.http.nio.AsyncPushConsumer
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
332 360
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setCharCodingConfig(org.apache.hc.core5.http.config.CharCodingConfig) n.a.
Old file New file
167 173
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setConnPoolListener(org.apache.hc.core5.pool.ConnPoolListener
<..>
New:org.apache.hc.core5.http.HttpHost
Old:org.apache.hc.core5.http.HttpHost
)
n.a.
Old file New file
278 295
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setDefaultMaxPerRoute(int) n.a.
Old file New file
172 178
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setExceptionCallback(org.apache.hc.core5.function.Callback
<..>
New:java.lang.Exception
Old:java.lang.Exception
)
n.a.
Old file New file
238 244
NEW final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setFrameFactory(org.apache.hc.core5.http2.frame.FrameFactory)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 316
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setH2Config(org.apache.hc.core5.http2.config.H2Config) n.a.
Old file New file
147 153
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setHandshakeTimeout(org.apache.hc.core5.util.Timeout) n.a.
Old file New file
218 224
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setHttp1Config(org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
157 163
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setHttpProcessor(org.apache.hc.core5.http.protocol.HttpProcessor) n.a.
Old file New file
127 133
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setIOReactorConfig(org.apache.hc.core5.reactor.IOReactorConfig) n.a.
Old file New file
117 123
NEW final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setIOReactorMetricsListener(org.apache.hc.core5.reactor.IOReactorMetricsListener)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 265
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setIOSessionDecorator(org.apache.hc.core5.function.Decorator
<..>
New:org.apache.hc.core5.reactor.IOSession
Old:org.apache.hc.core5.reactor.IOSession
)
n.a.
Old file New file
228 234
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setIOSessionListener(org.apache.hc.core5.reactor.IOSessionListener) n.a.
Old file New file
248 254
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setMaxTotal(int) n.a.
Old file New file
177 183
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setPoolConcurrencyPolicy(org.apache.hc.core5.pool.PoolConcurrencyPolicy) n.a.
Old file New file
203 209
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setPoolReusePolicy(org.apache.hc.core5.pool.PoolReusePolicy) n.a.
Old file New file
192 198
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setStreamListener(org.apache.hc.core5.http2.impl.nio.H2StreamListener) n.a.
Old file New file
258 275
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setStreamListener(org.apache.hc.core5.http.impl.Http1StreamListener) n.a.
Old file New file
268 285
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setTimeToLive(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
182 188
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setTlsStrategy(org.apache.hc.core5.http.nio.ssl.TlsStrategy) n.a.
Old file New file
213 219
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setUriPatternType(org.apache.hc.core5.http.protocol.UriPatternType) n.a.
Old file New file
288 305
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setVersionPolicy(org.apache.hc.core5.http2.HttpVersionPolicy) n.a.
Old file New file
137 143
MODIFIED public class  org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap addFilterAfter(java.lang.String, java.lang.String, org.apache.hc.core5.http.nio.AsyncFilterHandler) n.a.
Old file New file
384 410
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap addFilterBefore(java.lang.String, java.lang.String, org.apache.hc.core5.http.nio.AsyncFilterHandler) n.a.
Old file New file
371 397
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap addFilterFirst(java.lang.String, org.apache.hc.core5.http.nio.AsyncFilterHandler) n.a.
Old file New file
409 435
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap addFilterLast(java.lang.String, org.apache.hc.core5.http.nio.AsyncFilterHandler) n.a.
Old file New file
421 447
UNCHANGED static public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap bootstrap() n.a.
Old file New file
112 116
UNCHANGED public n.a. org.apache.hc.core5.http.impl.bootstrap.HttpAsyncServer create() n.a.
Old file New file
428 454
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap register(java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
Old:org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
)
n.a.
Old file New file
282 308
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap register(java.lang.String, java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
Old:org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
)
n.a.
Old file New file
300 326
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap register(java.lang.String, org.apache.hc.core5.http.nio.AsyncServerRequestHandler
<..>
New:T
Old:T
)
n.a.
Old file New file
328 354
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap register(java.lang.String, java.lang.String, org.apache.hc.core5.http.nio.AsyncServerRequestHandler
<..>
New:T
Old:T
)
n.a.
Old file New file
348 374
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap registerVirtual(java.lang.String, java.lang.String, org.apache.hc.core5.function.Supplier
<..>
New:org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
Old:org.apache.hc.core5.http.nio.AsyncServerExchangeHandler
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
313 339
UNCHANGED final public Generic Templates:
Change Status Name Old Type New Type Generics
UNCHANGED T java.lang.Object java.lang.Object
org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap registerVirtual(java.lang.String, java.lang.String, org.apache.hc.core5.http.nio.AsyncServerRequestHandler
<..>
New:T
Old:T
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
362 388
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap replaceFilter(java.lang.String, org.apache.hc.core5.http.nio.AsyncFilterHandler) n.a.
Old file New file
397 423
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setCanonicalHostName(java.lang.String) n.a.
Old file New file
122 126
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setCharset(org.apache.hc.core5.http.config.CharCodingConfig) n.a.
Old file New file
182 186
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setExceptionCallback(org.apache.hc.core5.function.Callback
<..>
New:java.lang.Exception
Old:java.lang.Exception
)
n.a.
Old file New file
217 233
NEW final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setFrameFactory(org.apache.hc.core5.http2.frame.FrameFactory)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 264
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setH2Config(org.apache.hc.core5.http2.config.H2Config) n.a.
Old file New file
162 166
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setHandshakeTimeout(org.apache.hc.core5.util.Timeout) n.a.
Old file New file
197 201
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setHttp1Config(org.apache.hc.core5.http.config.Http1Config) n.a.
Old file New file
172 176
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setHttpProcessor(org.apache.hc.core5.http.protocol.HttpProcessor) n.a.
Old file New file
142 146
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setIOReactorConfig(org.apache.hc.core5.reactor.IOReactorConfig) n.a.
Old file New file
132 136
NEW final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setIOReactorMetricsListener(org.apache.hc.core5.reactor.IOReactorMetricsListener)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 223
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setIOSessionDecorator(org.apache.hc.core5.function.Decorator
<..>
New:org.apache.hc.core5.reactor.IOSession
Old:org.apache.hc.core5.reactor.IOSession
)
n.a.
Old file New file
207 211
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setIOSessionListener(org.apache.hc.core5.reactor.IOSessionListener) n.a.
Old file New file
227 243
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setLookupRegistry(org.apache.hc.core5.http.protocol.LookupRegistry
<..>
New:org.apache.hc.core5.function.Supplier<org.apache.hc.core5.http.nio.AsyncServerExchangeHandler>
Old:org.apache.hc.core5.function.Supplier<org.apache.hc.core5.http.nio.AsyncServerExchangeHandler>
)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
257 283
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setRequestRouter(org.apache.hc.core5.http.HttpRequestMapper
<..>
New:org.apache.hc.core5.function.Supplier<org.apache.hc.core5.http.nio.AsyncServerExchangeHandler>
Old:org.apache.hc.core5.function.Supplier<org.apache.hc.core5.http.nio.AsyncServerExchangeHandler>
)
n.a.
Old file New file
269 295
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setStreamListener(org.apache.hc.core5.http2.impl.nio.H2StreamListener) n.a.
Old file New file
237 253
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setStreamListener(org.apache.hc.core5.http.impl.Http1StreamListener) n.a.
Old file New file
247 274
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setTlsStrategy(org.apache.hc.core5.http.nio.ssl.TlsStrategy) n.a.
Old file New file
192 196
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setVersionPolicy(org.apache.hc.core5.http2.HttpVersionPolicy) n.a.
Old file New file
152 156
UNCHANGED public class  org.apache.hc.core5.http2.impl.nio.ClientH2IOEventHandler top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http2.impl.nio.AbstractH2IOEventHandler n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.reactor.IOEventHandler n.a.
UNCHANGED org.apache.hc.core5.http.SocketModalCloseable n.a.
UNCHANGED org.apache.hc.core5.http.HttpConnection n.a.
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.http.impl.nio.HttpConnectionEventHandler n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ClientH2IOEventHandler(org.apache.hc.core5.http2.impl.nio.ClientH2StreamMultiplexer) n.a.
Old file New file
42 42
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
47 47
MODIFIED final public class  org.apache.hc.core5.http2.impl.nio.FrameInputBuffer top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. FrameInputBuffer(org.apache.hc.core5.http2.impl.BasicH2TransportMetrics, int) n.a.
Old file New file
76 78
UNCHANGED public n.a. FrameInputBuffer(int) n.a.
Old file New file
80 82
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http2.H2TransportMetrics getMetrics() n.a.
Old file New file
205 210
NEW public n.a. boolean isEndOfStream()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 217
UNCHANGED public n.a. void put(java.nio.ByteBuffer)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
88 90
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame read(java.nio.ByteBuffer, java.nio.channels.ReadableByteChannel)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
110 112
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame read(java.nio.channels.ReadableByteChannel)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
196 200
UNCHANGED public n.a. void reset() n.a.
Old file New file
200 204
UNCHANGED final public class  org.apache.hc.core5.http2.impl.nio.FrameOutputBuffer top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. FrameOutputBuffer(org.apache.hc.core5.http2.impl.BasicH2TransportMetrics, int) n.a.
Old file New file
51 51
UNCHANGED public n.a. FrameOutputBuffer(int) n.a.
Old file New file
60 60
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void expand(int)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
68 68
UNCHANGED public n.a. void flush(java.nio.channels.WritableByteChannel)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
122 122
UNCHANGED public n.a. int getMaxFramePayloadSize() n.a.
Old file New file
75 75
UNCHANGED public n.a. org.apache.hc.core5.http2.H2TransportMetrics getMetrics() n.a.
Old file New file
140 140
UNCHANGED public n.a. boolean isEmpty() n.a.
Old file New file
136 136
UNCHANGED public n.a. void resize(int) n.a.
Old file New file
82 82
UNCHANGED public n.a. void write(org.apache.hc.core5.http2.frame.RawFrame, java.nio.channels.WritableByteChannel)
Status: Name:
UNCHANGED java.io.IOException
n.a.
Old file New file
95 95
UNCHANGED  (Serializable compatible)  public class  org.apache.hc.core5.http2.impl.nio.ProtocolNegotiationException top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.io.IOException n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 6211774735704945037 6211774735704945037
Newtrue 6211774735704945037 6211774735704945037
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ProtocolNegotiationException(java.lang.String) n.a.
Old file New file
52 52
UNCHANGED public class  org.apache.hc.core5.http2.impl.nio.ServerH2IOEventHandler top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http2.impl.nio.AbstractH2IOEventHandler n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.reactor.IOEventHandler n.a.
UNCHANGED org.apache.hc.core5.http.SocketModalCloseable n.a.
UNCHANGED org.apache.hc.core5.http.HttpConnection n.a.
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.http.impl.nio.HttpConnectionEventHandler n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ServerH2IOEventHandler(org.apache.hc.core5.http2.impl.nio.ServerH2StreamMultiplexer) n.a.
Old file New file
42 42
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
47 47
UNCHANGED public abstract interface  org.apache.hc.core5.http2.nio.AsyncPingHandler top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public abstract n.a. void cancel() n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void consumeResponse(java.nio.ByteBuffer)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. void failed(java.lang.Exception) n.a.
Old file New file
n.a. n.a.
UNCHANGED public abstract n.a. java.nio.ByteBuffer getData() n.a.
Old file New file
n.a. n.a.
UNCHANGED final public class  org.apache.hc.core5.http2.nio.pool.H2ConnPool top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.reactor.AbstractIOSessionPool n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.io.Closeable n.a.
UNCHANGED org.apache.hc.core5.io.ModalCloseable n.a.
UNCHANGED java.lang.AutoCloseable n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2ConnPool(org.apache.hc.core5.reactor.ConnectionInitiator, org.apache.hc.core5.function.Resolver
<..>
New:org.apache.hc.core5.http.HttpHostjava.net.InetSocketAddress
Old:org.apache.hc.core5.http.HttpHostjava.net.InetSocketAddress
, org.apache.hc.core5.http.nio.ssl.TlsStrategy)
n.a.
Old file New file
73 72
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED protected n.a. void closeSession(org.apache.hc.core5.reactor.IOSession, org.apache.hc.core5.io.CloseMode) n.a.
Old file New file
91 90
UNCHANGED protected n.a. java.util.concurrent.Future
<..>
New:org.apache.hc.core5.reactor.IOSession
Old:org.apache.hc.core5.reactor.IOSession
connectSession(org.apache.hc.core5.http.HttpHost, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.IOSession
Old:org.apache.hc.core5.reactor.IOSession
)
n.a.
Old file New file
103 102
UNCHANGED public n.a. org.apache.hc.core5.util.TimeValue getValidateAfterInactivity() n.a.
Old file New file
80 79
UNCHANGED public n.a. void setValidateAfterInactivity(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
84 83
UNCHANGED protected n.a. void validateSession(org.apache.hc.core5.reactor.IOSession, org.apache.hc.core5.function.Callback
<..>
New:java.lang.Boolean
Old:java.lang.Boolean
)
n.a.
Old file New file
143 142
UNCHANGED public class  org.apache.hc.core5.http2.nio.support.BasicPingHandler top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http2.nio.AsyncPingHandler n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. BasicPingHandler(org.apache.hc.core5.function.Callback
<..>
New:java.lang.Boolean
Old:java.lang.Boolean
)
n.a.
Old file New file
48 48
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void cancel() n.a.
Old file New file
76 76
UNCHANGED public n.a. void consumeResponse(java.nio.ByteBuffer)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
59 59
UNCHANGED public n.a. void failed(java.lang.Exception) n.a.
Old file New file
71 71
UNCHANGED public n.a. java.nio.ByteBuffer getData() n.a.
Old file New file
54 54
UNCHANGED final public class  org.apache.hc.core5.http2.nio.support.DefaultAsyncPushConsumerFactory top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.HandlerFactory n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. DefaultAsyncPushConsumerFactory(org.apache.hc.core5.http.HttpRequestMapper
<..>
New:org.apache.hc.core5.function.Supplier<org.apache.hc.core5.http.nio.AsyncPushConsumer>
Old:org.apache.hc.core5.function.Supplier<org.apache.hc.core5.http.nio.AsyncPushConsumer>
)
n.a.
Old file New file
50 50
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. org.apache.hc.core5.http.nio.AsyncPushConsumer create(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
n.a.
Old file New file
57 57
NEW final public class  org.apache.hc.core5.http2.priority.PriorityValue top
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final boolean DEFAULT_INCREMENTAL n.a.
NEW public static final int DEFAULT_URGENCY n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. PriorityValue(int, boolean) n.a.
Old file New file
n.a. 39
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.hc.core5.http2.priority.PriorityValue defaults()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 52
NEW public n.a. boolean equals(java.lang.Object)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 73
NEW public n.a. int getUrgency()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 56
NEW public n.a. int hashCode()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 85
NEW public n.a. boolean isIncremental()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 60
NEW static public n.a. org.apache.hc.core5.http2.priority.PriorityValue of(int, boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 48
NEW public n.a. java.lang.String toString()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 90
NEW public n.a. org.apache.hc.core5.http2.priority.PriorityValue withIncremental(boolean)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 68
NEW public n.a. org.apache.hc.core5.http2.priority.PriorityValue withUrgency(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 64
NEW public class  org.apache.hc.core5.http2.protocol.H2RequestConformance top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http2.protocol.H2RequestConformance INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. H2RequestConformance() n.a.
Old file New file
n.a. 65
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 77
UNCHANGED public class  org.apache.hc.core5.http2.protocol.H2RequestConnControl top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.protocol.RequestConnControl n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.protocol.H2RequestConnControl INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2RequestConnControl() n.a.
Old file New file
52 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
66 66
UNCHANGED public class  org.apache.hc.core5.http2.protocol.H2RequestContent top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.protocol.RequestContent n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.protocol.H2RequestContent INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2RequestContent(boolean) n.a.
Old file New file
69 69
UNCHANGED public n.a. H2RequestContent() n.a.
Old file New file
65 65
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
77 77
UNCHANGED public class  org.apache.hc.core5.http2.protocol.H2RequestTargetHost top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.protocol.RequestTargetHost n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.protocol.H2RequestTargetHost INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2RequestTargetHost() n.a.
Old file New file
52 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
66 66
UNCHANGED public class  org.apache.hc.core5.http2.protocol.H2RequestValidateHost top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.protocol.RequestValidateHost n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpRequestInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.protocol.H2RequestValidateHost INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2RequestValidateHost() n.a.
Old file New file
52 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpRequest, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
66 66
NEW public class  org.apache.hc.core5.http2.protocol.H2ResponseConformance top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW org.apache.hc.core5.http.HttpResponseInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
NEW public static final org.apache.hc.core5.http2.protocol.H2ResponseConformance INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. H2ResponseConformance() n.a.
Old file New file
n.a. 65
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void process(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
NEW org.apache.hc.core5.http.HttpException
NEW java.io.IOException
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 75
UNCHANGED public class  org.apache.hc.core5.http2.protocol.H2ResponseConnControl top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.protocol.ResponseConnControl n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpResponseInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.protocol.H2ResponseConnControl INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2ResponseConnControl() n.a.
Old file New file
52 52
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
66 66
UNCHANGED public class  org.apache.hc.core5.http2.protocol.H2ResponseContent top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED org.apache.hc.core5.http.protocol.ResponseContent n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.HttpResponseInterceptor n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.protocol.H2ResponseContent INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2ResponseContent(boolean) n.a.
Old file New file
67 67
UNCHANGED public n.a. H2ResponseContent() n.a.
Old file New file
63 63
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void process(org.apache.hc.core5.http.HttpResponse, org.apache.hc.core5.http.EntityDetails, org.apache.hc.core5.http.protocol.HttpContext)
Status: Name:
UNCHANGED org.apache.hc.core5.http.HttpException
UNCHANGED java.io.IOException
n.a.
Old file New file
75 75
UNCHANGED  (Serializable compatible)  final public enum  org.apache.hc.core5.http2.ssl.ApplicationProtocol top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Interfaces:
Status Interface Compatibility Changes
UNCHANGED java.lang.Comparable n.a.
UNCHANGED java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 9216848737094253358 n.a.
Newtrue 9216848737094253358 n.a.
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final org.apache.hc.core5.http2.ssl.ApplicationProtocol HTTP_1_1 n.a.
UNCHANGED public static final org.apache.hc.core5.http2.ssl.ApplicationProtocol HTTP_2 n.a.
UNCHANGED public final java.lang.String id n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
58 58
UNCHANGED static public n.a. org.apache.hc.core5.http2.ssl.ApplicationProtocol valueOf(java.lang.String) n.a.
Old file New file
35 35
UNCHANGED static public n.a. org.apache.hc.core5.http2.ssl.ApplicationProtocol[] values() n.a.
Old file New file
35 35
UNCHANGED public class  org.apache.hc.core5.http2.ssl.ConscryptClientTlsStrategy top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.ssl.TlsStrategy n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ConscryptClientTlsStrategy(javax.net.ssl.SSLContext) n.a.
Old file New file
85 87
UNCHANGED public n.a. ConscryptClientTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
81 83
UNCHANGED public n.a. ConscryptClientTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLBufferMode, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
64 66
UNCHANGED public n.a. ConscryptClientTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
75 77
UNCHANGED public n.a. ConscryptClientTlsStrategy() n.a.
Old file New file
94 96
UNCHANGED public n.a. ConscryptClientTlsStrategy(org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
103 105
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.net.NamedEndpoint, java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
Old:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
)
n.a.
Old file New file
113 115
UNCHANGED public n.a. boolean upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.http.HttpHost, java.net.SocketAddress, java.net.SocketAddress, java.lang.Object, org.apache.hc.core5.util.Timeout)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
135 137
UNCHANGED public class  org.apache.hc.core5.http2.ssl.ConscryptServerTlsStrategy top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.ssl.TlsStrategy n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
98 100
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext, int[])
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
115 117
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy, org.apache.hc.core5.reactor.ssl.SSLBufferMode, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
70 72
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
107 109
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
138 140
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
134 136
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext) n.a.
Old file New file
142 144
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
87 89
UNCHANGED public n.a. ConscryptServerTlsStrategy(org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
161 163
UNCHANGED public n.a. ConscryptServerTlsStrategy() n.a.
Old file New file
151 153
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLBufferMode, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
122 124
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.net.NamedEndpoint, java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
Old:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
)
n.a.
Old file New file
176 178
UNCHANGED public n.a. boolean upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.http.HttpHost, java.net.SocketAddress, java.net.SocketAddress, java.lang.Object, org.apache.hc.core5.util.Timeout)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
198 200
UNCHANGED final public class  org.apache.hc.core5.http2.ssl.ConscryptSupport top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. ConscryptSupport() n.a.
Old file New file
44 44
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.core5.reactor.ssl.SSLSessionInitializer initialize(java.lang.Object, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer) n.a.
Old file New file
49 49
UNCHANGED static public n.a. org.apache.hc.core5.reactor.ssl.SSLSessionVerifier verify(org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
69 69
UNCHANGED public class  org.apache.hc.core5.http2.ssl.H2ClientTlsStrategy top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.ssl.TlsStrategy n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2ClientTlsStrategy(javax.net.ssl.SSLContext) n.a.
Old file New file
86 89
UNCHANGED public n.a. H2ClientTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
76 79
UNCHANGED public n.a. H2ClientTlsStrategy(org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
100 103
UNCHANGED public n.a. H2ClientTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLBufferMode, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
65 68
UNCHANGED public n.a. H2ClientTlsStrategy() n.a.
Old file New file
90 93
UNCHANGED public n.a. H2ClientTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
82 85
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.net.NamedEndpoint, java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
Old:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
)
n.a.
Old file New file
110 113
UNCHANGED public n.a. boolean upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.http.HttpHost, java.net.SocketAddress, java.net.SocketAddress, java.lang.Object, org.apache.hc.core5.util.Timeout)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
139 142
UNCHANGED public class  org.apache.hc.core5.http2.ssl.H2ServerTlsStrategy top
Interfaces:
Status Interface Compatibility Changes
UNCHANGED org.apache.hc.core5.http.nio.ssl.TlsStrategy n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2ServerTlsStrategy() n.a.
Old file New file
146 149
UNCHANGED public n.a. H2ServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
87 90
UNCHANGED public n.a. H2ServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy, org.apache.hc.core5.reactor.ssl.SSLBufferMode, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
70 73
UNCHANGED public n.a. H2ServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
134 137
UNCHANGED public n.a. H2ServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
107 110
UNCHANGED public n.a. H2ServerTlsStrategy(int[])
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
115 118
UNCHANGED public n.a. H2ServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.http.nio.ssl.SecurePortStrategy, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
98 101
UNCHANGED public n.a. H2ServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLBufferMode, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
122 125
UNCHANGED public n.a. H2ServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
138 141
UNCHANGED public n.a. H2ServerTlsStrategy(javax.net.ssl.SSLContext) n.a.
Old file New file
142 145
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.net.NamedEndpoint, java.lang.Object, org.apache.hc.core5.util.Timeout, org.apache.hc.core5.concurrent.FutureCallback
<..>
New:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
Old:org.apache.hc.core5.reactor.ssl.TransportSecurityLayer
)
n.a.
Old file New file
160 163
UNCHANGED public n.a. boolean upgrade(org.apache.hc.core5.reactor.ssl.TransportSecurityLayer, org.apache.hc.core5.http.HttpHost, java.net.SocketAddress, java.net.SocketAddress, java.lang.Object, org.apache.hc.core5.util.Timeout)
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
182 185
UNCHANGED final public class  org.apache.hc.core5.http2.ssl.H2TlsSupport top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2TlsSupport() n.a.
Old file New file
43 43
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. javax.net.ssl.SSLParameters enforceRequirements(java.lang.Object, javax.net.ssl.SSLParameters) n.a.
Old file New file
77 77
UNCHANGED static public n.a. org.apache.hc.core5.reactor.ssl.SSLSessionInitializer enforceRequirements(java.lang.Object, org.apache.hc.core5.reactor.ssl.SSLSessionInitializer) n.a.
Old file New file
87 87
UNCHANGED static public n.a. java.lang.String[] selectApplicationProtocols(java.lang.Object) n.a.
Old file New file
58 58
UNCHANGED static public n.a. void setApplicationProtocols(javax.net.ssl.SSLParameters, java.lang.String[])
Annotations:
Status: Fully Qualified Name: Elements:
UNCHANGED java.lang.Deprecated n.a.
n.a.
Old file New file
54 54
UNCHANGED static public n.a. void setEnableRetransmissions(javax.net.ssl.SSLParameters, boolean) n.a.
Old file New file
46 46