Project JXTA

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

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

Uses of InboundMeter in net.jxta.impl.endpoint
 

Constructors in net.jxta.impl.endpoint with parameters of type InboundMeter
QuotaIncomingMessageListener(String name, EndpointListener listener, InboundMeter incomingMessageListenerMeter)
          Constructor for the QuotaIncomingMessageListener object
 

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

Methods in net.jxta.impl.endpoint.endpointMeter that return InboundMeter
 InboundMeter EndpointServiceMonitor.getInboundMeter(String serviceName, String serviceParam)
           
 

Constructors in net.jxta.impl.endpoint.endpointMeter with parameters of type InboundMeter
InboundMetric(InboundMeter inboundMeter)
           
 


JXTA J2SE