dad7ac2309a550de6b02614c3a9be93d84e843e0
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public onDisconnect(event AtmosphereResourceEvent) : void from class com.vaadin.server.communication.PushHandler to public onDisconnect(event AtmosphereResourceEvent) : void from class com.vaadin.server.communication.PushAtmosphereHandler.AtmosphereResourceListener | From | To | |
Move Method public onThrowable(event AtmosphereResourceEvent) : void from class com.vaadin.server.communication.PushHandler to public onThrowable(event AtmosphereResourceEvent) : void from class com.vaadin.server.communication.PushAtmosphereHandler.AtmosphereResourceListener | From | To | |
Extract Class | 1 | ||
Extract Class com.vaadin.server.communication.PushAtmosphereHandler.AtmosphereResourceListener from class com.vaadin.server.communication.PushHandler | From | To | |
Extract Method | 1 | ||
Extract Method package initAtmosphere(vaadinServletConfig ServletConfig) : AtmosphereFramework extracted from public PushRequestHandler(service VaadinServletService) in class com.vaadin.server.communication.PushRequestHandler | From | To |