Index

A C D E G H I J L M N P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

CHANGE_NAME - Enum constant in enum class it.fi.meucci.utils.CommandType
Requests the server to change the client's name
changeName(String) - Method in class it.fi.meucci.RequestListener
Changes name if available
COMMAND - Enum constant in enum class it.fi.meucci.utils.Type
A command: from client to server only.
COMMAND_NOT_RECOGNIZED - Enum constant in enum class it.fi.meucci.utils.ServerAnnouncement
Sent when the command issued by the user is not valid nor recognized
CommandNotRecognizedException - Exception in it.fi.meucci.exceptions
Implementation of HandlerException for a COMMAND_NOT_RECOGNIZED Server Announcement
CommandNotRecognizedException() - Constructor for exception it.fi.meucci.exceptions.CommandNotRecognizedException
 
CommandType - Enum Class in it.fi.meucci.utils
This represents all the possible types of commands the server can handle
createJoinedAnnouncement(String) - Static method in enum class it.fi.meucci.utils.ServerAnnouncement
Creates a new JOINED message
createLeftAnnouncement(String) - Static method in enum class it.fi.meucci.utils.ServerAnnouncement
Creates a LEFT message
createListAnnouncement(ArrayList<String>, String) - Static method in enum class it.fi.meucci.utils.ServerAnnouncement
Creates a new LIST announcement
createServerAnnouncement(ServerAnnouncement, String) - Static method in enum class it.fi.meucci.utils.ServerAnnouncement
Creates a new Server announcement
createUsernameChangedAnnouncement(String, String) - Static method in enum class it.fi.meucci.utils.ServerAnnouncement
Creates a CHANGE USERNAME message
A C D E G H I J L M N P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form