|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DispatcherReply | |
---|---|
net.tomp2p.connection |
Uses of DispatcherReply in net.tomp2p.connection |
---|
Methods in net.tomp2p.connection that return DispatcherReply | |
---|---|
DispatcherReply |
ConnectionBean.getDispatcherRequest()
|
Methods in net.tomp2p.connection with parameters of type DispatcherReply | |
---|---|
boolean |
ConnectionHandler.startupTCP(InetSocketAddress listenAddressesTCP,
DispatcherReply dispatcher,
int maxMessageSize)
Creates TCP channels and listens on them |
boolean |
ConnectionHandler.startupUDP(InetSocketAddress listenAddressesUDP,
DispatcherReply dispatcher)
Creates UDP channels and listens on them |
Constructors in net.tomp2p.connection with parameters of type DispatcherReply | |
---|---|
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 |