9a4b7807810d884a56a8022f48021a9def75e761
Files Diff
- Added: 10
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute wsb : WSServer to server : WSServer in method public testEcho() : void in class org.eclipse.jetty.websocket.jsr356.server.LargeAnnotatedTest | From | To | |
Change Variable Type | 3 | ||
Change Variable Type testWebXml : File to testWebXml : Path in method public copyWebInf(testResourceName String) : void in class org.eclipse.jetty.websocket.jsr356.server.WSServer | From | To | |
Change Variable Type webxml : File to webxml : Path in method public copyWebInf(testResourceName String) : void in class org.eclipse.jetty.websocket.jsr356.server.WSServer | From | To | |
Change Variable Type destFile : File to destFile : Path in method public copyClass(clazz Class<?>) : void in class org.eclipse.jetty.websocket.jsr356.server.WSServer | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type webinf : File to webinf : Path in class org.eclipse.jetty.websocket.jsr356.server.WSServer | From | To | |
Change Attribute Type classesDir : File to classesDir : Path in class org.eclipse.jetty.websocket.jsr356.server.WSServer | From | To | |
Change Attribute Type contextDir : File to contextDir : Path in class org.eclipse.jetty.websocket.jsr356.server.WSServer | From | To |