40685296333d69402111067c1a1a9b3f99a6661f
Files Diff
- Added: 9
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method package parse(body String, parser Parser) : Message moved from class org.apache.camel.component.hl7.HL7Converter to class org.apache.camel.component.hl7.HL7DataFormat & inlined to public unmarshal(exchange Exchange, inputStream InputStream) : Object | From | To | |
Move Method | 1 | ||
Move Method package encode(message Message, parser Parser) : String from class org.apache.camel.component.hl7.HL7Converter to package encode(message Message, parser Parser) : String from class org.apache.camel.component.hl7.HL7GenericMessageConverter | From | To | |
Inline Method | 1 | ||
Inline Method package parse(body String, parser Parser) : Message inlined to public toMessage(body String) : Message in class org.apache.camel.component.hl7.HL7Converter | From | To |