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 9193468213 Replace Date by LocalDateTime
Closes #22
2020-06-20 09:08:06 +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 Replace Date by LocalDateTime 2020-06-20 09:08:06 +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 Replace Date by LocalDateTime 2020-06-20 09:08:06 +02:00
MessageAttachment.java Added groups 2020-03-24 19:06:56 +01:00
MessageBuilder.java Replace Date by LocalDateTime 2020-06-20 09:08:06 +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