Index
All Classes and Interfaces|All Packages
C
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.dataformat.swift.mt.SwiftMtDataFormatConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormatConfigurer
G
- getAdapters() - Method in class org.apache.camel.dataformat.swift.mx.ReadConfiguration
- getAdapters() - Method in class org.apache.camel.dataformat.swift.mx.WriteConfiguration
- getAllOptions(Object) - Method in class org.apache.camel.dataformat.swift.mt.SwiftMtDataFormatConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormatConfigurer
- getCamelContext() - Method in class org.apache.camel.dataformat.swift.mx.SwiftMxTypeConvertersLoader
- getDataFormatName() - Method in class org.apache.camel.dataformat.swift.mt.SwiftMtDataFormat
- getDataFormatName() - Method in class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat
- getDocumentPrefix() - Method in class org.apache.camel.dataformat.swift.mx.WriteConfiguration
- getEscapeHandler() - Method in class org.apache.camel.dataformat.swift.mx.WriteConfiguration
- getHeaderPrefix() - Method in class org.apache.camel.dataformat.swift.mx.WriteConfiguration
- getOptionType(String, boolean) - Method in class org.apache.camel.dataformat.swift.mt.SwiftMtDataFormatConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormatConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.dataformat.swift.mt.SwiftMtDataFormatConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormatConfigurer
- getReadConfig() - Method in class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat
- getReadMessageId() - Method in class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat
- getRootElement() - Method in class org.apache.camel.dataformat.swift.mx.WriteConfiguration
- getWriteConfig() - Method in class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat
I
- init() - Method in class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat
- isIncludeXMLDeclaration() - Method in class org.apache.camel.dataformat.swift.mx.WriteConfiguration
- isWriteInJson() - Method in class org.apache.camel.dataformat.swift.mt.SwiftMtDataFormat
- isWriteInJson() - Method in class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat
L
- load(TypeConverterRegistry) - Method in class org.apache.camel.dataformat.swift.mx.SwiftMxTypeConvertersLoader
M
- marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.swift.mt.SwiftMtDataFormat
- marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat
O
- org.apache.camel.dataformat.swift.mt - package org.apache.camel.dataformat.swift.mt
- org.apache.camel.dataformat.swift.mx - package org.apache.camel.dataformat.swift.mx
R
- ReadConfiguration - Class in org.apache.camel.dataformat.swift.mx
-
ReadConfigurationis a class for easy setup of aMxReadConfigurationin a Spring application configured in XML, because it provides the setters. - ReadConfiguration() - Constructor for class org.apache.camel.dataformat.swift.mx.ReadConfiguration
S
- setAdapters(TypeAdaptersConfiguration) - Method in class org.apache.camel.dataformat.swift.mx.ReadConfiguration
- setAdapters(TypeAdaptersConfiguration) - Method in class org.apache.camel.dataformat.swift.mx.WriteConfiguration
- setCamelContext(CamelContext) - Method in class org.apache.camel.dataformat.swift.mx.SwiftMxTypeConvertersLoader
- setDocumentPrefix(String) - Method in class org.apache.camel.dataformat.swift.mx.WriteConfiguration
- setEscapeHandler(EscapeHandler) - Method in class org.apache.camel.dataformat.swift.mx.WriteConfiguration
- setHeaderPrefix(String) - Method in class org.apache.camel.dataformat.swift.mx.WriteConfiguration
- setIncludeXMLDeclaration(boolean) - Method in class org.apache.camel.dataformat.swift.mx.WriteConfiguration
- setReadConfig(MxReadConfiguration) - Method in class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat
- setReadMessageId(MxId) - Method in class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat
- setRootElement(String) - Method in class org.apache.camel.dataformat.swift.mx.WriteConfiguration
- setWriteConfig(MxWriteConfiguration) - Method in class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat
- setWriteInJson(boolean) - Method in class org.apache.camel.dataformat.swift.mt.SwiftMtDataFormat
- setWriteInJson(boolean) - Method in class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat
- SwiftMtDataFormat - Class in org.apache.camel.dataformat.swift.mt
-
SwiftMtDataFormatis a specificDataFormatleveraging Prowide Core to encode and decode SWIFT MT messages. - SwiftMtDataFormat() - Constructor for class org.apache.camel.dataformat.swift.mt.SwiftMtDataFormat
-
Constructs a
SwiftMtDataFormatwith the default configuration. - SwiftMtDataFormat(boolean) - Constructor for class org.apache.camel.dataformat.swift.mt.SwiftMtDataFormat
-
Constructs a
SwiftMtDataFormatwith the given parameter. - SwiftMtDataFormatConfigurer - Class in org.apache.camel.dataformat.swift.mt
-
Generated by camel build tools - do NOT edit this file!
- SwiftMtDataFormatConfigurer() - Constructor for class org.apache.camel.dataformat.swift.mt.SwiftMtDataFormatConfigurer
- SwiftMxDataFormat - Class in org.apache.camel.dataformat.swift.mx
-
SwiftMxDataFormatis a specificDataFormatleveraging Prowide ISO 20022 to encode and decode SWIFT MX messages. - SwiftMxDataFormat() - Constructor for class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat
-
Constructs a
SwiftMxDataFormatwith the default configuration. - SwiftMxDataFormat(boolean, MxId, MxReadConfiguration) - Constructor for class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat
-
Constructs a
SwiftMxDataFormatwith the given parameters. - SwiftMxDataFormat(MxWriteConfiguration, MxId, MxReadConfiguration) - Constructor for class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat
-
Constructs a
SwiftMxDataFormatwith the given parameters. - SwiftMxDataFormatConfigurer - Class in org.apache.camel.dataformat.swift.mx
-
Generated by camel build tools - do NOT edit this file!
- SwiftMxDataFormatConfigurer() - Constructor for class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormatConfigurer
- SwiftMxTypeConverters - Class in org.apache.camel.dataformat.swift.mx
-
SwiftMxTypeConvertersprovide some basicTypeConverters that could be needed when marshalling/unmarshalling SWIFT MX messages. - SwiftMxTypeConvertersLoader - Class in org.apache.camel.dataformat.swift.mx
-
Generated by camel build tools - do NOT edit this file!
- SwiftMxTypeConvertersLoader() - Constructor for class org.apache.camel.dataformat.swift.mx.SwiftMxTypeConvertersLoader
T
- toMxId(byte[]) - Static method in class org.apache.camel.dataformat.swift.mx.SwiftMxTypeConverters
- toMxId(String) - Static method in class org.apache.camel.dataformat.swift.mx.SwiftMxTypeConverters
U
- unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.swift.mt.SwiftMtDataFormat
- unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat
W
- WriteConfiguration - Class in org.apache.camel.dataformat.swift.mx
-
WriteConfigurationis a class for easy setup of aMxWriteConfigurationin a Spring application configured in XML, because it provides the setters. - WriteConfiguration() - Constructor for class org.apache.camel.dataformat.swift.mx.WriteConfiguration
All Classes and Interfaces|All Packages