Uses of Class
it.polito.appeal.traci.protocol.ResponseContainer
Packages that use ResponseContainer
- 
Uses of ResponseContainer in de.tudresden.sumo.utilMethods in de.tudresden.sumo.util that return ResponseContainerModifier and TypeMethodDescriptionprotected ResponseContainerQuery.doQuerySingle(Command request) LikeQuery.doQuery(RequestMessage), but good for one-command/ one-response queries.protected ResponseContainerQuery.queryAndVerifySingle(Command request) LikeQuery.queryAndVerify(RequestMessage), but good for one-command/ one-response queries.
- 
Uses of ResponseContainer in it.polito.appeal.traci.protocolMethods in it.polito.appeal.traci.protocol that return types with arguments of type ResponseContainer