4b545ae7fd407f0df755e6ea40d9657f705b8ad0
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [mllpHost : String, mllpPort : int] to mllpClient : MllpClientResource in class org.apache.camel.component.mllp.MllpTcpServerConsumerConnectionTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable connectTimeout : int to connectionMillis : long in method public testConnectWithoutData() : void in class org.apache.camel.component.mllp.MllpTcpServerConsumerConnectionTest | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute dummyLoadBalancerSocket : Socket to mllpClient : MllpClientResource in method public testConnectWithoutData() : void in class org.apache.camel.component.mllp.MllpTcpServerConsumerConnectionTest | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type connectTimeout : int to connectionMillis : long in method public testConnectWithoutData() : void in class org.apache.camel.component.mllp.MllpTcpServerConsumerConnectionTest | From | To | |
| Change Variable Type dummyLoadBalancerSocket : Socket to mllpClient : MllpClientResource in method public testConnectWithoutData() : void in class org.apache.camel.component.mllp.MllpTcpServerConsumerConnectionTest | From | To |