|
Change Parameter Type expected : Integer to expected : FrameType in method private readFrame(block boolean, expected FrameType) : boolean in class org.apache.coyote.http2.Http2Parser |
From |
To |
|
Change Parameter Type expected : Integer to expected : FrameType in method private validateFrame(expected FrameType, frameType FrameType, streamId int, flags int, payloadSize int) : void in class org.apache.coyote.http2.Http2Parser |
From |
To |
|
Change Parameter Type frameType : int to frameType : FrameType in method public swallow(streamId int, frameType FrameType, flags int, size int) : void in class org.apache.coyote.http2.Http2Parser.Output |
From |
To |
|
Change Parameter Type frameType : int to frameType : FrameType in method private readUnknownFrame(streamId int, frameType FrameType, flags int, payloadSize int) : void in class org.apache.coyote.http2.Http2Parser |
From |
To |
|
Change Parameter Type frameType : int to frameType : FrameType in method public swallow(streamId int, frameType FrameType, flags int, size int) : void in class org.apache.coyote.http2.Http2UpgradeHandler |
From |
To |
|
Change Parameter Type frameType : int to frameType : FrameType in method public swallow(streamId int, frameType FrameType, flags int, size int) : void in class org.apache.coyote.http2.Http2TestBase.TestOutput |
From |
To |
|
Change Parameter Type frameType : int to frameType : FrameType in method private validateFrame(expected FrameType, frameType FrameType, streamId int, flags int, payloadSize int) : void in class org.apache.coyote.http2.Http2Parser |
From |
To |