a6547eaf831849e324b0a69f27b3a3229cd3c8a3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable cfgr : ServerEndpointConfig.Configurator to resolvedConfigurator : ServerEndpointConfig.Configurator in method public AnnotatedServerEndpointConfig(containerScope WebSocketContainerScope, endpointClass Class<?>, anno ServerEndpoint, baseConfig ServerEndpointConfig) in class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointConfig | From | To | |
Extract Variable | 1 | ||
Extract Variable manualConfigurator : ServerEndpointConfig.Configurator in method public AnnotatedServerEndpointConfig(containerScope WebSocketContainerScope, endpointClass Class<?>, anno ServerEndpoint, baseConfig ServerEndpointConfig) from class org.eclipse.jetty.websocket.jsr356.server.AnnotatedServerEndpointConfig | From | To |