Comparing source compatibility of httpcore5-h2-5.4.1.jar against httpcore5-h2-5.4.jar
Old: httpcore5-h2-5.4.jar
New: httpcore5-h2-5.4.1.jar
Created: 2026-02-10T21:01:56.553+0100
Access modifier filter: PROTECTED
Only modifications: false
Only binary incompatible modifications: false
Ignore missing classes: false
Includes: all
Excludes: @org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal;org.apache.hc.core5.testing.reactive.ReactiveTestUtils;org.apache.hc.core5.testing.reactive.ReactiveTestUtils
Semantic Versioning: 0.0.1
Classes:
Status Fully Qualified Name
UNCHANGED org.apache.hc.core5.http2.config.H2Config
UNCHANGED org.apache.hc.core5.http2.config.H2Config$Builder
UNCHANGED 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
UNCHANGED org.apache.hc.core5.http2.frame.FrameFactory
UNCHANGED org.apache.hc.core5.http2.frame.FrameFlag
UNCHANGED 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
UNCHANGED org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap
UNCHANGED org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap
UNCHANGED org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap
UNCHANGED org.apache.hc.core5.http2.impl.nio.ClientH2IOEventHandler
UNCHANGED 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
UNCHANGED org.apache.hc.core5.http2.priority.PriorityValue
UNCHANGED 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
UNCHANGED 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 (*).
UNCHANGED 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
137 137
UNCHANGED static public n.a. org.apache.hc.core5.http2.config.H2Config$Builder custom() n.a.
Old file New file
117 117
UNCHANGED public n.a. int getHeaderTableSize() n.a.
Old file New file
70 70
UNCHANGED public n.a. int getInitialWindowSize() n.a.
Old file New file
82 82
UNCHANGED public n.a. int getMaxConcurrentStreams() n.a.
Old file New file
78 78
UNCHANGED public n.a. int getMaxContinuations() n.a.
Old file New file
98 98
UNCHANGED public n.a. int getMaxFrameSize() n.a.
Old file New file
86 86
UNCHANGED public n.a. int getMaxHeaderListSize() n.a.
Old file New file
90 90
UNCHANGED static public n.a. org.apache.hc.core5.http2.config.H2Config$Builder initial() n.a.
Old file New file
127 127
UNCHANGED public n.a. boolean isCompressionEnabled() n.a.
Old file New file
94 94
UNCHANGED public n.a. boolean isPushEnabled() n.a.
Old file New file
74 74
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
103 103
UNCHANGED 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
223 223
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setCompressionEnabled(boolean) n.a.
Old file New file
206 206
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setHeaderTableSize(int) n.a.
Old file New file
171 171
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setInitialWindowSize(int) n.a.
Old file New file
188 188
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setMaxConcurrentStreams(int) n.a.
Old file New file
182 182
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setMaxContinuations(int) n.a.
Old file New file
217 217
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setMaxFrameSize(int) n.a.
Old file New file
194 194
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setMaxHeaderListSize(int) n.a.
Old file New file
200 200
UNCHANGED public n.a. org.apache.hc.core5.http2.config.H2Config$Builder setPushEnabled(boolean) n.a.
Old file New file
177 177
UNCHANGED  (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 6286287198570427572 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.
UNCHANGED 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
51 51
UNCHANGED static public n.a. java.lang.String toString(int) n.a.
Old file New file
76 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
69 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.
UNCHANGED 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
UNCHANGED public n.a. org.apache.hc.core5.http2.frame.RawFrame createPriorityUpdate(java.nio.ByteBuffer) n.a.
Old file New file
116 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
UNCHANGED  (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 -6439242345175919168 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.
UNCHANGED 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
55 55
UNCHANGED public n.a. boolean same(int) n.a.
Old file New file
89 89
UNCHANGED static public n.a. java.lang.String toString(int) n.a.
Old file New file
80 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
73 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
54 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
60 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
154 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
52 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
58 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
130 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
52 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
95 95
UNCHANGED static public n.a. org.apache.hc.core5.http.protocol.HttpProcessor client() n.a.
Old file New file
99 99
UNCHANGED static public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder customClient(java.lang.String) n.a.
Old file New file
81 81
UNCHANGED static public n.a. org.apache.hc.core5.http.protocol.HttpProcessorBuilder customServer(java.lang.String) n.a.
Old file New file
57 57
UNCHANGED static public n.a. org.apache.hc.core5.http.protocol.HttpProcessor server(java.lang.String) n.a.
Old file New file
73 73
UNCHANGED static public n.a. org.apache.hc.core5.http.protocol.HttpProcessor server() n.a.
Old file New file
77 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
92 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
99 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
111 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
135 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
148 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
159 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
166 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
283 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
302 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
316 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
325 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
333 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
115 115
UNCHANGED public n.a. org.apache.hc.core5.util.TimeValue getValidateAfterInactivity() n.a.
Old file New file
119 119
UNCHANGED public n.a. void setValidateAfterInactivity(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
123 123
UNCHANGED 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
84 84
UNCHANGED public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequester create() n.a.
Old file New file
258 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
223 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
241 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
254 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
123 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
158 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
113 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
103 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
93 93
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setIOReactorMetricsListener(org.apache.hc.core5.reactor.IOReactorMetricsListener) n.a.
Old file New file
179 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
148 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
168 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
189 189
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setStreamListener(org.apache.hc.core5.http2.frame.FrameFactory) n.a.
Old file New file
200 200
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2MultiplexingRequesterBootstrap setStrictALPNHandshake(boolean) n.a.
Old file New file
138 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
133 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
210 210
UNCHANGED 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
114 114
UNCHANGED public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2AsyncRequester create() n.a.
Old file New file
365 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
329 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
347 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
360 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
173 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
295 295
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setDefaultMaxPerRoute(int) n.a.
Old file New file
178 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
244 244
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setFrameFactory(org.apache.hc.core5.http2.frame.FrameFactory) n.a.
Old file New file
316 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
153 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
224 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
163 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
133 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
123 123
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setIOReactorMetricsListener(org.apache.hc.core5.reactor.IOReactorMetricsListener) n.a.
Old file New file
265 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
234 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
254 254
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2RequesterBootstrap setMaxTotal(int) n.a.
Old file New file
183 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
209 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
198 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
275 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
285 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
188 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
219 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
305 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
143 143
UNCHANGED 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
410 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
397 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
435 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
447 447
UNCHANGED static public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap bootstrap() n.a.
Old file New file
116 116
UNCHANGED public n.a. org.apache.hc.core5.http.impl.bootstrap.HttpAsyncServer create() n.a.
Old file New file
454 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
308 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
326 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
354 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
374 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
339 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
388 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
423 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
126 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
186 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
233 233
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setFrameFactory(org.apache.hc.core5.http2.frame.FrameFactory) n.a.
Old file New file
264 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
166 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
201 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
176 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
146 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
136 136
UNCHANGED final public n.a. org.apache.hc.core5.http2.impl.nio.bootstrap.H2ServerBootstrap setIOReactorMetricsListener(org.apache.hc.core5.reactor.IOReactorMetricsListener) n.a.
Old file New file
223 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
211 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
243 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
283 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
295 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
253 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
274 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
196 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
156 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
UNCHANGED 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
78 78
UNCHANGED public n.a. FrameInputBuffer(int) n.a.
Old file New file
82 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
210 210
UNCHANGED public n.a. boolean isEndOfStream() n.a.
Old file New file
217 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
90 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
112 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
200 200
UNCHANGED public n.a. void reset() n.a.
Old file New file
204 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
72 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
90 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
102 102
UNCHANGED public n.a. org.apache.hc.core5.util.TimeValue getValidateAfterInactivity() n.a.
Old file New file
79 79
UNCHANGED public n.a. void setValidateAfterInactivity(org.apache.hc.core5.util.TimeValue) n.a.
Old file New file
83 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
142 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
UNCHANGED final public class  org.apache.hc.core5.http2.priority.PriorityValue top
Fields:
Status Modifier Type Field Compatibility Changes:
UNCHANGED public static final boolean DEFAULT_INCREMENTAL n.a.
UNCHANGED public static final int DEFAULT_URGENCY n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. PriorityValue(int, boolean) n.a.
Old file New file
39 39
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED static public n.a. org.apache.hc.core5.http2.priority.PriorityValue defaults() n.a.
Old file New file
52 52
UNCHANGED public n.a. boolean equals(java.lang.Object) n.a.
Old file New file
73 73
UNCHANGED public n.a. int getUrgency() n.a.
Old file New file
56 56
UNCHANGED public n.a. int hashCode() n.a.
Old file New file
85 85
UNCHANGED public n.a. boolean isIncremental() n.a.
Old file New file
60 60
UNCHANGED static public n.a. org.apache.hc.core5.http2.priority.PriorityValue of(int, boolean) n.a.
Old file New file
48 48
UNCHANGED public n.a. java.lang.String toString() n.a.
Old file New file
90 90
UNCHANGED public n.a. org.apache.hc.core5.http2.priority.PriorityValue withIncremental(boolean) n.a.
Old file New file
68 68
UNCHANGED public n.a. org.apache.hc.core5.http2.priority.PriorityValue withUrgency(int) n.a.
Old file New file
64 64
UNCHANGED public class  org.apache.hc.core5.http2.protocol.H2RequestConformance top
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.H2RequestConformance INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2RequestConformance() 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.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
UNCHANGED public class  org.apache.hc.core5.http2.protocol.H2ResponseConformance top
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.H2ResponseConformance INSTANCE n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. H2ResponseConformance() 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.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 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
87 87
UNCHANGED public n.a. ConscryptClientTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
83 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
66 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
77 77
UNCHANGED public n.a. ConscryptClientTlsStrategy() n.a.
Old file New file
96 96
UNCHANGED public n.a. ConscryptClientTlsStrategy(org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
105 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
115 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
137 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
100 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
117 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
72 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
109 109
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
140 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
136 136
UNCHANGED public n.a. ConscryptServerTlsStrategy(javax.net.ssl.SSLContext) n.a.
Old file New file
144 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
89 89
UNCHANGED public n.a. ConscryptServerTlsStrategy(org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
163 163
UNCHANGED public n.a. ConscryptServerTlsStrategy() n.a.
Old file New file
153 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
124 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
178 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
200 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
89 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
79 79
UNCHANGED public n.a. H2ClientTlsStrategy(org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
103 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
68 68
UNCHANGED public n.a. H2ClientTlsStrategy() n.a.
Old file New file
93 93
UNCHANGED public n.a. H2ClientTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
85 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
113 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
142 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
149 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
90 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
73 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
137 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
110 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
118 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
101 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
125 125
UNCHANGED public n.a. H2ServerTlsStrategy(javax.net.ssl.SSLContext, org.apache.hc.core5.reactor.ssl.SSLSessionVerifier) n.a.
Old file New file
141 141
UNCHANGED public n.a. H2ServerTlsStrategy(javax.net.ssl.SSLContext) n.a.
Old file New file
145 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
163 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
185 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