| Package | Description |
|---|---|
| net.tomp2p.connection |
| Modifier and Type | Method and Description |
|---|---|
DispatcherReply |
ConnectionBean.getDispatcherRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ConnectionHandler.startupTCP(InetSocketAddress listenAddressesTCP,
DispatcherReply dispatcher,
int maxMessageSize)
Creates TCP channels and listens on them
|
boolean |
ConnectionHandler.startupUDP(InetSocketAddress listenAddressesUDP,
DispatcherReply dispatcher) |
| Constructor and Description |
|---|
ConnectionBean(int p2pID,
DispatcherReply dispatcherRequest,
Sender sender,
org.jboss.netty.channel.group.ChannelGroup channelGroup,
Scheduler scheduler,
ConnectionReservation reservation,
ConnectionConfiguration configuration) |
Copyright © 2011. All Rights Reserved.