|
Change Parameter Type identifier : int to setting : Setting in method public setting(setting Setting, value long) : void in class org.apache.coyote.http2.Http2UpgradeHandler |
From |
To |
|
Change Parameter Type parameterId : int to setting : Setting in method public set(setting Setting, value long) : void in class org.apache.coyote.http2.ConnectionSettingsBase |
From |
To |
|
Change Parameter Type identifier : int to setting : Setting in method public setting(setting Setting, value long) : void in class org.apache.coyote.http2.Http2TestBase.TestOutput |
From |
To |
|
Change Parameter Type settings : Setting... to settings : SettingValue... in method package sendSettings(streamId int, ack boolean, settings SettingValue...) : void in class org.apache.coyote.http2.Http2TestBase |
From |
To |
|
Change Parameter Type identifier : int to setting : Setting in method public setting(setting Setting, value long) : void in class org.apache.coyote.http2.Http2Parser.Output |
From |
To |
|
Move Method public getMaxConcurrentStreams() : long from class org.apache.coyote.http2.ConnectionSettingsLocal to public getMaxConcurrentStreams() : long from class org.apache.coyote.http2.ConnectionSettingsBase |
From |
To |
|
Move Method public getMaxFrameSize() : int from class org.apache.coyote.http2.ConnectionSettingsLocal to public getMaxFrameSize() : int from class org.apache.coyote.http2.ConnectionSettingsBase |
From |
To |
|
Move Method public getMaxHeaderListSize() : long from class org.apache.coyote.http2.ConnectionSettingsLocal to public getMaxHeaderListSize() : long from class org.apache.coyote.http2.ConnectionSettingsBase |
From |
To |
|
Move Method public set(parameterId int, value long) : void from class org.apache.coyote.http2.ConnectionSettingsRemote to public set(setting Setting, value long) : void from class org.apache.coyote.http2.ConnectionSettingsBase |
From |
To |
|
Move Method public getInitialWindowSize() : int from class org.apache.coyote.http2.ConnectionSettingsLocal to public getInitialWindowSize() : int from class org.apache.coyote.http2.ConnectionSettingsBase |
From |
To |
|
Move Method public getEnablePush() : boolean from class org.apache.coyote.http2.ConnectionSettingsLocal to public getEnablePush() : boolean from class org.apache.coyote.http2.ConnectionSettingsBase |
From |
To |
|
Move Method public getHeaderTableSize() : int from class org.apache.coyote.http2.ConnectionSettingsLocal to public getHeaderTableSize() : int from class org.apache.coyote.http2.ConnectionSettingsBase |
From |
To |
|
Move Attribute public DEFAULT_INITIAL_WINDOW_SIZE : int from class org.apache.coyote.http2.ConnectionSettingsRemote to protected DEFAULT_INITIAL_WINDOW_SIZE : int from class org.apache.coyote.http2.ConnectionSettingsBase |
From |
To |
|
Move Attribute package MAX_WINDOW_SIZE : int from class org.apache.coyote.http2.ConnectionSettingsRemote to protected MAX_WINDOW_SIZE : int from class org.apache.coyote.http2.ConnectionSettingsBase |
From |
To |
|
Move Attribute private sm : StringManager from class org.apache.coyote.http2.ConnectionSettingsRemote to private sm : StringManager from class org.apache.coyote.http2.ConnectionSettingsBase |
From |
To |
|
Move Attribute private log : Log from class org.apache.coyote.http2.ConnectionSettingsRemote to private log : Log from class org.apache.coyote.http2.ConnectionSettingsBase |
From |
To |
|
Move Attribute package UNLIMITED : long from class org.apache.coyote.http2.ConnectionSettingsRemote to protected UNLIMITED : long from class org.apache.coyote.http2.ConnectionSettingsBase |
From |
To |
|
Move Attribute private MIN_MAX_FRAME_SIZE : int from class org.apache.coyote.http2.ConnectionSettingsRemote to protected MIN_MAX_FRAME_SIZE : int from class org.apache.coyote.http2.ConnectionSettingsBase |
From |
To |
|
Move Attribute package DEFAULT_MAX_FRAME_SIZE : int from class org.apache.coyote.http2.ConnectionSettingsRemote to protected DEFAULT_MAX_FRAME_SIZE : int from class org.apache.coyote.http2.ConnectionSettingsBase |
From |
To |
|
Move Attribute package DEFAULT_HEADER_TABLE_SIZE : int from class org.apache.coyote.http2.ConnectionSettingsRemote to protected DEFAULT_HEADER_TABLE_SIZE : int from class org.apache.coyote.http2.ConnectionSettingsBase |
From |
To |
|
Move Attribute private MAX_MAX_FRAME_SIZE : int from class org.apache.coyote.http2.ConnectionSettingsRemote to protected MAX_MAX_FRAME_SIZE : int from class org.apache.coyote.http2.ConnectionSettingsBase |
From |
To |