Commit Graph

62 Commits

Author SHA1 Message Date
1b4c2c1fb9 Added MessageBuilder, enhanced Javadoc 2019-12-31 11:16:52 +02:00
delvh
f438724ef7 built general message class instead of subtypes of it
additionally fixed malformed Javadoc in the entire repository
2019-12-30 18:49:48 +01:00
72b6d67602 Fixed bug in SerializationUtils, added toString to LoginCredentials 2019-12-29 12:53:16 +02:00
708ffc20da Added LoginCredentials, moved SerializationUtils to envoy-common 2019-12-29 11:47:35 +02:00
delvh
3c7032ceca changed Javadoc error
biggest commit of all times!
2019-12-29 10:45:36 +01:00
2ce0a09af8 Moved event classes to envoy-common 2019-12-29 10:53:48 +02:00
cf05f8e1d3 Replaced sync XSD by custom objects
* Removed JAXB dependencies
* Added User, Message and TextMessage
* Changed version to 0.2-alpha in POM
2019-12-28 22:03:41 +02:00
Maxi
1225da6d35 Adjusted Java Doc Created 2019-11-01 12:17:00 +01:00
fef0cbd761 Fixed name of list properties 2019-10-28 06:18:16 +01:00
Maxi
ab52fb5b3d * Replacing the message_schema.xsd and the user_schema.xsd with
sync_schema.xsd.
* Added UserStatus
* Changed bindings.xml to support the UserStatus Enum properly.
2019-10-27 22:10:47 +01:00
93503ae861 Added EnvoyException class 2019-10-27 21:35:05 +01:00
46e10fb1a0 Added MessageState enumeration and XJB file for message schema 2019-10-11 15:10:56 +02:00