3c07368cbbc4d35534e90c769ea8ec975400c452
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private disconnect(event AtmosphereResourceEvent) : void renamed to private connectionLost(event AtmosphereResourceEvent) : void in class com.vaadin.server.communication.PushHandler | From | To | |
Extract Method | 4 | ||
Extract Method private setState(state State) : void extracted from public connect(resource AtmosphereResource) : void in class com.vaadin.server.communication.AtmospherePushConnection | From | To | |
Extract Method private setState(state State) : void extracted from public disconnect() : void in class com.vaadin.server.communication.AtmospherePushConnection | From | To | |
Extract Method public connectionLost() : void extracted from public disconnect() : void in class com.vaadin.server.communication.AtmospherePushConnection | From | To |