| Class | Description |
|---|---|
| Command |
Represents a single TraCI command, with its identifier and content.
|
| RequestMessage |
Represents a TraCI messages used to send
Commands 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 |