Reworked Attachment

MessageAttachment is now called Attachment and contains its data inside
a byte array, as well as an AttachmentType.

Closes #20
This commit is contained in:
2020-07-02 10:58:02 +02:00
parent 2c414f8f99
commit 34ed3df862
6 changed files with 89 additions and 61 deletions

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
@ -7,7 +8,8 @@
<wb-module deploy-name="envoy-common">
@ -15,7 +17,8 @@
<wb-resource deploy-path="/" source-path="/src/main/java"/>
@ -23,7 +26,8 @@
</wb-module>