Package | Description |
---|---|
net.tomp2p.connection |
Modifier and Type | Class and Description |
---|---|
class |
SenderNetty
Handles sending of messages.
|
Modifier and Type | Method and Description |
---|---|
Sender |
ConnectionBean.getSender() |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionBean.setSender(Sender sender) |
Constructor and Description |
---|
ConnectionBean(int p2pID,
DispatcherReply dispatcherRequest,
Sender sender,
org.jboss.netty.channel.group.ChannelGroup channelGroup,
ConnectionReservation connectionReservation,
ConnectionConfiguration configuration,
Scheduler scheduler) |
Copyright © 2013. All Rights Reserved.