An open API service indexing awesome lists of open source software.

https://github.com/engineering-research-and-development/true-connector-multipart_message_library

Multipart Message Processor for IDS Messages
https://github.com/engineering-research-and-development/true-connector-multipart_message_library

Last synced: 2 months ago
JSON representation

Multipart Message Processor for IDS Messages

Awesome Lists containing this project

README

        

# Multipart Message Processor for IDS Messages

Utility library that handles all IDS Info Model management, Serialization, DeSerialization, converting from Multiaprt String to java and vice versa.

Also has few methods for building some of the IDS Messages, like ArtifactRequestMessage, ArtifactResponseMessage, messages used in Contract Negotiation flow. User is not forced to use those methods, they are here just to provide convenient functionality for development.

Current supported IDSA information model is 4.2.7

```xml

4.2.7

de.fraunhofer.iais.eis.ids.infomodel
java
${information.model.version}

de.fraunhofer.iais.eis.ids.infomodel
validation-serialization-provider
${information.model.version}

```