A C D E G H I L M O P R S T V 

R

raiseCommandEvent(Command) - Method in class client.ClientListenerManager
Runs each of the CommandListeners with the command as input
raiseCommandEvent(Command) - Method in class server.ServerListenerManager
Runs each of the CommandListeners with the command as input
raiseConnectionEvent(ServerConnection, Connection.event) - Method in class server.ServerListenerManager
Runs each of the ServerConnectionListeners with the connection and event as input
raiseMessageEvent(Message) - Method in class client.ClientListenerManager
Runs each of the MessageListeners with the message as input
raiseMessageEvent(Message) - Method in class server.ServerListenerManager
Runs each of the MessageListeners with the message as input
removeAllListeners() - Method in class client.ClientListenerManager
Removes every single listener registered to the server
removeAllListeners() - Method in class client.TcpClient
 
removeAllListeners() - Method in class server.ServerListenerManager
Removes every single listener registered to the server
removeAllListeners() - Method in class server.TcpServer
 
removeCommandListener(CommandListener) - Method in class client.ClientListenerManager
Removes the specified CommandListener from the list
removeCommandListener(CommandListener) - Method in class client.TcpClient
 
removeCommandListener(CommandListener) - Method in class server.ServerListenerManager
Removes the specified CommandListener from the list
removeCommandListener(CommandListener) - Method in class server.TcpServer
 
removeConnectionListener(ServerConnectionListener) - Method in class server.ServerListenerManager
Removes the specified ServerConnectionListener from the list
removeConnectionListener(ServerConnectionListener) - Method in class server.TcpServer
 
REMOVED - listener_references.Connection.event
 
removeMessageListener(MessageListener) - Method in class client.ClientListenerManager
Removes the specified MessageListener from the list
removeMessageListener(MessageListener) - Method in class client.TcpClient
 
removeMessageListener(MessageListener) - Method in class server.ServerListenerManager
Removes the specified MessageListener from the list
removeMessageListener(MessageListener) - Method in class server.TcpServer
 
replyCommand(String, String) - Method in class listener_references.ClientConnection
Sends a command to the client connected through this connection
replyCommand(String, String) - Method in class listener_references.ServerConnection
Sends a command to the client connected through this connection
replyText(String) - Method in class listener_references.ClientConnection
Sends a simple message to the client connected through this connection
replyText(String) - Method in class listener_references.ServerConnection
Sends a simple message to the client connected through this connection
rsaDecrypt(byte[], Key) - Static method in class cryptography.SecuredRSAUsage
Attempts to decrypt the message with an asymmetric encryption
rsaEncrypt(String, Key) - Static method in class cryptography.SecuredRSAUsage
Attempts to encrypt the message with an asymmetric encryption
run() - Method in class client.TcpClient
 
run() - Method in class server.TcpServer.ClientConnection
 
run() - Method in class server.TcpServer
 
A C D E G H I L M O P R S T V 
Skip navigation links