Uses of Class
ecmwf.common.database.Traffic
Packages that use Traffic
Package
Description
-
Uses of Traffic in ecmwf.common.database
Methods in ecmwf.common.database that return types with arguments of type TrafficModifier and TypeMethodDescriptionECpdsBase.getTrafficByDestinationName
(String destinationName) Gets the traffic by destination name. -
Uses of Traffic in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master that return types with arguments of type TrafficModifier and TypeMethodDescriptionDataBaseInterface.getTrafficByDestinationName
(String destinationName) Gets the traffic by destination name. -
Uses of Traffic in ecmwf.ecpds.master.plugin.http.dao.transfer
Constructors in ecmwf.ecpds.master.plugin.http.dao.transfer with parameters of type TrafficModifierConstructorDescriptionprotected
TrafficBean
(Traffic traffic) Instantiates a new traffic bean.