Uses of Class
it.polito.appeal.traci.protocol.StatusResponse
Packages that use StatusResponse
-
Uses of StatusResponse in it.polito.appeal.traci.protocol
Methods in it.polito.appeal.traci.protocol that return StatusResponseConstructors in it.polito.appeal.traci.protocol with parameters of type StatusResponseModifierConstructorDescriptionResponseContainer
(StatusResponse status, Command response) Constructor for a response container with status response and a response command.ResponseContainer
(StatusResponse status, Command response, List<Command> subResponses) Constructor for a response container with status response, response command and zero or more sub-responses.