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

S

Scheduler - Class in net.tomp2p.p2p
 
Scheduler() - Constructor for class net.tomp2p.p2p.Scheduler
 
SCPDURL - Variable in class net.tomp2p.upnp.Service
 
secondaryPeers(Number160, Number160) - Method in class net.tomp2p.storage.TrackerStorage
 
self() - Method in interface net.tomp2p.peers.PeerMap
Each node that has a bag has an ID itself to define what is close.
self() - Method in class net.tomp2p.peers.PeerMapKadImpl
 
send(PeerAddress, ChannelBuffer) - Method in class net.tomp2p.p2p.Peer
 
send(PeerConnection, ChannelBuffer) - Method in class net.tomp2p.p2p.Peer
 
send(PeerAddress, Object) - Method in class net.tomp2p.p2p.Peer
 
send(PeerConnection, Object) - Method in class net.tomp2p.p2p.Peer
 
send(Number160, ChannelBuffer) - Method in class net.tomp2p.p2p.Peer
 
send(Number160, ChannelBuffer, ConfigurationDirect) - Method in class net.tomp2p.p2p.Peer
 
send(Number160, Object) - Method in class net.tomp2p.p2p.Peer
 
send(Number160, Object, ConfigurationDirect) - Method in class net.tomp2p.p2p.Peer
 
send(PeerAddress, ChannelBuffer, boolean, ChannelCreator) - Method in class net.tomp2p.rpc.DirectDataRPC
 
send(PeerAddress, ChannelBuffer, boolean, ChannelCreator, int) - Method in class net.tomp2p.rpc.DirectDataRPC
 
send(PeerAddress, ChannelBuffer, boolean) - Method in class net.tomp2p.rpc.DirectDataRPC
 
sendBroadcastUDP(RequestHandlerUDP, FutureResponse, Message, ChannelCreator) - Method in class net.tomp2p.connection.Sender
Sent the message via UDP broadcast.
sendBroadcastUDP(ChannelCreator) - Method in class net.tomp2p.rpc.RequestHandlerUDP
 
Sender - Class in net.tomp2p.connection
Handles sending of messages.
Sender(ConnectionConfigurationBean, Timer) - Constructor for class net.tomp2p.connection.Sender
The sender is shared for all master and child peers
sendEvents - Variable in class net.tomp2p.upnp.StateVariable
Boolean to indicate if the variable is sending events when value of the var is changing.
sendLog(String, String) - Method in class net.tomp2p.log.GZipFileLogger
Deprecated.  
sendLog(String, String) - Method in interface net.tomp2p.log.PeerLogger
Deprecated.  
sendSearchMessage(InetAddress, int, int, String) - Static method in class net.tomp2p.upnp.Discovery
Sends an SSDP search message on the network
sendTCP(RequestHandlerTCP, FutureResponse, Message, ChannelCreator, int) - Method in class net.tomp2p.connection.Sender
Sent the message via TCP.
sendTCP(ChannelCreator) - Method in class net.tomp2p.rpc.RequestHandlerTCP
 
sendTCP(ChannelCreator, int) - Method in class net.tomp2p.rpc.RequestHandlerTCP
 
sendUDP(RequestHandlerUDP, FutureResponse, Message, ChannelCreator) - Method in class net.tomp2p.connection.Sender
Sent the message via UDP.
sendUDP(ChannelCreator) - Method in class net.tomp2p.rpc.RequestHandlerUDP
 
serialNumber - Variable in class net.tomp2p.upnp.Device
 
serverAddressChanged(PeerAddress, boolean) - Method in interface net.tomp2p.p2p.PeerListener
 
service() - Method in class net.tomp2p.upnp.ActionMessage
Executes the message and retuns the UPNP device response, according to the UPNP specs, this method could take up to 30 secs to process ( time allowed for a device to respond to a request )
Service - Class in net.tomp2p.upnp
Representation of an UPNP service
Service(Node, URL, Device) - Constructor for class net.tomp2p.upnp.Service
 
service() - Method in class net.tomp2p.upnp.StateVariableMessage
Executes the state variable query and returns the UPNP device response, according to the UPNP specs, this method could take up to 30 secs to process ( time allowed for a device to respond to a request )
service - Variable in class net.tomp2p.upnp.UPNPMessageFactory
 
serviceId - Variable in class net.tomp2p.upnp.Service
 
serviceOwnerDevice - Variable in class net.tomp2p.upnp.Service
 
services - Variable in class net.tomp2p.upnp.Device
 
serviceType - Variable in class net.tomp2p.upnp.Service
 
setAttachement(byte[]) - Method in class net.tomp2p.p2p.config.ConfigurationTrackerStore
 
setBagSize(int) - Method in class net.tomp2p.p2p.P2PConfiguration
 
setBehindFirewall(boolean) - Method in class net.tomp2p.p2p.P2PConfiguration
 
setBootstrapTo(Collection<PeerAddress>) - Method in class net.tomp2p.futures.FutureWrappedBootstrap
The addresses we boostrap to.
setCacheSize(int) - Method in class net.tomp2p.p2p.P2PConfiguration
 
setCacheTimeoutMillis(int) - Method in class net.tomp2p.p2p.P2PConfiguration
 
setCancelOnFinish(boolean) - Method in class net.tomp2p.p2p.config.ConfigurationDirect
 
setCommand(Message.Command) - Method in class net.tomp2p.message.Message
Command of the message, such as GET, PING, etc.
setConnectTimeoutMillis(int) - Method in class net.tomp2p.connection.ConnectionConfigurationBean
 
setContentKey(Number160) - Method in class net.tomp2p.p2p.config.ConfigurationBase
 
setContentKey(Number160) - Method in class net.tomp2p.p2p.config.ConfigurationDirect
 
setContentKey(Number160) - Method in class net.tomp2p.p2p.config.ConfigurationTrackerGet
 
setContentKey(Number160) - Method in class net.tomp2p.p2p.config.ConfigurationTrackerStore
 
setContentType(Message.Content) - Method in class net.tomp2p.message.Message
Convient method to set content type.
setConvertNumber480to160(boolean) - Method in class net.tomp2p.message.Message
 
setCrated(long) - Method in class net.tomp2p.peers.PeerStat
 
setDaemon(boolean) - Method in class net.tomp2p.upnp.DiscoveryListener
Sets the listener as a daemon thread
setDataMap(Map<Number160, Data>) - Method in class net.tomp2p.message.Message
 
setDataMapConvert(Map<Number480, Data>) - Method in class net.tomp2p.message.Message
 
setDefaultPort(int) - Method in class net.tomp2p.connection.ConnectionConfigurationBean
 
setDefaultStorageReplication() - Method in class net.tomp2p.p2p.Peer
 
setDirectData1(Map<PeerAddress, ChannelBuffer>) - Method in class net.tomp2p.futures.FutureDHT
Finish the future and set the keys and data that have send directly using the Netty buffer.
setDirectData2(Map<PeerAddress, Object>) - Method in class net.tomp2p.futures.FutureDHT
Finish the future and set the keys and data that have send directly using an object.
setDirectReplication(boolean) - Method in class net.tomp2p.storage.Data
 
setDiscoveredTCP() - Method in class net.tomp2p.futures.FutureDiscover
Intermediate result if TCP has been discovered.
setDiscoveredUDP() - Method in class net.tomp2p.futures.FutureDiscover
Intermediate result if UDP has been discovered.
setDiscoverTimeoutSec(int) - Method in class net.tomp2p.p2p.P2PConfiguration
 
setDomain(Number160) - Method in class net.tomp2p.p2p.config.ConfigurationBase
 
setDomain(Number160) - Method in class net.tomp2p.p2p.config.ConfigurationDirect
 
setEvaluationScheme(EvaluatingSchemeDHT) - Method in class net.tomp2p.p2p.config.ConfigurationGet
 
setEvaluationScheme(EvaluatingSchemeTracker) - Method in class net.tomp2p.p2p.config.ConfigurationTrackerGet
 
setExpectAttachement(boolean) - Method in class net.tomp2p.p2p.config.ConfigurationTrackerGet
 
setFailed(String) - Method in interface net.tomp2p.futures.BaseFuture
Sets the failed flat to true and the completed flag to true.
setFailed(String) - Method in class net.tomp2p.futures.BaseFutureImpl
 
setFailed(String) - Method in class net.tomp2p.futures.FutureResponse
 
setFillPrimaryStorageFast(boolean) - Method in class net.tomp2p.storage.TrackerStorage
 
setFutureCreate(FutureCreate<FutureDHT>) - Method in class net.tomp2p.p2p.config.ConfigurationDirect
 
setFutureCreate(FutureCreate<FutureDHT>) - Method in class net.tomp2p.p2p.config.ConfigurationRemove
 
setFutureCreate(FutureCreate<FutureDHT>) - Method in class net.tomp2p.p2p.config.ConfigurationStore
 
setFutureCreate(FutureCreate<BaseFuture>) - Method in class net.tomp2p.p2p.config.ConfigurationTrackerStore
 
setHintSign(boolean) - Method in class net.tomp2p.message.Message
 
setIdleTCPMillis(int) - Method in class net.tomp2p.connection.ConnectionConfigurationBean
 
setIdleUDPMillis(int) - Method in class net.tomp2p.connection.ConnectionConfigurationBean
 
setInputParameter(String, Object) - Method in class net.tomp2p.upnp.ActionMessage
Set the value of an input parameter before a message service call.
setInputParameter(String, String) - Method in class net.tomp2p.upnp.ActionMessage
Set the value of an input parameter before a message service call.
setInputParameter(String, Date) - Method in class net.tomp2p.upnp.ActionMessage
Set the value of an input parameter before a message service call
setInputParameter(String, boolean) - Method in class net.tomp2p.upnp.ActionMessage
Set the value of an input parameter before a message service call
setInputParameter(String, byte) - Method in class net.tomp2p.upnp.ActionMessage
Set the value of an input parameter before a message service call
setInputParameter(String, short) - Method in class net.tomp2p.upnp.ActionMessage
Set the value of an input parameter before a message service call
setInputParameter(String, int) - Method in class net.tomp2p.upnp.ActionMessage
Set the value of an input parameter before a message service call
setInputParameter(String, long) - Method in class net.tomp2p.upnp.ActionMessage
Set the value of an input parameter before a message service call
setInputParameter(String, float) - Method in class net.tomp2p.upnp.ActionMessage
Set the value of an input parameter before a message service call
setInputParameter(String, double) - Method in class net.tomp2p.upnp.ActionMessage
Set the value of an input parameter before a message service call
setInteger(int) - Method in class net.tomp2p.message.Message
 
setKeepAlive(boolean) - Method in class net.tomp2p.message.Message
 
setKeepAlive(boolean) - Method in class net.tomp2p.rpc.RequestHandlerTCP
 
setKey(Number160) - Method in class net.tomp2p.message.Message
 
setKeyKey(Number160, Number160) - Method in class net.tomp2p.message.Message
 
setKeyMap(Map<Number160, Number160>) - Method in class net.tomp2p.message.Message
 
setKeys(Collection<Number160>) - Method in class net.tomp2p.message.Message
 
setKeysConvert(Collection<Number480>) - Method in class net.tomp2p.message.Message
 
setLastSeenOnline(long) - Method in class net.tomp2p.peers.PeerStat
 
setLength(long) - Method in class net.tomp2p.message.Message
Set payload length.
setLong(long) - Method in class net.tomp2p.message.Message
 
setMaxCreating(int) - Method in class net.tomp2p.connection.ConnectionConfigurationBean
 
setMaxMessageSize(int) - Method in class net.tomp2p.connection.ConnectionConfigurationBean
 
setMaxNrBeforeExclude(int) - Method in class net.tomp2p.p2p.P2PConfiguration
 
setMaxOpenConnection(int) - Method in class net.tomp2p.connection.ConnectionConfigurationBean
 
setMessageId(int) - Method in class net.tomp2p.message.Message
For deserialization, we need to set the id
setNeighbors(SortedMap<PeerAddress, DigestInfo>, SortedSet<PeerAddress>, SortedSet<PeerAddress>, boolean, boolean) - Method in class net.tomp2p.futures.FutureRouting
Sets the result of the routing process and finishes the future.
setNeighbors(Collection<PeerAddress>) - Method in class net.tomp2p.message.Message
 
setNeighbors(Collection<PeerAddress>, int) - Method in class net.tomp2p.message.Message
 
setObjectDataReply(ObjectDataReply) - Method in class net.tomp2p.p2p.Peer
 
setOptions(int) - Method in class net.tomp2p.message.Message
 
setPayload(ChannelBuffer) - Method in class net.tomp2p.message.Message
 
setPeerAddress(PeerAddress) - Method in class net.tomp2p.storage.Data
 
setPeerMap(PeerMap) - Method in class net.tomp2p.connection.PeerBean
 
setPeerMap(PeerMap) - Method in class net.tomp2p.p2p.Peer
 
setPrimanyFactor(int) - Method in class net.tomp2p.storage.TrackerStorage
 
setProtectDomain(boolean) - Method in class net.tomp2p.p2p.config.ConfigurationStore
 
setProtectedEntry(boolean) - Method in class net.tomp2p.storage.Data
 
setProtection(Storage.ProtectionEnable, Storage.ProtectionMode, Storage.ProtectionEnable, Storage.ProtectionMode) - Method in class net.tomp2p.storage.Storage
 
setProtectionDomainEnable(Storage.ProtectionEnable) - Method in class net.tomp2p.storage.Storage
 
setProtectionDomainMode(Storage.ProtectionMode) - Method in class net.tomp2p.storage.Storage
 
setProtectionEntryEnable(Storage.ProtectionEnable) - Method in class net.tomp2p.storage.Storage
 
setProtectionEntryMode(Storage.ProtectionMode) - Method in class net.tomp2p.storage.Storage
 
setPublicKey(PublicKey) - Method in class net.tomp2p.message.Message
 
setPublicKey(PublicKey) - Method in class net.tomp2p.p2p.config.ConfigurationGet
 
setPublicKey(PublicKey) - Method in class net.tomp2p.storage.Data
 
setPublicKeyAndSign(KeyPair) - Method in class net.tomp2p.message.Message
 
setRawDataReply(RawDataReply) - Method in class net.tomp2p.p2p.Peer
 
setReceivedData(Map<PeerAddress, Map<Number160, Data>>) - Method in class net.tomp2p.futures.FutureDHT
Finish the future and set the keys and data that have been received.
setReceivedDigest(Map<PeerAddress, Collection<Number160>>) - Method in class net.tomp2p.futures.FutureDHT
Finishes the future and set the digest information that have been received.
setRecipient(PeerAddress) - Method in class net.tomp2p.message.Message
Set the ID of the recipient.
setRefreshSeconds(int) - Method in class net.tomp2p.p2p.config.ConfigurationDirect
 
setRefreshSeconds(int) - Method in class net.tomp2p.p2p.config.ConfigurationRemove
 
setRefreshSeconds(int) - Method in class net.tomp2p.p2p.config.ConfigurationStore
 
setRemovedKeys(Map<PeerAddress, Collection<Number160>>) - Method in class net.tomp2p.futures.FutureDHT
Finish the future and set the keys that have been removed.
setRepetitions(int) - Method in class net.tomp2p.p2p.config.ConfigurationDirect
 
setRepetitions(int) - Method in class net.tomp2p.p2p.config.ConfigurationRemove
 
setReplicationRefreshMillis(int) - Method in class net.tomp2p.p2p.P2PConfiguration
 
setReplicationStorage(Replication) - Method in class net.tomp2p.connection.PeerBean
 
setReply(RawDataReply) - Method in class net.tomp2p.rpc.DirectDataRPC
 
setReply(ObjectDataReply) - Method in class net.tomp2p.rpc.DirectDataRPC
 
setReplyTimeoutHandler(ReplyTimeoutHandler) - Method in class net.tomp2p.futures.FutureResponse
Set the cancel operation for the timeout handler.
setRequestP2PConfiguration(RequestP2PConfiguration) - Method in class net.tomp2p.p2p.config.ConfigurationDirect
 
setRequestP2PConfiguration(RequestP2PConfiguration) - Method in class net.tomp2p.p2p.config.ConfigurationGet
 
setRequestP2PConfiguration(RequestP2PConfiguration) - Method in class net.tomp2p.p2p.config.ConfigurationRemove
 
setRequestP2PConfiguration(RequestP2PConfiguration) - Method in class net.tomp2p.p2p.config.ConfigurationStore
 
setResponse(Message) - Method in class net.tomp2p.futures.FutureData
 
setResponse() - Method in class net.tomp2p.futures.FutureResponse
If we don't get a reply message, which is the case for fire-and-forget messages, then set the reply to null and set this future to complete with the type Success.
setResponse(Message) - Method in class net.tomp2p.futures.FutureResponse
Gets called if a peer responds.
setReturnResults(boolean) - Method in class net.tomp2p.p2p.config.ConfigurationRemove
 
setRoutingConfiguration(RoutingConfiguration) - Method in class net.tomp2p.p2p.config.ConfigurationBase
 
setSecondaryFactor(int) - Method in class net.tomp2p.storage.TrackerStorage
 
setSeenOnlineTime(PeerAddress) - Method in class net.tomp2p.peers.PeerMapStat
 
setSender(PeerAddress) - Method in class net.tomp2p.message.Message
The ID of the sender.
setServerPeerAddress(PeerAddress) - Method in class net.tomp2p.connection.PeerBean
 
setSignMessage(boolean) - Method in class net.tomp2p.p2p.config.ConfigurationBase
 
setSignReply(boolean) - Method in class net.tomp2p.rpc.ReplyHandler
 
setStartMaintenance(boolean) - Method in class net.tomp2p.p2p.P2PConfiguration
 
setStatistics(Statistics) - Method in class net.tomp2p.connection.PeerBean
 
setStorage(Storage) - Method in class net.tomp2p.connection.PeerBean
 
setStoredKeys(Map<PeerAddress, Collection<Number160>>, boolean) - Method in class net.tomp2p.futures.FutureDHT
Finish the future and set the keys that have been stored.
setStoreIfAbsent(boolean) - Method in class net.tomp2p.p2p.config.ConfigurationStore
If set to true, it only stores data on peers that do not have it.
setTCP() - Method in class net.tomp2p.message.Message
 
setTrackerConfiguration(TrackerConfiguration) - Method in class net.tomp2p.p2p.config.ConfigurationTrackerGet
 
setTrackerConfiguration(TrackerConfiguration) - Method in class net.tomp2p.p2p.config.ConfigurationTrackerStore
 
setTrackerData(Collection<TrackerData>) - Method in class net.tomp2p.message.Message
 
setTrackers(Set<PeerAddress>, Set<PeerAddress>, Map<PeerAddress, Collection<TrackerData>>) - Method in class net.tomp2p.futures.FutureTracker
Set the result of the tracker process.
setTrackerStorage(TrackerStorage) - Method in class net.tomp2p.connection.PeerBean
 
setTrackerTimoutSeconds(int) - Method in class net.tomp2p.p2p.P2PConfiguration
 
setTTLSeconds(int) - Method in class net.tomp2p.storage.Data
 
setType(Message.Type) - Method in class net.tomp2p.message.Message
Set the message type.
setUDP() - Method in class net.tomp2p.message.Message
 
setupPortForwanding(String) - Method in class net.tomp2p.p2p.Peer
The Dynamic and/or Private Ports are those from 49152 through 65535 (http://www.iana.org/assignments/port-numbers)
setupPortForwandingUPNP(String) - Method in class net.tomp2p.p2p.Peer
Deprecated. 
setUseSecondaryTrackers(boolean) - Method in class net.tomp2p.p2p.config.ConfigurationTrackerGet
 
setVersion(int) - Method in class net.tomp2p.message.Message
For deserialization
setWaitBeforeNextSendSeconds(int) - Method in class net.tomp2p.p2p.config.ConfigurationTrackerStore
 
SHA1Signature - Class in net.tomp2p.message
 
SHA1Signature() - Constructor for class net.tomp2p.message.SHA1Signature
 
SHA1Signature(Number160, Number160) - Constructor for class net.tomp2p.message.SHA1Signature
 
shiftLeft(int) - Method in class net.tomp2p.peers.Number160
Shift left the 160bit number.
shiftRight(int) - Method in class net.tomp2p.peers.Number160
Shift right the 160bit number.
ShortString - Class in net.tomp2p.peers
A short string stores strings with length of up to 19 characters.
ShortString(String) - Constructor for class net.tomp2p.peers.ShortString
Creates a short string, encodes string in UTF-8 and checks for its length
ShortString(Number160) - Constructor for class net.tomp2p.peers.ShortString
Creates a short string, decodes the byte array from UTF-8 and checks for its length
shutdown() - Method in class net.tomp2p.connection.ChannelCreator
Shuts down this channelcreator.
shutdown() - Method in class net.tomp2p.connection.ConnectionHandler
Shuts down the dispatcher and frees resources.
shutdown() - Method in class net.tomp2p.connection.ConnectionReservation
Close all open connections and prevent creating new ones.
shutdown() - Method in class net.tomp2p.connection.MessageLogger
Shutdown the stream.
shutdown() - Method in class net.tomp2p.connection.NATUtils
Since shutdown is also called from the shutdown hook, it might get called twice.
shutdown() - Method in class net.tomp2p.futures.FutureDHT
 
shutdown() - Method in class net.tomp2p.futures.FutureTracker
 
shutdown() - Method in class net.tomp2p.log.GZipFileLogger
Deprecated.  
shutdown() - Method in interface net.tomp2p.log.PeerLogger
Deprecated.  
shutdown() - Method in class net.tomp2p.natpmp.NatPmpDevice
Shuts down this NatPmpDevice.
shutdown() - Method in class net.tomp2p.p2p.Peer
Closes all connections of this node
shutdownAndWait() - Method in class net.tomp2p.p2p.Scheduler
 
SimpleBloomFilter<E> - Class in net.tomp2p.rpc
A simple Bloom Filter (see http://en.wikipedia.org/wiki/Bloom_filter) that uses java.util.Random as a primitive hash function, and which implements Java's Set interface for convenience.
SimpleBloomFilter(int, int) - Constructor for class net.tomp2p.rpc.SimpleBloomFilter
Construct an empty SimpleBloomFilter.
SimpleBloomFilter(byte[]) - Constructor for class net.tomp2p.rpc.SimpleBloomFilter
Constructs a SimpleBloomFilter out of existing data.
SimpleBloomFilter(byte[], int, int) - Constructor for class net.tomp2p.rpc.SimpleBloomFilter
Constructs a SimpleBloomFilter out of existing data.
SimpleBloomFilter(int, int, BitSet) - Constructor for class net.tomp2p.rpc.SimpleBloomFilter
Constructs a SimpleBloomFilter out of existing data.
size() - Method in class net.tomp2p.message.ProtocolChunkedInput
 
size() - Method in interface net.tomp2p.peers.PeerMap
 
size() - Method in class net.tomp2p.peers.PeerMapKadImpl
The peerCount keeps track of the total number of peer in the system.
size() - Method in class net.tomp2p.rpc.SimpleBloomFilter
Not implemented
SIZE_IP_SOCKv4 - Static variable in class net.tomp2p.peers.PeerAddress
 
SIZE_IP_SOCKv6 - Static variable in class net.tomp2p.peers.PeerAddress
 
SIZE_IPv4 - Static variable in class net.tomp2p.peers.PeerAddress
 
SIZE_IPv6 - Static variable in class net.tomp2p.peers.PeerAddress
 
sizePrimary(Number160, Number160) - Method in class net.tomp2p.storage.TrackerStorage
 
sizeSecondary(Number160, Number160) - Method in class net.tomp2p.storage.TrackerStorage
 
skipBytes(int) - Method in interface net.tomp2p.message.DataInput
 
sleep(long) - Static method in class net.tomp2p.utils.Utils
 
SSDP_IP - Static variable in class net.tomp2p.upnp.Discovery
 
SSDP_PORT - Static variable in class net.tomp2p.upnp.Discovery
 
start() - Method in class net.tomp2p.utils.TrafficCounter
Start the monitoring process
startClientNAT(String) - Static method in class net.tomp2p.examples.ExampleNAT
 
startPeerExchange(Number160, Number160, ChannelCreator) - Method in class net.tomp2p.p2p.DistributedTracker
 
startServer() - Method in class net.tomp2p.examples.ExampleNAT
 
startupTCP(InetSocketAddress, DispatcherReply, int) - Method in class net.tomp2p.connection.ConnectionHandler
Creates TCP channels and listens on them
startupUDP(InetSocketAddress, DispatcherReply) - Method in class net.tomp2p.connection.ConnectionHandler
Creates UDP channels and listens on them
stateVar - Variable in class net.tomp2p.upnp.StateVariableResponse
 
StateVariable - Class in net.tomp2p.upnp
Class to contain a service state variable definition
StateVariableMessage - Class in net.tomp2p.upnp
This class is used to create state variable messages to communicate with the device
StateVariableResponse - Class in net.tomp2p.upnp
This class contains data returned by a state variable query response
StateVariableTypes - Interface in net.tomp2p.upnp
Interface to defined allowed values for service state variables data types
Statistics - Class in net.tomp2p.p2p
 
Statistics(List<Map<Number160, PeerAddress>>, Number160, int, int) - Constructor for class net.tomp2p.p2p.Statistics
 
stepRangeValue - Variable in class net.tomp2p.upnp.StateVariable
The value step range as a string
stop() - Method in class net.tomp2p.utils.TrafficCounter
Stop the monitoring process
Storage - Class in net.tomp2p.storage
 
Storage() - Constructor for class net.tomp2p.storage.Storage
 
Storage.ProtectionEnable - Enum in net.tomp2p.storage
 
Storage.ProtectionMode - Enum in net.tomp2p.storage
 
StorageDisk - Class in net.tomp2p.storage
 
StorageDisk(String) - Constructor for class net.tomp2p.storage.StorageDisk
 
StorageMemory - Class in net.tomp2p.storage
 
StorageMemory() - Constructor for class net.tomp2p.storage.StorageMemory
 
StorageMemory(Responsibility) - Constructor for class net.tomp2p.storage.StorageMemory
 
StorageRPC - Class in net.tomp2p.rpc
 
StorageRPC(PeerBean, ConnectionBean) - Constructor for class net.tomp2p.rpc.StorageRPC
 
StorageRunner - Interface in net.tomp2p.storage
 
storedDirectReplication() - Method in class net.tomp2p.storage.Storage
 
storedDirectReplication() - Method in class net.tomp2p.storage.StorageDisk
 
storedDirectReplication() - Method in class net.tomp2p.storage.StorageMemory
 
STRING - Static variable in interface net.tomp2p.upnp.StateVariableTypes
Unicode string.
STRING_INT - Static variable in interface net.tomp2p.upnp.StateVariableTypes
 
subtract(Collection<K>, Collection<K>) - Static method in class net.tomp2p.utils.Utils
 
subtract(Map<K, V>, Collection<K>) - Static method in class net.tomp2p.utils.Utils
 

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