Project JXTA

Uses of Class
net.jxta.impl.endpoint.transportMeter.TransportServiceMetric

Packages that use TransportServiceMetric
net.jxta.impl.endpoint.transportMeter   
 

Uses of TransportServiceMetric in net.jxta.impl.endpoint.transportMeter
 

Methods in net.jxta.impl.endpoint.transportMeter that return TransportServiceMetric
 TransportServiceMetric TransportServiceMetric.deepCopy(TransportServiceMonitorFilter transportServiceMonitorFilter)
          Make a deep copy of this metric only including the portions designated in the Filter The resulting metric is Safe to modify without danger to the underlying Monitor Metrics
 TransportServiceMetric TransportServiceMetric.shallowCopy(TransportServiceMonitorFilter transportServiceMonitorFilter)
          Make a shallow copy of this metric only including the portions designated in the Filter Note: since this is a shallow copy it is dangerous to modify the submetrics
 


JXTA J2SE