static class MasterSlotManager.RemoteSlotRequestHandler extends java.lang.Object implements RequestHandler
Modifier and Type | Field and Description |
---|---|
private MasterSlotManager |
master |
Constructor and Description |
---|
MasterSlotManager.RemoteSlotRequestHandler(MasterSlotManager master) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
handleCmd(java.net.Socket socket,
java.lang.String cmd)
Handle a command that was sent by an incoming request.
|
private final MasterSlotManager master
MasterSlotManager.RemoteSlotRequestHandler(MasterSlotManager master)
public java.lang.String handleCmd(java.net.Socket socket, java.lang.String cmd)
RequestHandler
handleCmd
in interface RequestHandler
socket
- The socket that is handling the communication with the
remote clientcmd
- The command