Uses of Class
cambio.simulator.entities.networking.NetworkRequestEvent
Packages that use NetworkRequestEvent
Package
Description
Network behavior revolving around request sending, monitoring and receiving.
-
Uses of NetworkRequestEvent in cambio.simulator.entities.networking
Subclasses of NetworkRequestEvent in cambio.simulator.entities.networkingModifier and TypeClassDescriptionclassEvent that should be scheduled when a request gets canceled.classEvent that represents the successful arrival of a request at its target instance.classEvent that represents the sending of a request.classEvent that represents the timeout of aRequest.