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

D

Data - Class in net.tomp2p.storage
This class holds the data for the transport.
Data(Object) - Constructor for class net.tomp2p.storage.Data
 
Data(Object, PeerAddress) - Constructor for class net.tomp2p.storage.Data
 
Data(byte[]) - Constructor for class net.tomp2p.storage.Data
 
Data(byte[], PeerAddress) - Constructor for class net.tomp2p.storage.Data
 
Data(byte[], int, int, PeerAddress) - Constructor for class net.tomp2p.storage.Data
 
DataInput - Interface in net.tomp2p.message
 
DataSet - Class in net.tomp2p.storage
 
DataSet(Data, Number160, Number160, Number160) - Constructor for class net.tomp2p.storage.DataSet
 
dataType - Variable in class net.tomp2p.upnp.StateVariable
The variable UPNP data type
DATE - Static variable in interface net.tomp2p.upnp.StateVariableTypes
Date in a subset of ISO 8601 format without time data.
DATE_INT - Static variable in interface net.tomp2p.upnp.StateVariableTypes
 
DATETIME - Static variable in interface net.tomp2p.upnp.StateVariableTypes
Date in ISO 8601 format with optional time but no time zone.
DATETIME_INT - Static variable in interface net.tomp2p.upnp.StateVariableTypes
 
DATETIME_TZ - Static variable in interface net.tomp2p.upnp.StateVariableTypes
Date in ISO 8601 format with optional time and optional time zone.
DATETIME_TZ_INT - Static variable in interface net.tomp2p.upnp.StateVariableTypes
 
debugArray(byte[], int, int) - Static method in class net.tomp2p.utils.Utils
 
debugArray(byte[]) - Static method in class net.tomp2p.utils.Utils
 
decode(byte[]) - Method in class net.tomp2p.message.SHA1Signature
 
decodeData(DataInput, PeerAddress) - Static method in class net.tomp2p.message.MessageCodec
 
decodeHeader(ChannelBuffer, InetSocketAddress, InetSocketAddress) - Static method in class net.tomp2p.message.MessageCodec
Decode a message header from a Netty buffer
decodeJavaObject(byte[], int, int) - Static method in class net.tomp2p.utils.Utils
 
decodePayload(Message.Content, ChannelBuffer, Message) - Static method in class net.tomp2p.message.MessageCodec
Decodes the payload from a Netty buffer in a big switch
decodePublicKey(DataInput, byte[]) - Static method in class net.tomp2p.message.MessageCodec
 
DecoderException - Exception in net.tomp2p.message
 
DecoderException(String) - Constructor for exception net.tomp2p.message.DecoderException
 
decodeSignature(Signature, Message, ChannelBuffer) - Static method in class net.tomp2p.message.MessageCodec
 
decrementTCPChannelCreation() - Method in class net.tomp2p.p2p.Statistics
 
decrementUDPChannelCreation() - Method in class net.tomp2p.p2p.Statistics
 
DEFAULT_CHECK_INTERVAL - Static variable in class net.tomp2p.utils.AbstractTrafficShapingHandler
Default delay between two checks: 1s
DEFAULT_DOMAIN - Static variable in class net.tomp2p.p2p.config.Configurations
 
DEFAULT_MX - Static variable in class net.tomp2p.upnp.Discovery
 
DEFAULT_SEARCH - Static variable in class net.tomp2p.upnp.Discovery
 
DEFAULT_SSDP_SEARCH_PORT - Static variable in class net.tomp2p.upnp.Discovery
 
DEFAULT_TIMEOUT - Static variable in class net.tomp2p.upnp.Discovery
 
DEFAULT_TRACKER_DOMAIN - Static variable in class net.tomp2p.p2p.config.Configurations
 
DEFAULT_TTL - Static variable in class net.tomp2p.upnp.Discovery
 
defaultConfigurationDirect() - Static method in class net.tomp2p.p2p.config.Configurations
 
defaultGetConfiguration() - Static method in class net.tomp2p.p2p.config.Configurations
 
defaultRemoveConfiguration() - Static method in class net.tomp2p.p2p.config.Configurations
 
DefaultStorageReplication - Class in net.tomp2p.replication
 
DefaultStorageReplication(Peer, Storage, StorageRPC, Map<BaseFuture, Long>, Scheduler) - Constructor for class net.tomp2p.replication.DefaultStorageReplication
 
defaultStoreConfiguration() - Static method in class net.tomp2p.p2p.config.Configurations
 
defaultTrackerGetConfiguration() - Static method in class net.tomp2p.p2p.config.Configurations
 
defaultTrackerStoreConfiguration() - Static method in class net.tomp2p.p2p.config.Configurations
 
defaultValue - Variable in class net.tomp2p.upnp.StateVariable
The default value of the state variable
deletePortMapping(String, int, String) - Method in class net.tomp2p.upnp.InternetGatewayDevice
Deletes a port mapping on the IDG device
Device - Class in net.tomp2p.upnp
This class represents an UPNP device, this device contains a set of services that will be needed to access the device functionalities.
Device(Node, Device, URL) - Constructor for class net.tomp2p.upnp.Device
 
deviceType - Variable in class net.tomp2p.upnp.Device
 
difference(Collection<K>, Collection<K>, Collection<K>) - Static method in class net.tomp2p.utils.Utils
 
digest(Number160) - Method in class net.tomp2p.p2p.Peer
 
digest(Number160, ConfigurationGet) - Method in class net.tomp2p.p2p.Peer
 
digest(Number160, Set<Number160>, ConfigurationGet) - Method in class net.tomp2p.p2p.Peer
 
Digest - Interface in net.tomp2p.storage
The storage stores Number480, which is separated in 3 Number160.
digest(Number320) - Method in interface net.tomp2p.storage.Digest
Calculates a digest over a specific location and domain.
digest(Number320, Collection<Number160>) - Method in interface net.tomp2p.storage.Digest
Calculates a digest over a specific location and domain.
digest(Number320) - Method in class net.tomp2p.storage.StorageDisk
 
digest(Number320, Collection<Number160>) - Method in class net.tomp2p.storage.StorageDisk
 
digest(Number320) - Method in class net.tomp2p.storage.StorageMemory
 
digest(Number320, Collection<Number160>) - Method in class net.tomp2p.storage.StorageMemory
 
digest(Number320) - Method in class net.tomp2p.storage.TrackerStorage
 
digest(Number320, Collection<Number160>) - Method in class net.tomp2p.storage.TrackerStorage
 
digest(Digest, Number160, Number160, Collection<Number160>) - Static method in class net.tomp2p.utils.Utils
 
digestAll(Number160) - Method in class net.tomp2p.p2p.Peer
 
digestAll(Number160, ConfigurationGet) - Method in class net.tomp2p.p2p.Peer
 
DigestInfo - Class in net.tomp2p.rpc
Calculates or sets a global hash.
DigestInfo() - Constructor for class net.tomp2p.rpc.DigestInfo
Empty constructor is used to add the hashes to the list.
DigestInfo(Number160, int) - Constructor for class net.tomp2p.rpc.DigestInfo
If a global hash has already been calculated, then this constructor is used to store those.
direct(Number160, ChannelBuffer, boolean, RoutingConfiguration, RequestP2PConfiguration, FutureCreate<FutureDHT>, boolean, ChannelCreator) - Method in class net.tomp2p.p2p.DistributedHashHashMap
 
DirectDataRPC - Class in net.tomp2p.rpc
 
DirectDataRPC(PeerBean, ConnectionBean) - Constructor for class net.tomp2p.rpc.DirectDataRPC
 
direction - Variable in class net.tomp2p.upnp.Argument
 
discover(PeerAddress) - Method in class net.tomp2p.p2p.Peer
Discover attempts to find the external IP address of this peer.
discover() - Static method in class net.tomp2p.upnp.Discovery
Devices discovering on all network interfaces with default values, all root devices will be searched
discover(String) - Static method in class net.tomp2p.upnp.Discovery
Devices discovering on all network interfaces with a given root device to search
discover(int, String) - Static method in class net.tomp2p.upnp.Discovery
Devices discovering on all network interfaces with a given timeout and a given root device to search
discover(int, int, int, String) - Static method in class net.tomp2p.upnp.Discovery
Devices discovering on all network interfaces with a given timeout and a given root device to search, as well as a ttl and mx param
discover(int, int, int, String, NetworkInterface) - Static method in class net.tomp2p.upnp.Discovery
Devices discovering with a given timeout and a given root device to search on an given network interface, as well as a ttl and mx param
discoveredDevice(String, String, String, String, URL, String, InetAddress) - Method in interface net.tomp2p.upnp.DiscoveryResultsHandler
Method called by the DiscoveryListener class when a search response message has been received from the network
discoverInterfaces(Bindings) - Static method in class net.tomp2p.connection.DiscoverNetworks
Serach for local interfaces.
DiscoverNetwork - Interface in net.tomp2p.connection
 
discoverNetwork(NetworkInterface, Bindings) - Method in interface net.tomp2p.connection.DiscoverNetwork
Discovers network interfaces and addresses.
discoverNetwork(NetworkInterface, Bindings) - Method in class net.tomp2p.connection.DiscoverNetwork5
 
discoverNetwork(NetworkInterface, Bindings) - Method in class net.tomp2p.connection.DiscoverNetwork6
 
DiscoverNetwork5 - Class in net.tomp2p.connection
Discovers and searches for interfaces and addresses for users with Java 1.5.
DiscoverNetwork5() - Constructor for class net.tomp2p.connection.DiscoverNetwork5
 
DiscoverNetwork6 - Class in net.tomp2p.connection
Discovers and searches for interfaces and addresses for users with Java 1.6.
DiscoverNetwork6() - Constructor for class net.tomp2p.connection.DiscoverNetwork6
 
DiscoverNetworks - Class in net.tomp2p.connection
A class to search for addresses to bind the sockets to.
DiscoverNetworks() - Constructor for class net.tomp2p.connection.DiscoverNetworks
 
Discovery - Class in net.tomp2p.upnp
Class to discover an UPNP device on the network.
A multicast socket will be created to discover devices, the binding port for this socket is set to 1901, if this is causing a problem you can use the net.sbbi.upnp.Discovery.bindPort system property to specify another port.
Discovery() - Constructor for class net.tomp2p.upnp.Discovery
 
DiscoveryListener - Class in net.tomp2p.upnp
This class can be used to listen for UPNP devices responses when a search message is sent by a control point ( using the net.sbbi.upnp.Discovery.sendSearchMessage() method )
DiscoveryResultsHandler - Interface in net.tomp2p.upnp
This interface can be use to register against the DiscoveryListener class to receive SSDP search responses.
disjunction(Map<K, V>, Collection<K>) - Static method in class net.tomp2p.utils.Utils
 
DispatcherReply - Class in net.tomp2p.connection
Used to deliver incoming REQUEST messages to their specific handlers.
DispatcherReply(int, PeerBean, int, int, ChannelGroup, PeerMap, List<PeerListener>) - Constructor for class net.tomp2p.connection.DispatcherReply
Constructor
DistributedHashHashMap - Class in net.tomp2p.p2p
 
DistributedHashHashMap(DistributedRouting, StorageRPC, DirectDataRPC) - Constructor for class net.tomp2p.p2p.DistributedHashHashMap
 
DistributedHashHashMap.Operation - Interface in net.tomp2p.p2p
 
DistributedRouting - Class in net.tomp2p.p2p
Handles routing of nodes to other nodes
DistributedRouting(PeerBean, NeighborRPC) - Constructor for class net.tomp2p.p2p.DistributedRouting
 
DistributedTracker - Class in net.tomp2p.p2p
 
DistributedTracker(PeerBean, DistributedRouting, TrackerRPC, PeerExchangeRPC) - Constructor for class net.tomp2p.p2p.DistributedTracker
 
DistributedTracker.Operation - Interface in net.tomp2p.p2p
 
done(PeerAddress) - Method in class net.tomp2p.futures.FutureDiscover
Gets called if the discovery was a success and an other peer could ping us with TCP and UDP.
doubleValue() - Method in class net.tomp2p.peers.Number160
 

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