Index
All Classes and Interfaces|All Packages|Constant Field Values
S
- send(Message) - Method in class it.meucci.Client
-
Sends a message to the socket's ouput stream
- send(ArrayList<String>) - Static method in class it.meucci.commands.CommandHandler
- SEND - Enum constant in enum class it.meucci.commands.CommandType
-
Sends a message to another user or to everyone
- server - Static variable in class it.meucci.utils.Username
-
`server` addresses the server, and it is used in SERVER_ANN and COMMAND messages.
- SERVER_ANN - Enum constant in enum class it.meucci.utils.Type
-
A server announcement: from server to client only.
- ServerAnnouncement - Enum Class in it.meucci.utils
-
Represents the types of Server Announcement a message of type SERVER_ANN can have.
- setPendingUsername(String) - Method in class it.meucci.Client
- stop() - Static method in class it.meucci.App
-
Used to stop the client
- stop() - Method in class it.meucci.Client
-
Stops the client's socket
All Classes and Interfaces|All Packages|Constant Field Values