18b689b820b5ee9ae9240b6a3f00c5a93ef9894f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type type : SslBytesServerTest.TLSRecord.Type to type : Type in method public TLSRecord(type Type, bytes byte[]) in class org.eclipse.jetty.client.ssl.SslBytesTest.TLSRecord | From | To | |
Change Parameter Type type : SslBytesServerTest.TLSRecord.Type to type : TLSRecord.Type in method private read(type TLSRecord.Type, input InputStream, bytes byte[], offset int, length int) : TLSRecord in class org.eclipse.jetty.client.ssl.SslBytesTest.SimpleProxy | From | To | |
Change Return Type | 3 | ||
Change Return Type SslBytesServerTest.TLSRecord.Type to Type in method public from(code int) : Type in class org.eclipse.jetty.client.ssl.SslBytesTest.TLSRecord.Type | From | To | |
Change Return Type SslBytesServerTest.TLSRecord.Type to Type in method public getType() : Type in class org.eclipse.jetty.client.ssl.SslBytesTest.TLSRecord | From | To | |
Change Return Type SslBytesServerTest.SimpleProxy.AutomaticFlow to SslBytesTest.SimpleProxy.AutomaticFlow in method public startAutomaticFlow() : SslBytesTest.SimpleProxy.AutomaticFlow in class org.eclipse.jetty.client.ssl.SslBytesTest.SimpleProxy | From | To | |
Change Variable Type | 1 | ||
Change Variable Type result : SslBytesServerTest.TLSRecord.Type to result : Type in method public from(code int) : Type in class org.eclipse.jetty.client.ssl.SslBytesTest.TLSRecord.Type | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type codes : Map<Integer,SslBytesServerTest.TLSRecord.Type> to codes : Map<Integer,Type> in class org.eclipse.jetty.client.ssl.SslBytesTest.TLSRecord.Type.Mapper | From | To | |
Change Attribute Type type : SslBytesServerTest.TLSRecord.Type to type : Type in class org.eclipse.jetty.client.ssl.SslBytesTest.TLSRecord | From | To |