7dd37a047164421f08673bee8ec20a61d3feaf95
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 2 | ||
Move Attribute package protocol : Protocol from class org.rapidoid.net.impl.RapidoidWorker to package protocol : Protocol from class org.rapidoid.net.impl.ConnectionTarget | From | To | |
Move Attribute package protocol : Protocol from class org.rapidoid.net.impl.RapidoidWorker to package protocol : Protocol from class org.rapidoid.net.impl.RapidoidChannel | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute workerInd : int to currentWorkerInd : int in method public connect(serverHost String, serverPort int, clientProtocol Protocol) : void in class org.rapidoid.net.impl.RapidoidClientLoop | From | To | |
Extract Method | 2 | ||
Extract Method public connect(serverHost String, serverPort int, clientProtocol Protocol) : void extracted from private openSockets() : void in class org.rapidoid.net.impl.RapidoidClientLoop | From | To | |
Extract Method protected socket() : SocketChannel extracted from private openSockets() : void in class org.rapidoid.net.impl.RapidoidClientLoop | From | To |