bae03df63c56dbe55ae569e16a168090fb8db150
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute LOG : Logger to LOGGER : Logger in class org.apache.james.jmap.JMAPServlet | From | To | |
| Extract Method | 2 | ||
| Extract Method private getLogger(session ProtocolSession) : Logger extracted from public exceptionCaught(ctx ChannelHandlerContext, e ExceptionEvent) : void in class org.apache.james.protocols.netty.BasicChannelUpstreamHandler | From | To | |
| Extract Method private getLogger(session ProtocolSession) : Logger extracted from public channelClosed(ctx ChannelHandlerContext, e ChannelStateEvent) : void in class org.apache.james.protocols.netty.BasicChannelUpstreamHandler | From | To |