| Package | Description |
|---|---|
| net.tomp2p.connection |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.netty.channel.ChannelFuture |
ConnectionCollector.channelTCP(org.jboss.netty.channel.ChannelHandler timeoutHandler,
org.jboss.netty.channel.ChannelHandler dispatcherReply,
SocketAddress remoteAddress,
int connectTimeoutMillis,
TCPChannelCache channelChache)
Returns a channel that is managed by this pool.
|
| Constructor and Description |
|---|
DispatcherRequest(int p2pID,
PeerBean peerBean,
int timeoutUPDMillis,
int timeoutTCPMillis,
org.jboss.netty.channel.group.ChannelGroup channelGroup,
PeerMap peerMap,
List<PeerListener> listeners,
TCPChannelCache channelChache)
Constructor
|
Sender(ConnectionCollector connectionCollector,
ConnectionConfiguration configuration,
TCPChannelCache channelChache,
org.jboss.netty.util.Timer timer) |
Copyright © 2011. All Rights Reserved.