Class SBDHJaxbConverter
- java.lang.Object
-
- eu.domibus.connector.client.filesystem.isupport.sbdh.SBDHJaxbConverter
-
@Component @Validated @Valid @Profile("iSupport") public class SBDHJaxbConverter extends Object
-
-
Constructor Summary
Constructors Constructor Description SBDHJaxbConverter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StandardBusinessDocumentHeader
getSBDH(File message, String messagePropertiesFileName)
-
-
-
Method Detail
-
getSBDH
public StandardBusinessDocumentHeader getSBDH(File message, String messagePropertiesFileName) throws JAXBException, IOException
- Throws:
JAXBException
IOException
-
-