Uses of Class
org.apache.camel.model.dataformat.SwiftMtDataFormat.Builder
Packages that use SwiftMtDataFormat.Builder
Package
Description
The JAXB POJOs for the Data Formats used to marshal and
unmarshal objects to and from streams inside components
-
Uses of SwiftMtDataFormat.Builder in org.apache.camel.builder
Methods in org.apache.camel.builder that return SwiftMtDataFormat.BuilderModifier and TypeMethodDescriptionDataFormatBuilderFactory.swiftMt()Uses the SWIFT MT data format -
Uses of SwiftMtDataFormat.Builder in org.apache.camel.model.dataformat
Methods in org.apache.camel.model.dataformat that return SwiftMtDataFormat.BuilderModifier and TypeMethodDescriptionSwiftMtDataFormat.Builder.writeInJson(boolean writeInJson) The flag indicating that messages must be marshalled in a JSON format.SwiftMtDataFormat.Builder.writeInJson(String writeInJson) The flag indicating that messages must be marshalled in a JSON format.