Class | Description |
---|---|
Command |
Represents a single TraCI command, with its identifier and content.
|
RequestMessage |
Represents a TraCI messages used to send
Command s from the client to
server (i.e. requests). |
ResponseContainer |
Represents all the information related to a given request.
|
ResponseMessage |
Represents a message sent from the server.
|
StatusResponse |