Project JXTA

Uses of Class
net.jxta.impl.endpoint.endpointMeter.PropagationMetric

Packages that use PropagationMetric
net.jxta.impl.endpoint.endpointMeter   
 

Uses of PropagationMetric in net.jxta.impl.endpoint.endpointMeter
 

Methods in net.jxta.impl.endpoint.endpointMeter that return PropagationMetric
 PropagationMetric PropagationMeter.getCumulativeMetrics()
           
 PropagationMetric PropagationMeter.collectMetrics()
           
 PropagationMetric EndpointServiceMetric.getPropagationMetric(String serviceName, String serviceParam)
           
 

Methods in net.jxta.impl.endpoint.endpointMeter with parameters of type PropagationMetric
 void PropagationMetric.mergeMetrics(PropagationMetric other)
           
(package private)  void EndpointServiceMetric.addPropagationMetric(PropagationMetric propagationMetric)
           
 

Constructors in net.jxta.impl.endpoint.endpointMeter with parameters of type PropagationMetric
PropagationMetric(PropagationMetric prototype)
           
 


JXTA J2SE