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