Project JXTA

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

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

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

Methods in net.jxta.impl.endpoint.endpointMeter that return OutboundMetric
 OutboundMetric OutboundMeter.collectMetrics()
           
 OutboundMetric OutboundMeter.getCumulativeMetrics()
           
 OutboundMetric EndpointServiceMetric.getOutboundMetric(EndpointAddress endpointAddress)
           
 

Methods in net.jxta.impl.endpoint.endpointMeter with parameters of type OutboundMetric
(package private)  void EndpointServiceMetric.addOutboundMetric(OutboundMetric outboundMetric)
           
 void OutboundMetric.mergeMetrics(OutboundMetric other)
           
 

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


JXTA J2SE