This repository has been archived on 2021-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
envoy/src/main/java/envoy/data
Kai S. K. Engelbart 5b568e8c43 Reworked Attachment
MessageAttachment is now called Attachment and contains its data inside
a byte array, as well as an AttachmentType.

Closes #20
2020-07-02 10:58:02 +02:00
..
Attachment.java Reworked Attachment 2020-07-02 10:58:02 +02:00
Config.java Add config initialization with a map of config items 2020-06-11 11:24:00 +02:00
ConfigItem.java Migrated Config, ConfigItem and EnvoyLog from envoy-client 2020-03-02 19:16:28 +01:00
Contact.java Add Javadoc for hashCode and equals methods of Contact 2020-06-11 11:05:38 +02:00
Group.java Resolved requests 2020-06-11 14:00:07 +02:00
GroupMessage.java Reworked Attachment 2020-07-02 10:58:02 +02:00
IDGenerator.java Added groups 2020-03-24 19:06:56 +01:00
LoginCredentials.java Add read-only clientVersion property to LoginCredentials 2020-06-19 15:56:45 +02:00
Message.java Reworked Attachment 2020-07-02 10:58:02 +02:00
MessageBuilder.java Reworked Attachment 2020-07-02 10:58:02 +02:00
User.java Resolved requests 2020-06-11 14:00:07 +02:00
package-info.java Changed compiler compliance to 11, modularized all packages (#16) 2020-03-07 17:29:52 +01:00