|
Change Parameter Type maxFrameSize : long to maxFrameSize : int in method public setMaxFrameSize(maxFrameSize int) : void in class org.apache.coyote.http2.ConnectionSettings |
From |
To |
|
Change Parameter Type value : long to value : int in method public set(parameterId int, value int) : void in class org.apache.coyote.http2.ConnectionSettings |
From |
To |
|
Change Parameter Type maxConcurrentStreams : long to maxConcurrentStreams : int in method public setMaxConcurrentStreams(maxConcurrentStreams int) : void in class org.apache.coyote.http2.ConnectionSettings |
From |
To |
|
Change Parameter Type maxHeaderListSize : long to maxHeaderListSize : int in method public setMaxHeaderListSize(maxHeaderListSize int) : void in class org.apache.coyote.http2.ConnectionSettings |
From |
To |
|
Change Parameter Type headerTableSize : long to headerTableSize : int in method public setHeaderTableSize(headerTableSize int) : void in class org.apache.coyote.http2.ConnectionSettings |
From |
To |
|
Change Parameter Type enablePush : long to enablePush : int in method public setEnablePush(enablePush int) : void in class org.apache.coyote.http2.ConnectionSettings |
From |
To |
|
Change Parameter Type initialWindowSize : long to initialWindowSize : int in method public setInitialWindowSize(initialWindowSize int) : void in class org.apache.coyote.http2.ConnectionSettings |
From |
To |
|
Change Attribute Type MIN_MAX_FRAME_SIZE : long to MIN_MAX_FRAME_SIZE : int in class org.apache.coyote.http2.ConnectionSettings |
From |
To |
|
Change Attribute Type maxFrameSize : long to maxFrameSize : int in class org.apache.coyote.http2.ConnectionSettings |
From |
To |
|
Change Attribute Type DEFAULT_WINDOW_SIZE : long to DEFAULT_WINDOW_SIZE : int in class org.apache.coyote.http2.ConnectionSettings |
From |
To |
|
Change Attribute Type maxConcurrentStreams : long to maxConcurrentStreams : int in class org.apache.coyote.http2.ConnectionSettings |
From |
To |
|
Change Attribute Type maxHeaderListSize : long to maxHeaderListSize : int in class org.apache.coyote.http2.ConnectionSettings |
From |
To |
|
Change Attribute Type MAX_WINDOW_SIZE : long to MAX_WINDOW_SIZE : int in class org.apache.coyote.http2.ConnectionSettings |
From |
To |
|
Change Attribute Type headerTableSize : long to headerTableSize : int in class org.apache.coyote.http2.ConnectionSettings |
From |
To |
|
Change Attribute Type initialWindowSize : long to initialWindowSize : int in class org.apache.coyote.http2.ConnectionSettings |
From |
To |
|
Change Attribute Type UNLIMITED : long to UNLIMITED : int in class org.apache.coyote.http2.ConnectionSettings |
From |
To |
|
Change Attribute Type enablePush : long to enablePush : int in class org.apache.coyote.http2.ConnectionSettings |
From |
To |
|
Change Attribute Type MAX_MAX_FRAME_SIZE : long to MAX_MAX_FRAME_SIZE : int in class org.apache.coyote.http2.ConnectionSettings |
From |
To |