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
- Host: GitHub
- URL: https://github.com/engineering-research-and-development/true-connector-multipart_message_library
- Owner: Engineering-Research-and-Development
- Created: 2020-05-25T13:04:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T13:28:51.000Z (11 months ago)
- Last Synced: 2025-01-27T21:24:44.230Z (4 months ago)
- Language: Java
- Size: 5.64 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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}```