Package responseLogic.responseSenders
Class CommandResponseSender
java.lang.Object
responseLogic.responseSenders.CommandResponseSender
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
sendResponse
(CommandStatusResponse response, ServerConnection connection, CallerBack to)
-
Constructor Details
-
CommandResponseSender
public CommandResponseSender()
-
-
Method Details
-
sendResponse
public static void sendResponse(CommandStatusResponse response, ServerConnection connection, CallerBack to)
-