Index
All Classes and Interfaces|All Packages
H
- handleClient(Socket) - Method in class Model.HostHandler
-
The handleClient function is responsible for handling the client's requests.
- handleClient(Socket) - Method in class test.BookScrabbleHandler
-
The handleClient function is called by the server when a new client connects.
- handleClient(Socket) - Method in interface test.ClientHandler
- hashCode() - Method in class test.Tile
- hostGame() - Method in class View.MainPageController
-
The hostGame function is called when the host button is clicked.
- HostHandler - Class in Model
- HostHandler(HostModel) - Constructor for class Model.HostHandler
-
The HostHandler function is responsible for handling the Host's turn.
- HostModel - Class in Model
- HostModel(String) - Constructor for class Model.HostModel
-
The HostModel function is the constructor for the HostModel class.
- HostModelTest - Class in Model
- HostModelTest() - Constructor for class Model.HostModelTest
All Classes and Interfaces|All Packages