Package | Description |
---|---|
net.tomp2p.connection | |
net.tomp2p.task |
Modifier and Type | Method and Description |
---|---|
Scheduler |
ConnectionBean.getScheduler() |
Modifier and Type | Method and Description |
---|---|
void |
Reservation.runDeadLockProof(Scheduler scheduler,
FutureRunnable futureRunnable) |
void |
DefaultReservation.runDeadLockProof(Scheduler scheduler,
FutureRunnable futureRunnable) |
Constructor and Description |
---|
ConnectionBean(int p2pID,
DispatcherReply dispatcherRequest,
Sender sender,
org.jboss.netty.channel.group.ChannelGroup channelGroup,
ConnectionReservation connectionReservation,
ConnectionConfiguration configuration,
Scheduler scheduler) |
ConnectionReservation(org.jboss.netty.channel.ChannelFactory tcpClientChannelFactory,
org.jboss.netty.channel.ChannelFactory udpChannelFactory,
ConnectionConfiguration configuration,
MessageLogger messageLoggerFilter,
Statistics statistics,
Scheduler scheduler) |
Constructor and Description |
---|
AsyncTask(TaskRPC taskRPC,
Scheduler scheduler,
PeerBean peerBean) |
Copyright © 2013. All Rights Reserved.