|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Statistics | |
---|---|
net.tomp2p.connection | |
net.tomp2p.peers |
Uses of Statistics in net.tomp2p.connection |
---|
Methods in net.tomp2p.connection that return Statistics | |
---|---|
Statistics |
PeerBean.getStatistics()
|
Methods in net.tomp2p.connection with parameters of type Statistics | |
---|---|
void |
PeerBean.setStatistics(Statistics statistics)
|
Constructors in net.tomp2p.connection with parameters of type Statistics | |
---|---|
ConnectionReservation(org.jboss.netty.channel.ChannelFactory tcpClientChannelFactory,
org.jboss.netty.channel.ChannelFactory udpChannelFactory,
ConnectionConfiguration configuration,
MessageLogger messageLoggerFilter,
Statistics statistics,
Scheduler scheduler)
|
Uses of Statistics in net.tomp2p.peers |
---|
Methods in net.tomp2p.peers that return Statistics | |
---|---|
Statistics |
PeerMap.getStatistics()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |