Toggle navigation
Home
javax.activation.DataHandler to org.apache.camel.Attachment
No. of Instances - 20
No. of Commits - 1
No. of Projects - {'camel'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Add or Remove Method invocation
part.getDataHandler()
to
camelAttachment
((Attachment)toMap).getDataHandler()
to
createCamelAttachment((Attachment)toMap)
Rename Variable
handler
to
attachment
Cascading Type Change (Different)
DataHandler
to
DefaultAttachment
DataHandler
to
DefaultAttachment
Rename Method invocation
addAttachment
to
addAttachmentObject