Uses of Class
net.tomp2p.connection.ConnectionReservation

Packages that use ConnectionReservation
net.tomp2p.connection   
 

Uses of ConnectionReservation in net.tomp2p.connection
 

Methods in net.tomp2p.connection that return ConnectionReservation
 ConnectionReservation ConnectionBean.getReservation()
           
 

Constructors in net.tomp2p.connection with parameters of type ConnectionReservation
ChannelCreator(org.jboss.netty.channel.group.ChannelGroup channelsTCP, org.jboss.netty.channel.group.ChannelGroup channelsUDP, int permits, MessageLogger messageLoggerFilter, org.jboss.netty.channel.ChannelFactory tcpClientChannelFactory, org.jboss.netty.channel.ChannelFactory udpClientChannelFactory, AtomicBoolean shutdown, ConnectionReservation connectionReservation, boolean keepAliveAndReuse)
           
ConnectionBean(int p2pID, DispatcherReply dispatcherRequest, Sender sender, org.jboss.netty.channel.group.ChannelGroup channelGroup, Scheduler scheduler, ConnectionReservation reservation, ConnectionConfiguration configuration)
           
 



Copyright © 2011. All Rights Reserved.