|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionReservation | |
|---|---|
| net.tomp2p.connection | |
| net.tomp2p.utils | |
| 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 | |
|---|---|
ConnectionBean(int p2pID,
DispatcherReply dispatcherRequest,
Sender sender,
org.jboss.netty.channel.group.ChannelGroup channelGroup,
Scheduler scheduler,
ConnectionReservation reservation,
ConnectionConfigurationBean configuration)
|
|
PeerConnection(PeerAddress destination,
ConnectionReservation connectionReservation,
ChannelCreator channelCreator,
int idleTCPMillis)
|
|
| Uses of ConnectionReservation in net.tomp2p.utils |
|---|
| Methods in net.tomp2p.utils with parameters of type ConnectionReservation | |
|---|---|
static void |
Utils.addReleaseListener(BaseFuture baseFuture,
ConnectionReservation connectionReservation,
ChannelCreator cc,
int nr)
|
static void |
Utils.addReleaseListenerAll(BaseFuture baseFuture,
ConnectionReservation connectionReservation,
ChannelCreator cc)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||