71079baa1726378adf17e9db7d718442e2d43f1c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type connectionConfig : XMPPTCPConnectionConfiguration to connectionConfig : ConnectionConfiguration in method public setConnectionConfig(connectionConfig ConnectionConfiguration) : void in class org.apache.camel.component.xmpp.XmppEndpoint | From | To | |
Change Variable Type | 1 | ||
Change Variable Type connectionConfig : XMPPTCPConnectionConfiguration to connectionConfig : ConnectionConfiguration in method public bindSSLContextTo(registry JndiRegistry) : void in class org.apache.camel.component.xmpp.EmbeddedXmppTestServer | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type connectionConfig : XMPPTCPConnectionConfiguration to connectionConfig : ConnectionConfiguration in class org.apache.camel.component.xmpp.XmppEndpoint | From | To |