|
Move Method public reset() : void from class io.undertow.protocols.ajp.AbstractAjpParser to public reset() : void from class io.undertow.server.protocol.ajp.AjpRequestParseState |
From |
To |
|
Move Method protected parse16BitInteger(buf ByteBuffer, state AbstractAjpParseState) : IntegerHolder from class io.undertow.server.protocol.ajp.AbstractAjpParser to protected parse16BitInteger(buf ByteBuffer, state AjpRequestParseState) : IntegerHolder from class io.undertow.server.protocol.ajp.AjpRequestParser |
From |
To |
|
Move Method protected parse16BitInteger(buf ByteBuffer) : IntegerHolder from class io.undertow.protocols.ajp.AbstractAjpParser to protected parse16BitInteger(buf ByteBuffer) : IntegerHolder from class io.undertow.protocols.ajp.AjpResponseParser |
From |
To |
|
Move Method public reset() : void from class io.undertow.server.protocol.ajp.AbstractAjpParseState to public reset() : void from class io.undertow.server.protocol.ajp.AjpRequestParseState |
From |
To |
|
Move Method protected parseString(buf ByteBuffer, state AbstractAjpParseState, header boolean) : StringHolder from class io.undertow.server.protocol.ajp.AbstractAjpParser to protected parseString(buf ByteBuffer, state AjpRequestParseState, header boolean) : StringHolder from class io.undertow.server.protocol.ajp.AjpRequestParser |
From |
To |
|
Move Method protected parseString(buf ByteBuffer, header boolean) : StringHolder from class io.undertow.protocols.ajp.AbstractAjpParser to protected parseString(buf ByteBuffer, header boolean) : StringHolder from class io.undertow.protocols.ajp.AjpResponseParser |
From |
To |
|
Move Attribute public currentString : StringBuilder from class io.undertow.protocols.ajp.AbstractAjpParser to public currentString : StringBuilder from class io.undertow.protocols.ajp.AjpResponseParser |
From |
To |
|
Move Attribute public currentString : StringBuilder from class io.undertow.server.protocol.ajp.AbstractAjpParseState to public currentString : StringBuilder from class io.undertow.server.protocol.ajp.AjpRequestParseState |
From |
To |
|
Move Attribute package containsUrlCharacters : boolean from class io.undertow.protocols.ajp.AbstractAjpParser to package containsUrlCharacters : boolean from class io.undertow.protocols.ajp.AjpResponseParser |
From |
To |
|
Move Attribute public currentIntegerPart : int from class io.undertow.server.protocol.ajp.AbstractAjpParseState to public currentIntegerPart : int from class io.undertow.server.protocol.ajp.AjpRequestParseState |
From |
To |
|
Move Attribute public STRING_LENGTH_MASK : int from class io.undertow.protocols.ajp.AbstractAjpParser to public STRING_LENGTH_MASK : int from class io.undertow.protocols.ajp.AjpResponseParser |
From |
To |
|
Move Attribute public stringLength : int from class io.undertow.protocols.ajp.AbstractAjpParser to public stringLength : int from class io.undertow.protocols.ajp.AjpResponseParser |
From |
To |
|
Move Attribute public readHeaders : int from class io.undertow.protocols.ajp.AbstractAjpParser to public readHeaders : int from class io.undertow.protocols.ajp.AjpResponseParser |
From |
To |
|
Move Attribute package containsUrlCharacters : boolean from class io.undertow.server.protocol.ajp.AbstractAjpParseState to package containsUrlCharacters : boolean from class io.undertow.server.protocol.ajp.AjpRequestParseState |
From |
To |
|
Move Attribute public currentIntegerPart : int from class io.undertow.protocols.ajp.AbstractAjpParser to public currentIntegerPart : int from class io.undertow.protocols.ajp.AjpResponseParser |
From |
To |
|
Move Attribute public readHeaders : int from class io.undertow.server.protocol.ajp.AbstractAjpParseState to public readHeaders : int from class io.undertow.server.protocol.ajp.AjpRequestParseState |
From |
To |
|
Move Attribute public stringLength : int from class io.undertow.server.protocol.ajp.AbstractAjpParseState to public stringLength : int from class io.undertow.server.protocol.ajp.AjpRequestParseState |
From |
To |
|
Move Attribute public STRING_LENGTH_MASK : int from class io.undertow.server.protocol.ajp.AbstractAjpParser to public STRING_LENGTH_MASK : int from class io.undertow.server.protocol.ajp.AjpRequestParser |
From |
To |