C G I L M O R S T U W
All Classes All Packages
All Classes All Packages
All Classes 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
- 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
- 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
-
ReadConfiguration
is a class for easy setup of aMxReadConfiguration
in 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(Object) - 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(Object) - 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
-
SwiftMtDataFormat
is a specificDataFormat
leveraging Prowide Core to encode and decode SWIFT MT messages. - SwiftMtDataFormat() - Constructor for class org.apache.camel.dataformat.swift.mt.SwiftMtDataFormat
-
Constructs a
SwiftMtDataFormat
with the default configuration. - SwiftMtDataFormat(boolean) - Constructor for class org.apache.camel.dataformat.swift.mt.SwiftMtDataFormat
-
Constructs a
SwiftMtDataFormat
with 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
-
SwiftMxDataFormat
is a specificDataFormat
leveraging Prowide ISO 20022 to encode and decode SWIFT MX messages. - SwiftMxDataFormat() - Constructor for class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat
-
Constructs a
SwiftMxDataFormat
with the default configuration. - SwiftMxDataFormat(boolean, MxId, MxReadConfiguration) - Constructor for class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat
-
Constructs a
SwiftMxDataFormat
with the given parameters. - SwiftMxDataFormat(MxWriteConfiguration, MxId, MxReadConfiguration) - Constructor for class org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat
-
Constructs a
SwiftMxDataFormat
with 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
-
SwiftMxTypeConverters
provide some basicTypeConverter
s 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
-
WriteConfiguration
is a class for easy setup of aMxWriteConfiguration
in a Spring application configured in XML, because it provides the setters. - WriteConfiguration() - Constructor for class org.apache.camel.dataformat.swift.mx.WriteConfiguration
All Classes All Packages