| 
                                Change Parameter Type	network : OChannelBinaryAsynchClient to network : OChannelBinary in method public readIdentifiable(network OChannelBinary) : OIdentifiable in class com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryProtocol | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	iNetworkProtocolBinary : ONetworkProtocolBinary to connection : OClientConnection in method public OLiveCommandResultListener(connection OClientConnection, txId int, wrappedResultListener OCommandResultListener) in class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	iNetworkProtocolBinary : ONetworkProtocolBinary to connection : OClientConnection in method public getSession(connection OClientConnection) : OClientSessions in class com.orientechnologies.orient.server.OClientConnectionManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	token : OToken to handler : OTokenHandler in method public connect(iProtocol ONetworkProtocol, connection OClientConnection, tokenBytes byte[], handler OTokenHandler) : OClientConnection in class com.orientechnologies.orient.server.OClientConnectionManager | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Move Attribute	private protocol : ONetworkProtocolBinary from class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener to private protocol : ONetworkProtocolBinary from class com.orientechnologies.orient.server.OClientConnectionTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	public totalRequests : int from class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData to public totalRequests : int from class com.orientechnologies.orient.server.OClientConnectionStats | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	public lastCommandExecutionTime : long from class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData to public lastCommandExecutionTime : long from class com.orientechnologies.orient.server.OClientConnectionStats | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	protected token : OToken from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to private token : OToken from class com.orientechnologies.orient.server.OClientConnection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	protected tokenBytes : byte[] from class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract to private tokenBytes : byte[] from class com.orientechnologies.orient.server.OClientConnection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	protected tokenBased : Boolean from class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary to private tokenBased : Boolean from class com.orientechnologies.orient.server.OClientConnection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	public totalCommandExecutionTime : long from class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData to public totalCommandExecutionTime : long from class com.orientechnologies.orient.server.OClientConnectionStats | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	public lastCommandInfo : String from class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData to public lastCommandInfo : String from class com.orientechnologies.orient.server.OClientConnectionStats | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	public lastCommandReceived : long from class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData to public lastCommandReceived : long from class com.orientechnologies.orient.server.OClientConnectionStats | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	public lastCommandDetail : String from class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData to public lastCommandDetail : String from class com.orientechnologies.orient.server.OClientConnectionStats | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Extract And Move Method	public setTokenBased(tokenBased Boolean) : void extracted from protected readConnectionData() : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary & moved to class com.orientechnologies.orient.server.OClientConnection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Extract And Move Method	public setDatabase(database ODatabaseDocumentTx) : void extracted from protected createDatabase() : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary & moved to class com.orientechnologies.orient.server.OClientConnection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Extract And Move Method	public setDatabase(database ODatabaseDocumentTx) : void extracted from protected freezeDatabase() : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary & moved to class com.orientechnologies.orient.server.OClientConnection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Extract And Move Method	public endOperation() : void extracted from protected onAfterRequest() : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary & moved to class com.orientechnologies.orient.server.OClientConnection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Extract And Move Method	public setDatabase(database ODatabaseDocumentTx) : void extracted from protected releaseDatabase() : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary & moved to class com.orientechnologies.orient.server.OClientConnection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Extract And Move Method	public setProtocol(protocol ONetworkProtocol) : void extracted from public getConnection(iChannelId int, protocol ONetworkProtocol) : OClientConnection in class com.orientechnologies.orient.server.OClientConnectionManager & moved to class com.orientechnologies.orient.server.OClientConnection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Extract And Move Method	public setDatabase(database ODatabaseDocumentTx) : void extracted from protected dropDatabase() : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary & moved to class com.orientechnologies.orient.server.OClientConnection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Extract And Move Method	public setServerUser(serverUser OServerUserConfiguration) : void extracted from protected connect() : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary & moved to class com.orientechnologies.orient.server.OClientConnection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Extract And Move Method	public statsUpdate() : void extracted from protected onBeforeRequest() : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary & moved to class com.orientechnologies.orient.server.OClientConnection | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Extract And Move Method	public getTokenBased() : Boolean extracted from protected readConnectionData() : void in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary & moved to class com.orientechnologies.orient.server.OClientConnection | 
                                From | 
                                To |