8b30dbf46f6d992d2e6543d1e8fc16464e2e1533
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type jsonText : String to json : ValueMap in method public handleMessage(json ValueMap) : void in class com.vaadin.client.communication.ServerMessageHandler | From | To | |
| Move Method | 1 | ||
| Move Method public stripJSONWrapping(jsonWithWrapping String) : String from class com.vaadin.client.communication.ServerCommunicationHandler to public stripJSONWrapping(jsonWithWrapping String) : String from class com.vaadin.client.communication.ServerMessageHandler | From | To | |
| Rename Variable | 1 | ||
| Rename Variable jsonText : String to json : ValueMap in method public onResponseReceived(request Request, response Response) : void in class com.vaadin.client.communication.XhrConnection.XhrResponseHandler | From | To | |
| Move Attribute | 2 | ||
| Move Attribute public JSON_COMMUNICATION_PREFIX : String from class com.vaadin.client.communication.ServerCommunicationHandler to public JSON_COMMUNICATION_PREFIX : String from class com.vaadin.client.communication.ServerMessageHandler | From | To | |
| Move Attribute public JSON_COMMUNICATION_SUFFIX : String from class com.vaadin.client.communication.ServerCommunicationHandler to public JSON_COMMUNICATION_SUFFIX : String from class com.vaadin.client.communication.ServerMessageHandler | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type jsonText : String to json : ValueMap in method public onResponseReceived(request Request, response Response) : void in class com.vaadin.client.communication.XhrConnection.XhrResponseHandler | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter jsonText : String to json : ValueMap in method public handleMessage(json ValueMap) : void in class com.vaadin.client.communication.ServerMessageHandler | From | To |