7db7ef30204a4ff897e49ec82960dff90078ed1f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected pollInputQ() : Content renamed to protected pollContent() : Content in class org.eclipse.jetty.server.HttpInput | From | To | |
Rename Variable | 1 | ||
Rename Variable response : SimpleHttpResponse to in : BufferedReader in method private testAsyncReadThrows(throwable Throwable) : void in class org.eclipse.jetty.servlet.AsyncIOServletTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type response : SimpleHttpResponse to in : BufferedReader in method private testAsyncReadThrows(throwable Throwable) : void in class org.eclipse.jetty.servlet.AsyncIOServletTest | From | To | |
Extract Method | 1 | ||
Extract Method protected nextReadable() : Content extracted from public isReady() : boolean in class org.eclipse.jetty.server.HttpInput | From | To |