|
Project JXTA | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransportMetric | |
net.jxta.impl.endpoint.transportMeter |
Uses of TransportMetric in net.jxta.impl.endpoint.transportMeter |
Methods in net.jxta.impl.endpoint.transportMeter that return TransportMetric | |
TransportMetric |
TransportServiceMetric.getTransportMetric(String protocol,
EndpointAddress endpointAddress)
Get the Transport Metric for a specific Transport Type |
TransportMetric |
TransportServiceMetric.getTransportMetric(TransportMetric prototype)
Get the Transport Metric for a specific Transport Type |
TransportMetric |
TransportMeter.getCumulativeMetrics()
|
TransportMetric |
TransportMeter.collectMetrics()
|
Methods in net.jxta.impl.endpoint.transportMeter with parameters of type TransportMetric | |
void |
TransportServiceMetric.addTransportMetric(TransportMetric transportMetric)
Append a Transport Metric |
TransportMetric |
TransportServiceMetric.getTransportMetric(TransportMetric prototype)
Get the Transport Metric for a specific Transport Type |
(package private) void |
TransportMetric.mergeMetrics(TransportMetric otherTransportMetric)
|
Constructors in net.jxta.impl.endpoint.transportMeter with parameters of type TransportMetric | |
TransportMetric(TransportMetric prototype)
|
|
JXTA J2SE | ||||||||||
PREV NEXT | FRAMES NO FRAMES |