|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Sender | |
|---|---|
| net.tomp2p.connection | |
| Uses of Sender in net.tomp2p.connection |
|---|
| Classes in net.tomp2p.connection that implement Sender | |
|---|---|
class |
SenderNetty
Handles sending of messages. |
| Methods in net.tomp2p.connection that return Sender | |
|---|---|
Sender |
ConnectionBean.getSender()
|
| Methods in net.tomp2p.connection with parameters of type Sender | |
|---|---|
void |
ConnectionBean.setSender(Sender sender)
|
| Constructors in net.tomp2p.connection with parameters of type Sender | |
|---|---|
ConnectionBean(int p2pID,
DispatcherReply dispatcherRequest,
Sender sender,
org.jboss.netty.channel.group.ChannelGroup channelGroup,
ConnectionReservation connectionReservation,
ConnectionConfiguration configuration,
Scheduler scheduler)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||