Log4j 1.1

Uses of Class
pl.psnc.expres.remote.protocol.notification.NetworkMetric

Packages that use NetworkMetric
pl.psnc.expres.remote.network   
pl.psnc.expres.remote.protocol.notification   
 

Uses of NetworkMetric in pl.psnc.expres.remote.network
 

Methods in pl.psnc.expres.remote.network that return types with arguments of type NetworkMetric
 java.util.List<NetworkMetric> INetworkMonitor.getNetworkMetric(int networkOrderId)
          Get network metric by the specified network order identifier.
 

Methods in pl.psnc.expres.remote.network with parameters of type NetworkMetric
 int INetworkMonitor.orderNetworkMetric(MessageHeader messageHeader, NetworkMetric networkMetric)
          Creates a new network metric order.
 

Uses of NetworkMetric in pl.psnc.expres.remote.protocol.notification
 

Methods in pl.psnc.expres.remote.protocol.notification that return NetworkMetric
 NetworkMetric Notification.getNetworkMetric()
          Get value of field: networkMetric
 

Methods in pl.psnc.expres.remote.protocol.notification with parameters of type NetworkMetric
 void Notification.setNetworkMetric(NetworkMetric networkMetric)
          Set value of field: networkMetric
 


Log4j 1.1

Copyright 2007-2008 by VLAB