Added gitignore; Common module created; TTResponse created; TTLogger created; Auth RMI created;

This commit is contained in:
Lorenzo Iovino 2017-06-15 23:38:01 +02:00
parent ac694a1776
commit f18d7c4bb4
90 changed files with 844 additions and 2105 deletions

1
.idea/modules.xml generated
View file

@ -3,6 +3,7 @@
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/Client/Client.iml" filepath="$PROJECT_DIR$/Client/Client.iml" />
<module fileurl="file://$PROJECT_DIR$/Commons/Commons.iml" filepath="$PROJECT_DIR$/Commons/Commons.iml" />
<module fileurl="file://$PROJECT_DIR$/Server/Server.iml" filepath="$PROJECT_DIR$/Server/Server.iml" />
<module fileurl="file://$PROJECT_DIR$/TextTwist.iml" filepath="$PROJECT_DIR$/TextTwist.iml" />
</modules>