|
Rename Method protected buildSimpleRequest(frameHeader byte[], headersPayload ByteBuffer, streamId int) : void renamed to protected buildSimpleGetRequest(frameHeader byte[], headersPayload ByteBuffer, streamId int) : void in class org.apache.coyote.http2.Http2TestBase |
From |
To |
|
Rename Method protected buildLargeRequest(frameHeader byte[], headersPayload ByteBuffer, streamId int) : void renamed to protected buildLargeGetRequest(frameHeader byte[], headersPayload ByteBuffer, streamId int) : void in class org.apache.coyote.http2.Http2TestBase |
From |
To |
|
Rename Method protected sendSimpleRequest(streamId int) : void renamed to protected sendSimpleGetRequest(streamId int) : void in class org.apache.coyote.http2.Http2TestBase |
From |
To |
|
Rename Method protected buildSimpleRequestPart1(frameHeader byte[], headersPayload ByteBuffer, streamId int) : void renamed to protected buildSimpleGetRequestPart1(frameHeader byte[], headersPayload ByteBuffer, streamId int) : void in class org.apache.coyote.http2.Http2TestBase |
From |
To |
|
Rename Method protected sendLargeRequest(streamId int) : void renamed to protected sendLargeGetRequest(streamId int) : void in class org.apache.coyote.http2.Http2TestBase |
From |
To |
|
Rename Method protected readSimpleResponse() : void renamed to protected readSimpleGetResponse() : void in class org.apache.coyote.http2.Http2TestBase |
From |
To |
|
Rename Method protected buildRequest(frameHeader byte[], headersPayload ByteBuffer, streamId int, url String) : void renamed to protected buildGetRequest(frameHeader byte[], headersPayload ByteBuffer, streamId int, url String) : void in class org.apache.coyote.http2.Http2TestBase |
From |
To |
|
Rename Method protected buildSimpleRequestPart2(frameHeader byte[], headersPayload ByteBuffer, streamId int) : void renamed to protected buildSimpleGetRequestPart2(frameHeader byte[], headersPayload ByteBuffer, streamId int) : void in class org.apache.coyote.http2.Http2TestBase |
From |
To |