Package responses

Class CommandStatusResponse

java.lang.Object
responses.BaseResponse
responses.CommandStatusResponse
All Implemented Interfaces:
Serializable

public class CommandStatusResponse extends BaseResponse
See Also:
  • Constructor Details

    • CommandStatusResponse

      public CommandStatusResponse (String response, int statusCode)
  • Method Details