A C D E G H I M P R S U

C

Command - Interface in server
This interface denotes objects that are able to execute actions, once they are invoked.
ConnectionHandlerThread - Class in server
This class instantiates threads in charge of answering requests made via socket channels.
ConnectionHandlerThread(Socket, Map<Long, Serializable>) - Constructor for class server.ConnectionHandlerThread
Creates a new handler.

A C D E G H I M P R S U