|
Pull Up Method public getParsingRequestLinePhase() : int from class org.apache.coyote.http11.AbstractNioInputBuffer to public getParsingRequestLinePhase() : int from class org.apache.coyote.http11.AbstractInputBuffer |
From |
To |
|
Pull Up Method private skipLine() : HeaderParseStatus from class org.apache.coyote.http11.AbstractNioInputBuffer to private skipLine() : HeaderParseStatus from class org.apache.coyote.http11.AbstractInputBuffer |
From |
To |
|
Pull Up Method public AbstractNioInputBuffer(request Request, headerBufferSize int) from class org.apache.coyote.http11.AbstractNioInputBuffer to public AbstractInputBuffer(request Request, headerBufferSize int) from class org.apache.coyote.http11.AbstractInputBuffer |
From |
To |
|
Pull Up Method public parseRequestLine(useAvailableDataOnly boolean) : boolean from class org.apache.coyote.http11.AbstractNioInputBuffer to public parseRequestLine(useAvailableDataOnly boolean) : boolean from class org.apache.coyote.http11.AbstractInputBuffer |
From |
To |
|
Pull Up Method public parseHeaders() : boolean from class org.apache.coyote.http11.AbstractNioInputBuffer to public parseHeaders() : boolean from class org.apache.coyote.http11.AbstractInputBuffer |
From |
To |
|
Pull Up Method protected expand(newsize int) : void from class org.apache.coyote.http11.AbstractNioInputBuffer to protected expand(newsize int) : void from class org.apache.coyote.http11.AbstractInputBuffer |
From |
To |
|
Pull Up Method private parseHeader() : HeaderParseStatus from class org.apache.coyote.http11.AbstractNioInputBuffer to private parseHeader() : HeaderParseStatus from class org.apache.coyote.http11.AbstractInputBuffer |
From |
To |
|
Pull Up Attribute protected socketReadBufferSize : int from class org.apache.coyote.http11.AbstractNioInputBuffer to protected socketReadBufferSize : int from class org.apache.coyote.http11.AbstractInputBuffer |
From |
To |
|
Pull Up Attribute private parsingRequestLineStart : int from class org.apache.coyote.http11.AbstractNioInputBuffer to private parsingRequestLineStart : int from class org.apache.coyote.http11.AbstractInputBuffer |
From |
To |
|
Pull Up Attribute private parsingRequestLineQPos : int from class org.apache.coyote.http11.AbstractNioInputBuffer to private parsingRequestLineQPos : int from class org.apache.coyote.http11.AbstractInputBuffer |
From |
To |
|
Pull Up Attribute private headerData : HeaderParseData from class org.apache.coyote.http11.AbstractNioInputBuffer to private headerData : HeaderParseData from class org.apache.coyote.http11.AbstractInputBuffer |
From |
To |
|
Pull Up Attribute private parsingRequestLineEol : boolean from class org.apache.coyote.http11.AbstractNioInputBuffer to private parsingRequestLineEol : boolean from class org.apache.coyote.http11.AbstractInputBuffer |
From |
To |
|
Pull Up Attribute protected headerBufferSize : int from class org.apache.coyote.http11.AbstractNioInputBuffer to protected headerBufferSize : int from class org.apache.coyote.http11.AbstractInputBuffer |
From |
To |
|
Pull Up Attribute private headerParsePos : HeaderParsePosition from class org.apache.coyote.http11.AbstractNioInputBuffer to private headerParsePos : HeaderParsePosition from class org.apache.coyote.http11.AbstractInputBuffer |
From |
To |
|
Pull Up Attribute private parsingRequestLine : boolean from class org.apache.coyote.http11.AbstractNioInputBuffer to private parsingRequestLine : boolean from class org.apache.coyote.http11.AbstractInputBuffer |
From |
To |
|
Pull Up Attribute private parsingRequestLinePhase : int from class org.apache.coyote.http11.AbstractNioInputBuffer to private parsingRequestLinePhase : int from class org.apache.coyote.http11.AbstractInputBuffer |
From |
To |