Uses of Class
net.tomp2p.connection.ConnectionCollector

Packages that use ConnectionCollector
net.tomp2p.connection   
 

Uses of ConnectionCollector in net.tomp2p.connection
 

Methods in net.tomp2p.connection that return ConnectionCollector
 ConnectionCollector Sender.getConnectionCollector()
           
 

Constructors in net.tomp2p.connection with parameters of type ConnectionCollector
Sender(ConnectionCollector connectionCollector, ConnectionConfiguration configuration, TCPChannelCache channelChache, org.jboss.netty.util.Timer timer)
           
TCPChannelCache(ConnectionCollector connectionCollector, org.jboss.netty.util.Timer timer, org.jboss.netty.channel.group.ChannelGroup channelGroup)
           
 



Copyright © 2011. All Rights Reserved.