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