30b700ef9aa24f208d5ee9ad96db423d51ebd0a4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable exception : IOException in method public notify(res IoFuture<?>, attachment Object) : void from class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder.connectImpl.addNotifier | From | To | |
Extract Method | 1 | ||
Extract Method private connectImpl(uri URI, ioFuture FutureResult<WebSocketChannel>) : IoFuture<WebSocketChannel> extracted from public connect() : IoFuture<WebSocketChannel> in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder | From | To |