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

E

EMPTY_BYTE_ARRAY - Static variable in class net.tomp2p.message.MessageCodec
 
EMPTY_IPv4 - Static variable in class net.tomp2p.peers.PeerAddress
 
encode() - Method in class net.tomp2p.message.SHA1Signature
 
encodeData(ProtocolChunkedInput, Message, Data) - Static method in class net.tomp2p.message.MessageCodec
 
encodeHeader(ChannelBuffer, Message) - Static method in class net.tomp2p.message.MessageCodec
The format looks as follows: 32bit p2p version - 32bit id - 4bit message type - 4bit message name - 160bit sender id - 16bit tcp port - 16bit udp port - 160bit recipient id - 16bit (4x4)content type - 8bit network address information.
encodeJavaObject(Object) - Static method in class net.tomp2p.utils.Utils
 
encodePayload(Message, ProtocolChunkedInput) - Static method in class net.tomp2p.message.MessageCodec
Encode payload
enqueueMessage(Message) - Method in class net.tomp2p.natpmp.NatPmpDevice
Enqueues a message for sending.
equals(Object) - Method in class net.tomp2p.message.MessageID
 
equals(Object) - Method in class net.tomp2p.peers.Number160
 
equals(Object) - Method in class net.tomp2p.peers.Number320
 
equals(Object) - Method in class net.tomp2p.peers.Number480
 
equals(Object) - Method in class net.tomp2p.peers.PeerAddress
 
equals(Object) - Method in class net.tomp2p.peers.ShortString
 
equals(Object) - Method in class net.tomp2p.rpc.DigestInfo
 
equals(Object) - Method in class net.tomp2p.storage.DataSet
 
equals(Object) - Method in class net.tomp2p.storage.TrackerData
 
evaluate1(Map<PeerAddress, Collection<Number160>>) - Method in class net.tomp2p.p2p.CumulativeScheme
 
evaluate1(Map<PeerAddress, Collection<Number160>>) - Method in interface net.tomp2p.p2p.EvaluatingSchemeDHT
 
evaluate1(Map<PeerAddress, Collection<Number160>>) - Method in class net.tomp2p.p2p.VotingSchemeDHT
 
evaluate2(Map<PeerAddress, Map<Number160, Data>>) - Method in class net.tomp2p.p2p.CumulativeScheme
 
evaluate2(Map<PeerAddress, Map<Number160, Data>>) - Method in interface net.tomp2p.p2p.EvaluatingSchemeDHT
 
evaluate2(Map<PeerAddress, Map<Number160, Data>>) - Method in class net.tomp2p.p2p.VotingSchemeDHT
 
evaluate3(Map<PeerAddress, Object>) - Method in class net.tomp2p.p2p.CumulativeScheme
 
evaluate3(Map<PeerAddress, Object>) - Method in interface net.tomp2p.p2p.EvaluatingSchemeDHT
 
evaluate3(Map<PeerAddress, Object>) - Method in class net.tomp2p.p2p.VotingSchemeDHT
 
evaluate4(Map<PeerAddress, ChannelBuffer>) - Method in class net.tomp2p.p2p.CumulativeScheme
 
evaluate4(Map<PeerAddress, ChannelBuffer>) - Method in interface net.tomp2p.p2p.EvaluatingSchemeDHT
 
evaluate4(Map<PeerAddress, ChannelBuffer>) - Method in class net.tomp2p.p2p.VotingSchemeDHT
 
evaluateSingle(Map<PeerAddress, Collection<TrackerData>>) - Method in interface net.tomp2p.p2p.EvaluatingSchemeTracker
 
evaluateSingle(Map<PeerAddress, Collection<TrackerData>>) - Method in class net.tomp2p.p2p.VotingSchemeTracker
 
EvaluatingSchemeDHT - Interface in net.tomp2p.p2p
 
EvaluatingSchemeTracker - Interface in net.tomp2p.p2p
 
eventSubURL - Variable in class net.tomp2p.upnp.Service
 
exampleDHT() - Static method in class net.tomp2p.examples.Examples
 
ExampleDNS - Class in net.tomp2p.examples
See http://tomp2p.net/doc/quick/ for more information on this
ExampleDNS(int) - Constructor for class net.tomp2p.examples.ExampleDNS
 
exampleGetBlocking(Peer[], Number160) - Static method in class net.tomp2p.examples.Examples
 
exampleGetNonBlocking(Peer[], Number160) - Static method in class net.tomp2p.examples.Examples
 
ExampleNAT - Class in net.tomp2p.examples
 
ExampleNAT() - Constructor for class net.tomp2p.examples.ExampleNAT
 
exampleNAT() - Static method in class net.tomp2p.examples.Examples
 
ExamplePersistentConnection - Class in net.tomp2p.examples
 
ExamplePersistentConnection() - Constructor for class net.tomp2p.examples.ExamplePersistentConnection
 
examplePutGet(Peer[]) - Static method in class net.tomp2p.examples.Examples
 
Examples - Class in net.tomp2p.examples
This simple example creates 10 nodes, bootstraps to the first and put and get data from those 10 nodes.
Examples() - Constructor for class net.tomp2p.examples.Examples
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class net.tomp2p.connection.DispatcherReply
Called if we get an exception
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class net.tomp2p.connection.ReplyTimeoutHandler
 
exceptionCaught(Throwable) - Method in class net.tomp2p.futures.BaseFutureAdapter
Prints out the error using the logger and System.err.
exceptionCaught(Throwable) - Method in interface net.tomp2p.futures.BaseFutureListener
If the operation complete is called and the methed throws an exception
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class net.tomp2p.message.TomP2PDecoderTCP
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class net.tomp2p.rpc.ReplyHandler
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class net.tomp2p.rpc.RequestHandlerTCP
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class net.tomp2p.rpc.RequestHandlerUDP
 
exceptionGenerated(Message, NatPmpException) - Method in interface net.tomp2p.natpmp.MessageResponseInterface
An exception was generated during the message sending process.
expectedFalsePositiveProbability() - Method in class net.tomp2p.rpc.SimpleBloomFilter
Calculates the approximate probability of the contains() method returning true for an object that had not previously been inserted into the bloom filter.
expectedLength(int) - Static method in class net.tomp2p.peers.PeerAddress
 
expectedLength() - Method in class net.tomp2p.peers.PeerAddress
 
expectedSocketLength(int) - Static method in class net.tomp2p.peers.PeerAddress
 
ExternalAddressRequestMessage - Class in net.tomp2p.natpmp
This class manages an External Address message.
ExternalAddressRequestMessage(MessageResponseInterface) - Constructor for class net.tomp2p.natpmp.ExternalAddressRequestMessage
Constructs a new ExternalAddressRequestMessage.

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