|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TCPChannelCache | |
|---|---|
| net.tomp2p.connection | |
| Uses of TCPChannelCache in net.tomp2p.connection |
|---|
| Methods in net.tomp2p.connection with parameters of type TCPChannelCache | |
|---|---|
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. |
| Constructors in net.tomp2p.connection with parameters of type TCPChannelCache | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||