8
UMLClass
224
392
360
128
_object: WordleServer_
--
+ int DEFAULT_PORT
+ DatabaseConnector db
--
+ WordleServer
+ WordleServer(int pPort)
+ processNewConnection(String pClientIP, int pClientPort)
+ processClosingConnection(String pClientIP, int pClientPort)
+ processMessage(String pClientIP, int pClientPort, String pMessage)
UMLClass
312
272
168
56
_object: Server_
--
UMLClass
80
632
168
56
_object: Queue<ContentType>_
--
UMLClass
320
632
168
56
_object: DatabaseConnector_
--
UMLClass
312
136
168
56
_object: List<ContentType>_
--
UMLClass
552
632
168
56
_object: QueryResult_
--
Relation
392
320
24
88
lt=<<<-
10.0;90.0;10.0;10.0
Relation
392
184
24
104
lt=<..
10.0;10.0;10.0;110.0
Relation
392
512
24
136
lt=<..
10.0;150.0;10.0;10.0
Relation
240
648
96
24
lt=<..
10.0;10.0;100.0;10.0
Relation
480
648
88
24
lt=<..
90.0;10.0;10.0;10.0
UMLClass
712
416
168
56
object: Query
--
+getStatistics(String username)
UMLClass
944
408
168
56
object: User
--
+int connection_id