Uses of Package
net.tomp2p.connection

Packages that use net.tomp2p.connection
net.tomp2p.connection   
net.tomp2p.futures   
net.tomp2p.p2p   
net.tomp2p.rpc   
 

Classes in net.tomp2p.connection used by net.tomp2p.connection
Bindings
           
Bindings.Protocol
           
ConnectionBean
           
ConnectionCollector
          The connection pool limits the connection used in the application.
ConnectionConfiguration
           
ConnectionHandler
          Handles the server connections of a node, i.e.
DiscoverNetwork
           
DispatcherRequest
          Used to deliver incoming REQUEST messages to their specific handlers.
PeerBean
           
PeerException.AbortCause
           
Sender
          Handles sending of messages
TCPChannelCache
           
 

Classes in net.tomp2p.connection used by net.tomp2p.futures
ReplyTimeoutHandler
          Code inspired by Netty's TimeoutHandlers from Trustin Lee and adapted/extended to a reply timeout handler.
 

Classes in net.tomp2p.connection used by net.tomp2p.p2p
Bindings
           
ConnectionBean
           
ConnectionConfiguration
           
ConnectionHandler
          Handles the server connections of a node, i.e.
PeerBean
           
 

Classes in net.tomp2p.connection used by net.tomp2p.rpc
ConnectionBean
           
PeerBean
           
PeerException
          This exception is used internally and passed over to the method exceptionCaught.
 



Copyright © 2011. All Rights Reserved.