A B C D E F G H I L M N O P Q R S T U V W X Z

T

THREAD_NAME - Static variable in class net.tomp2p.connection.ConnectionHandler
 
TIME - Static variable in interface net.tomp2p.upnp.StateVariableTypes
Time in a subset of ISO 8601 format with no date and no time zone.
TIME_INT - Static variable in interface net.tomp2p.upnp.StateVariableTypes
 
TIME_TZ - Static variable in interface net.tomp2p.upnp.StateVariableTypes
Time in a subset of ISO 8601 format with optional time zone but no date.
TIME_TZ_INT - Static variable in interface net.tomp2p.upnp.StateVariableTypes
 
toArray() - Method in class net.tomp2p.rpc.SimpleBloomFilter
Not implemented
toArray(T[]) - Method in class net.tomp2p.rpc.SimpleBloomFilter
Not implemented
toByteArray(byte[], int) - Method in class net.tomp2p.peers.Number160
Fills the byte array with this number
toByteArray() - Method in class net.tomp2p.peers.Number160
Returns a byte array, which is always of size 20.
toByteArray() - Method in class net.tomp2p.peers.PeerAddress
Serializes to a new array with the proper size
toByteArray(byte[], int) - Method in class net.tomp2p.peers.PeerAddress
Serializes to an existing array.
toByteArray() - Method in class net.tomp2p.rpc.SimpleBloomFilter
Returns a byte array of at least length 5.
toByteArraySocketAddress() - Method in class net.tomp2p.peers.PeerAddress
 
toByteArraySocketAddress(byte[], int) - Method in class net.tomp2p.peers.PeerAddress
 
toIntArray() - Method in class net.tomp2p.peers.Number160
Returns a copy of the backing array, which is always of size 5.
TomP2PDecoderTCP - Class in net.tomp2p.message
The decoder first decodes the header.
TomP2PDecoderTCP() - Constructor for class net.tomp2p.message.TomP2PDecoderTCP
 
TomP2PDecoderTCP(int) - Constructor for class net.tomp2p.message.TomP2PDecoderTCP
 
TomP2PDecoderUDP - Class in net.tomp2p.message
 
TomP2PDecoderUDP() - Constructor for class net.tomp2p.message.TomP2PDecoderUDP
 
TomP2PEncoderTCP - Class in net.tomp2p.message
 
TomP2PEncoderTCP() - Constructor for class net.tomp2p.message.TomP2PEncoderTCP
 
TomP2PEncoderUDP - Class in net.tomp2p.message
 
TomP2PEncoderUDP() - Constructor for class net.tomp2p.message.TomP2PEncoderUDP
 
toNumber160() - Method in class net.tomp2p.peers.ShortString
 
tooClose(Collection<PeerAddress>) - Static method in class net.tomp2p.p2p.Statistics
 
toString() - Method in exception net.tomp2p.connection.PeerException
 
toString() - Method in class net.tomp2p.message.Message
 
toString() - Method in class net.tomp2p.message.MessageID
 
toString(boolean) - Method in class net.tomp2p.peers.Number160
Shows the content in a human readable manner
toString() - Method in class net.tomp2p.peers.Number160
 
toString() - Method in class net.tomp2p.peers.Number320
 
toString() - Method in class net.tomp2p.peers.Number480
 
toString() - Method in class net.tomp2p.peers.PeerAddress
 
toString() - Method in class net.tomp2p.peers.PeerMapKadImpl
 
toString() - Method in class net.tomp2p.peers.ShortString
 
toString() - Method in class net.tomp2p.storage.Data
 
toString() - Method in class net.tomp2p.storage.TrackerData
 
toString() - Method in class net.tomp2p.upnp.Action
 
toString() - Method in class net.tomp2p.upnp.ActionResponse
 
toString() - Method in class net.tomp2p.upnp.Argument
 
toString() - Method in class net.tomp2p.upnp.Device
 
toString() - Method in class net.tomp2p.upnp.Service
 
toString() - Method in class net.tomp2p.upnp.StateVariable
 
toString() - Method in class net.tomp2p.utils.AbstractTrafficShapingHandler
 
toString() - Method in class net.tomp2p.utils.TrafficCounter
String information
TRACKER_SIZE - Static variable in class net.tomp2p.storage.TrackerStorage
 
TrackerConfiguration - Class in net.tomp2p.p2p
 
TrackerConfiguration(int, int, int, int) - Constructor for class net.tomp2p.p2p.TrackerConfiguration
 
TrackerConfiguration(int, int, int, int, int, int) - Constructor for class net.tomp2p.p2p.TrackerConfiguration
 
TrackerData - Class in net.tomp2p.storage
 
TrackerData(PeerAddress, PeerAddress, byte[], int, int) - Constructor for class net.tomp2p.storage.TrackerData
 
TrackerData(PeerAddress, PeerAddress, byte[], int, int, boolean) - Constructor for class net.tomp2p.storage.TrackerData
 
TrackerRPC - Class in net.tomp2p.rpc
 
TrackerRPC(PeerBean, ConnectionBean) - Constructor for class net.tomp2p.rpc.TrackerRPC
 
TrackerStorage - Class in net.tomp2p.storage
The maintenance for the tracker is done by the client peer.
TrackerStorage(IdentityManagement, int, Replication, Maintenance) - Constructor for class net.tomp2p.storage.TrackerStorage
 
TrackerStorage.ReferrerType - Enum in net.tomp2p.storage
 
TrackerStorageReplication - Class in net.tomp2p.replication
 
TrackerStorageReplication(Peer, PeerExchangeRPC, Map<BaseFuture, Long>, TrackerStorage) - Constructor for class net.tomp2p.replication.TrackerStorageReplication
 
TrafficCounter - Class in net.tomp2p.utils
TrafficCounter is associated with AbstractTrafficShapingHandler.

A TrafficCounter has for goal to count the traffic in order to enable to limit the traffic or not, globally or per channel.
TrafficCounter(AbstractTrafficShapingHandler, Executor, String, long) - Constructor for class net.tomp2p.utils.TrafficCounter
Constructor with the AbstractTrafficShapingHandler that hosts it, the executorService to use, its name, the checkInterval between two computations in millisecond
triggerStatUpdate(boolean, int) - Method in class net.tomp2p.p2p.Statistics
 

A B C D E F G H I L M N O P Q R S T U V W X Z