A C E F G H I L M N P R S T U W

R

reject_uname(String) - Method in class Client.ClientView
Triggered by ClientModel when the server rejects a username we requested.
relayinvite(String, String) - Method in class Client.ClientView
Triggered by ClientModel whenever we are invited to a conversation.
relaytext(String, String, String) - Method in class Client.ClientView
Triggered by ClientModel whenever another user sends a message to a conversation.
relayText(String, User) - Method in class Server.Conversation
Relays a String message to all Users in the conversation _except_ the sender
removeme(String) - Method in class Client.ClientModel
Removes the user from the conversation
removeUser(User) - Method in class Server.Conversation
Removes a user to a conversation.
request_taken_username() - Method in class Server.ServerTest
 
request_unused_username() - Method in class Server.ServerTest
 
requestSameUsernameTest() - Method in class Client.ClientModelTest
Tests requesting a username that is rejected.
requestUsername(String) - Method in class Client.ClientModel
Requests the username that you want when you first log in to the client.
requestUsernameTest() - Method in class Client.ClientModelTest
Tests the request a username that is accepted test.
run() - Method in class Client.ClientModel.ClientRunnable
 
run() - Method in class Client.ClientModel.ServerOutputThread
 
run() - Method in class Server.User
 

A C E F G H I L M N P R S T U W