Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- send(Message) - Method in class it.fi.meucci.Server
-
Used by other RequestListeners to send messages to one another.
- sendBroadcast(Message) - Method in class it.fi.meucci.Server
-
Used by other RequestListeners to send messages to everyone.
- sendList() - Method in class it.fi.meucci.RequestListener
-
Sends to the client a list of connected users
- server - Static variable in class it.fi.meucci.App
-
The server object
- server - Static variable in class it.fi.meucci.utils.Username
-
`server` addresses the server, and it is used in SERVER_ANN and COMMAND messages.
- Server - Class in it.fi.meucci
-
This class represents the server and contains some static methods used by other classes.
- Server(int) - Constructor for class it.fi.meucci.Server
- SERVER_ANN - Enum constant in enum class it.fi.meucci.utils.Type
-
A server announcement: from server to client only.
- ServerAnnouncement - Enum Class in it.fi.meucci.utils
-
Represents the types of Server Announcement a message of type SERVER_ANN can have.
- setArgs(ArrayList<String>) - Method in class it.fi.meucci.utils.Message
- shouldAnswerWithTrue() - Method in class it.fi.meucci.AppTest
-
Rigorous Test :-)
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form