1093dc11740eb55980ef800a54a5128e8bc39cf3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type e : WebSocketHandshakeException to e : Exception in method private handleException(e Exception) : void in class io.vertx.core.http.impl.ClientConnection.HandshakeInboundHandler | From | To | |
Extract Variable | 1 | ||
Extract Variable status : HttpResponseStatus in method protected handshake(conn ServerConnection, request FullHttpRequest, ch Channel, ctx ChannelHandlerContext) : void from class io.vertx.core.http.impl.HttpServerImpl.ServerHandlerWithWebSockets | From | To | |
Extract Method | 1 | ||
Extract Method private reject(status HttpResponseStatus) : void extracted from public reject() : void in class io.vertx.core.http.impl.ServerWebSocketImpl | From | To |