5fd625a945862e6ceccbeb13cde1ef00e26d9572
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private connectionLost(event AtmosphereResourceEvent) : void renamed to private disconnect(event AtmosphereResourceEvent) : void in class com.vaadin.server.communication.PushHandler | From | To | |
Inline Method | 6 | ||
Inline Method public connectionLost() : void inlined to public disconnect() : void in class com.vaadin.server.communication.AtmospherePushConnection | From | To | |
Inline Method private setState(state State) : void inlined to private readObject(stream ObjectInputStream) : void in class com.vaadin.server.communication.AtmospherePushConnection | From | To | |
Inline Method private setState(state State) : void inlined to public push(async boolean) : void in class com.vaadin.server.communication.AtmospherePushConnection | From | To | |
Inline Method private setState(state State) : void inlined to public connect(resource AtmosphereResource) : void in class com.vaadin.server.communication.AtmospherePushConnection | From | To |