Project JXTA

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

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

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

Methods in net.jxta.impl.endpoint.endpointMeter that return EndpointServiceMetric
 EndpointServiceMetric EndpointServiceMetric.deepCopy(EndpointServiceMonitorFilter endpointServiceMonitorFilter)
          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
 EndpointServiceMetric EndpointServiceMetric.shallowCopy(EndpointServiceMonitorFilter endpointServiceMonitorFilter)
          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