Uses of Class
de.uniluebeck.itm.tcpip.Storage
Packages that use Storage
- 
Uses of Storage in de.tudresden.sumo.utilMethods in de.tudresden.sumo.util with parameters of type Storage
- 
Uses of Storage in it.polito.appeal.traci.protocolMethods in it.polito.appeal.traci.protocol that return StorageMethods in it.polito.appeal.traci.protocol with parameters of type StorageModifier and TypeMethodDescriptionvoidCommand.writeRawTo(Storage out) Writes the serialized form of this command to the givenStorageobject.voidConstructors in it.polito.appeal.traci.protocol with parameters of type StorageModifierConstructorDescriptionBuilds a command from aStoragereceived from the other endpoint.StatusResponse(Storage packet)