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

E

EAX - Variable in class freenet.support.CPUInformation.CPUID.CPUIDResult
 
EBX - Variable in class freenet.support.CPUInformation.CPUID.CPUIDResult
 
ECNReceived() - Method in class net.i2p.router.transport.udp.PeerState
we received a backoff request, so cut our send window
ECX - Variable in class freenet.support.CPUInformation.CPUID.CPUIDResult
 
EditBean - Class in net.i2p.i2ptunnel.web
Ugly little accessor for the edit page
EditBean() - Constructor for class net.i2p.i2ptunnel.web.EditBean
 
EDX - Variable in class freenet.support.CPUInformation.CPUID.CPUIDResult
 
EepGet - Class in net.i2p.util
EepGet [-p localhost:4444] [-n #retries] [-o outputFile] [-m markSize lineLen] url
EepGet(I2PAppContext, String, int, int, String, String) - Constructor for class net.i2p.util.EepGet
 
EepGet(I2PAppContext, String, int, int, String, String, boolean) - Constructor for class net.i2p.util.EepGet
 
EepGet(I2PAppContext, int, String, String) - Constructor for class net.i2p.util.EepGet
 
EepGet(I2PAppContext, int, String, String, boolean) - Constructor for class net.i2p.util.EepGet
 
EepGet(I2PAppContext, boolean, String, int, int, String, String) - Constructor for class net.i2p.util.EepGet
 
EepGet(I2PAppContext, boolean, String, int, int, String, String, String) - Constructor for class net.i2p.util.EepGet
 
EepGet(I2PAppContext, boolean, String, int, int, String, String, boolean, String) - Constructor for class net.i2p.util.EepGet
 
EepGet(I2PAppContext, boolean, String, int, int, String, String, boolean, String, String) - Constructor for class net.i2p.util.EepGet
 
EepGet(I2PAppContext, boolean, String, int, int, long, long, String, OutputStream, String, boolean, String, String) - Constructor for class net.i2p.util.EepGet
 
EepGet(I2PAppContext, boolean, String, int, int, long, long, String, OutputStream, String, boolean, String, String, String) - Constructor for class net.i2p.util.EepGet
 
EepGet.StatusListener - Interface in net.i2p.util
 
EepGetScheduler - Class in net.i2p.util
 
EepGetScheduler(I2PAppContext, List, List, String, int, EepGet.StatusListener) - Constructor for class net.i2p.util.EepGetScheduler
 
EepPost - Class in net.i2p.util
Simple helper for uploading files and such via HTTP POST (rfc 1867)
EepPost() - Constructor for class net.i2p.util.EepPost
 
EepPost(I2PAppContext) - Constructor for class net.i2p.util.EepPost
 
elements() - Method in class net.i2p.util.OrderedProperties
 
ElGamalAESEngine - Class in net.i2p.crypto
Handles the actual ElGamal+AES encryption and decryption scenarios using the supplied keys and data.
ElGamalAESEngine(I2PAppContext) - Constructor for class net.i2p.crypto.ElGamalAESEngine
 
elGamalAESEngine() - Method in class net.i2p.I2PAppContext
Access the ElGamal/AES+SessionTag engine for this context.
ElGamalEngine - Class in net.i2p.crypto
Wrapper for ElGamal encryption/signature schemes.
ElGamalEngine(I2PAppContext) - Constructor for class net.i2p.crypto.ElGamalEngine
The ElGamal engine should only be constructed and accessed through the application context.
elGamalEngine() - Method in class net.i2p.I2PAppContext
This is the ElGamal engine used within this context.
elgg - Static variable in class net.i2p.crypto.CryptoConstants
 
elgp - Static variable in class net.i2p.crypto.CryptoConstants
 
enableNTCP(RouterContext) - Static method in class net.i2p.router.transport.TransportManager
 
encode(String) - Static method in class net.i2p.data.Base64
added by aum
encode(byte[]) - Static method in class net.i2p.data.Base64
 
encode(byte[], int, int) - Static method in class net.i2p.data.Base64
 
encode(byte[], boolean) - Static method in class net.i2p.data.Base64
 
encode(byte[], int, int, boolean) - Static method in class net.i2p.data.Base64
 
encodeTimestamp(byte[], int, double) - Static method in class net.i2p.time.NtpMessage
Encodes a timestamp in the specified position in the message
encrypt(byte[], int, byte[], int, SessionKey, byte[], int) - Method in class net.i2p.crypto.AESEngine
Encrypt the payload with the session key
encrypt(byte[], int, byte[], int, SessionKey, byte[], int, int) - Method in class net.i2p.crypto.AESEngine
Encrypt the payload with the session key
encrypt(byte[], int, byte[], int, SessionKey, byte[], int) - Method in class net.i2p.crypto.CryptixAESEngine
 
encrypt(byte[], int, byte[], int, SessionKey, byte[], int, int) - Method in class net.i2p.crypto.CryptixAESEngine
 
encrypt(byte[], PublicKey) - Method in class net.i2p.crypto.DummyElGamalEngine
encrypt the data to the public key
encrypt(byte[], PublicKey, SessionKey, Set, SessionTag, SessionKey, long) - Method in class net.i2p.crypto.ElGamalAESEngine
Encrypt the unencrypted data to the target.
encrypt(byte[], PublicKey, SessionKey, Set, SessionTag, long) - Method in class net.i2p.crypto.ElGamalAESEngine
Encrypt the data to the target using the given key and deliver the specified tags
encrypt(byte[], PublicKey, SessionKey, Set, long) - Method in class net.i2p.crypto.ElGamalAESEngine
Encrypt the data to the target using the given key and deliver the specified tags
encrypt(byte[], PublicKey, SessionKey, long) - Method in class net.i2p.crypto.ElGamalAESEngine
Encrypt the data to the target using the given key delivering no tags
encrypt(byte[], PublicKey) - Method in class net.i2p.crypto.ElGamalEngine
encrypt the data to the public key
encryptAESBlock(byte[], SessionKey, byte[], Set, SessionKey, long) - Method in class net.i2p.crypto.ElGamalAESEngine
For both scenarios, this method encrypts the AES area using the given key, iv and making sure the resulting data is at least as long as the paddedSize and also mod 16 bytes.
encryptAESBlock(byte[], SessionKey, byte[], Set, SessionKey, long, int) - Method in class net.i2p.crypto.ElGamalAESEngine
 
encryptBlock(byte[], int, SessionKey, byte[], int) - Method in class net.i2p.crypto.AESEngine
 
encryptBlock(byte[], int, SessionKey, byte[], int) - Method in class net.i2p.crypto.CryptixAESEngine
 
encryptExistingSession(byte[], PublicKey, SessionKey, Set, SessionTag, SessionKey, long) - Method in class net.i2p.crypto.ElGamalAESEngine
scenario 2: Begin with 32 byte session tag, which also serves as the preIV.
encryptNewSession(byte[], PublicKey, SessionKey, Set, SessionKey, long) - Method in class net.i2p.crypto.ElGamalAESEngine
scenario 1: Begin with 222 bytes, ElG encrypted, containing: - 32 byte SessionKey - 32 byte pre-IV for the AES - 158 bytes of random padding Then encrypt with AES using that session key and the first 16 bytes of the SHA256 of the pre-IV: - 2 byte integer specifying the # of session tags - that many 32 byte session tags - 4 byte integer specifying data.length - SHA256 of data - 1 byte flag that, if == 1, is followed by a new SessionKey - data - random bytes, padding the total size to greater than paddedSize with a mod 16 = 0
encryptRecord(I2PAppContext, PublicKey, Hash, byte[], int) - Method in class net.i2p.data.i2np.BuildRequestRecord
Encrypt the record to the specified peer.
end() - Method in class net.i2p.router.JobTiming
Notify the timing that the job finished
END_TO_END_CRYPTO - Static variable in class net.i2p.client.I2CPMessageProducer
Should we include the I2CP end to end crypto (which is in addition to any garlic crypto added by the router)
EndPointPrivateKey - Class in net.i2p.data.i2np
Contains the private key which matches the EndPointPublicKey which, in turn, is published on the LeaseSet and used to encrypt messages to the router to which a Destination is currently connected.
EndPointPrivateKey() - Constructor for class net.i2p.data.i2np.EndPointPrivateKey
 
EndPointPublicKey - Class in net.i2p.data.i2np
Contains the public key which matches the EndPointPrivateKey.
EndPointPublicKey() - Constructor for class net.i2p.data.i2np.EndPointPublicKey
 
engineDigest() - Method in class net.i2p.crypto.SHA1
Completes the hash computation by performing final operations such as padding.
engineDigest(byte[], int, int) - Method in class net.i2p.crypto.SHA1
Completes the hash computation by performing final operations such as padding.
engineGetDigestLength() - Method in class net.i2p.crypto.SHA1
Returns the digest length in bytes.
engineReset() - Method in class net.i2p.crypto.SHA1
Reset athen initialize the digest context.
engineUpdate(byte) - Method in class net.i2p.crypto.SHA1
Updates the digest using the specified byte.
engineUpdate(byte[], int, int) - Method in class net.i2p.crypto.SHA1
Updates the digest using the specified array of bytes, starting at the specified offset.
enqueue(PacketLocal) - Method in class net.i2p.client.streaming.PacketQueue
Add a new packet to be sent out ASAP
enqueue() - Method in class net.i2p.router.transport.udp.UDPPacket
the UDPReceiver has tossed it onto the inbound queue
enqueueInfoMessage() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
 
ensureCapacity(int) - Method in class net.i2p.client.streaming.ByteCollector
Make sure we have sufficient storage space.
EntropyHarvester - Interface in net.i2p.crypto
Allow various components with some entropy to feed that entropy back into some PRNG.
entrySet() - Method in class net.i2p.util.OrderedProperties
 
eq(Object, Object) - Static method in class net.i2p.data.DataHelper
Helper util to compare two objects, including null handling.
eq(Collection, Collection) - Static method in class net.i2p.data.DataHelper
Run a deep comparison across the two collections.
eq(byte[], byte[]) - Static method in class net.i2p.data.DataHelper
Run a comparison on the byte arrays, byte by byte.
eq(int, int) - Static method in class net.i2p.data.DataHelper
Compare two integers, really just for consistency.
eq(long, long) - Static method in class net.i2p.data.DataHelper
Compare two longs, really just for consistency.
eq(byte, byte) - Static method in class net.i2p.data.DataHelper
Compare two bytes, really just for consistency.
eq(byte[], int, byte[], int, int) - Static method in class net.i2p.data.DataHelper
 
equals(Object) - Method in class net.i2p.client.naming.PetName
 
equals(Object) - Method in class net.i2p.client.streaming.ByteCollector
Compare the collectors.
equals(Object) - Method in class net.i2p.crypto.TransientSessionKeyManager.TagSet
 
equals(Object) - Method in class net.i2p.data.Address
 
equals(Object) - Method in class net.i2p.data.ByteArray
 
equals(Object) - Method in class net.i2p.data.Certificate
 
equals(Object) - Method in class net.i2p.data.Destination
 
equals(Object) - Method in class net.i2p.data.Hash
 
equals(Object) - Method in class net.i2p.data.i2cp.AbuseReason
 
equals(Object) - Method in class net.i2p.data.i2cp.AbuseSeverity
 
equals(Object) - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
 
equals(Object) - Method in class net.i2p.data.i2cp.CreateSessionMessage
 
equals(Object) - Method in class net.i2p.data.i2cp.DestroySessionMessage
 
equals(Object) - Method in class net.i2p.data.i2cp.DisconnectMessage
 
equals(Object) - Method in class net.i2p.data.i2cp.GetDateMessage
 
equals(Object) - Method in class net.i2p.data.i2cp.MessageId
 
equals(Object) - Method in class net.i2p.data.i2cp.MessagePayloadMessage
 
equals(Object) - Method in class net.i2p.data.i2cp.MessageStatusMessage
 
equals(Object) - Method in class net.i2p.data.i2cp.ReceiveMessageBeginMessage
 
equals(Object) - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
 
equals(Object) - Method in class net.i2p.data.i2cp.ReportAbuseMessage
 
equals(Object) - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
 
equals(Object) - Method in class net.i2p.data.i2cp.SendMessageMessage
 
equals(Object) - Method in class net.i2p.data.i2cp.SessionConfig
 
equals(Object) - Method in class net.i2p.data.i2cp.SessionId
 
equals(Object) - Method in class net.i2p.data.i2cp.SessionStatusMessage
 
equals(Object) - Method in class net.i2p.data.i2cp.SetDateMessage
 
equals(Object) - Method in class net.i2p.data.i2np.DatabaseLookupMessage
 
equals(Object) - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
 
equals(Object) - Method in class net.i2p.data.i2np.DatabaseStoreMessage
 
equals(Object) - Method in class net.i2p.data.i2np.DataMessage
 
equals(Object) - Method in class net.i2p.data.i2np.DateMessage
 
equals(Object) - Method in class net.i2p.data.i2np.DeliveryInstructions
 
equals(Object) - Method in class net.i2p.data.i2np.DeliveryStatusMessage
 
equals(Object) - Method in class net.i2p.data.i2np.EndPointPrivateKey
 
equals(Object) - Method in class net.i2p.data.i2np.EndPointPublicKey
 
equals(Object) - Method in class net.i2p.data.i2np.GarlicClove
 
equals(Object) - Method in class net.i2p.data.i2np.GarlicMessage
 
equals(Object) - Method in class net.i2p.data.i2np.TunnelCreateMessage
 
equals(Object) - Method in class net.i2p.data.i2np.TunnelCreateStatusMessage
 
equals(Object) - Method in class net.i2p.data.i2np.TunnelDataMessage
 
equals(Object) - Method in class net.i2p.data.i2np.TunnelGatewayMessage
 
equals(Object) - Method in class net.i2p.data.i2np.TunnelSessionKey
 
equals(Object) - Method in class net.i2p.data.i2np.TunnelSigningPrivateKey
 
equals(Object) - Method in class net.i2p.data.i2np.TunnelSigningPublicKey
 
equals(Object) - Method in class net.i2p.data.i2np.TunnelVerificationStructure
 
equals(Object) - Method in class net.i2p.data.Lease
 
equals(Object) - Method in class net.i2p.data.LeaseSet
 
equals(Object) - Method in class net.i2p.data.Payload
 
equals(Object) - Method in class net.i2p.data.PrivateKey
 
equals(Object) - Method in class net.i2p.data.PublicKey
 
equals(Object) - Method in class net.i2p.data.RouterAddress
 
equals(Object) - Method in class net.i2p.data.RouterIdentity
 
equals(Object) - Method in class net.i2p.data.RouterInfo
 
equals(Object) - Method in class net.i2p.data.SessionKey
 
equals(Object) - Method in class net.i2p.data.Signature
 
equals(Object) - Method in class net.i2p.data.SigningPrivateKey
 
equals(Object) - Method in class net.i2p.data.SigningPublicKey
 
equals(Object) - Method in class net.i2p.data.TunnelId
 
equals(Object) - Method in class net.i2p.router.JobStats
 
equals(Object) - Method in class net.i2p.router.LeaseSetKeys
 
equals(Object) - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
 
equals(Object) - Method in class net.i2p.router.OutNetMessage
 
equals(Object) - Method in class net.i2p.router.peermanager.PeerProfile
 
equals(Object) - Method in class net.i2p.router.transport.ntcp.NTCPAddress
 
equals(RouterAddress) - Method in class net.i2p.router.transport.ntcp.NTCPAddress
 
equals(Object) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
 
equals(Object) - Method in class net.i2p.router.transport.tcp.TCPAddress
 
equals(RouterAddress) - Method in class net.i2p.router.transport.tcp.TCPAddress
 
equals(Object) - Method in class net.i2p.router.transport.udp.RemoteHostId
 
equals(Object) - Method in class net.i2p.router.TunnelSettings
 
equals(Object) - Method in class net.i2p.router.web.SummaryListener
 
equals(Object) - Method in class net.i2p.stat.Rate
 
equals(Object) - Method in class net.i2p.stat.RateStat
 
equals(Object) - Method in class net.i2p.util.OrderedProperties
 
ERROR - Static variable in class net.i2p.util.Log
 
error(String) - Method in class net.i2p.util.Log
 
error(String, Throwable) - Method in class net.i2p.util.Log
 
errorOccurred(I2PSession, String, Throwable) - Method in class net.i2p.client.ATalk
required by I2PSessionListener to notify of error
errorOccurred(I2PSession, String, Throwable) - Method in interface net.i2p.client.I2PSessionListener
Notify the client that some error occurred
errorOccurred() - Method in interface net.i2p.client.streaming.I2PSocket.SocketErrorListener
An error occurred communicating with the peer.
errorOccurred() - Method in class net.i2p.client.streaming.I2PSocketImpl
 
errorOccurred(I2PSession, String, Throwable) - Method in class net.i2p.client.streaming.I2PSocketManagerImpl
 
errorOccurred(I2PSession, String, Throwable) - Method in class net.i2p.client.streaming.MessageHandler
Notify the client that some error occurred
errorOccurred() - Method in class net.i2p.i2ptunnel.I2PTunnelRunner
 
errorOccurred(I2PSession, String, Throwable) - Method in class net.i2p.i2ptunnel.I2PTunnelTask
 
establish(OutNetMessage) - Method in class net.i2p.router.transport.udp.EstablishmentManager
Send the message to its specified recipient by establishing a connection with them and sending it off.
establishConnection() - Method in class net.i2p.router.transport.tcp.ConnectionBuilder
Blocking call to establish a TCP connection to the given peer through a brand new socket.
establishing(NTCPConnection) - Method in class net.i2p.router.transport.ntcp.NTCPTransport
add us to the establishment timeout process
establishmentComplete(RouterInfo) - Method in class net.i2p.router.transport.tcp.TCPTransport
Called after an establisher finished (or failed) connecting to the peer
EstablishmentManager - Class in net.i2p.router.transport.udp
Coordinate the establishment of new sessions - both inbound and outbound.
EstablishmentManager(RouterContext, UDPTransport) - Constructor for class net.i2p.router.transport.udp.EstablishmentManager
 
EstablishState - Class in net.i2p.router.transport.ntcp
 
EstablishState(RouterContext, NTCPTransport, NTCPConnection) - Constructor for class net.i2p.router.transport.ntcp.EstablishState
 
estimateAvailableTags(RouterContext, PublicKey) - Static method in class net.i2p.router.message.GarlicMessageBuilder
 
estimateSize() - Method in class net.i2p.data.i2np.GarlicClove
 
EventDispatcher - Interface in net.i2p.util
Event dispatching interface.
EventDispatcherImpl - Class in net.i2p.util
An implementation of the EventDispatcher interface.
EventDispatcherImpl() - Constructor for class net.i2p.util.EventDispatcherImpl
 
eventOccurred() - Method in class net.i2p.client.streaming.Connection
 
eventOccurred(Connection) - Method in class net.i2p.client.streaming.SchedulerClosed
 
eventOccurred(Connection) - Method in class net.i2p.client.streaming.SchedulerClosing
 
eventOccurred(Connection) - Method in class net.i2p.client.streaming.SchedulerConnectedBulk
 
eventOccurred(Connection) - Method in class net.i2p.client.streaming.SchedulerConnecting
 
eventOccurred(Connection) - Method in class net.i2p.client.streaming.SchedulerDead
 
eventOccurred(Connection) - Method in class net.i2p.client.streaming.SchedulerHardDisconnected
 
eventOccurred(Connection) - Method in class net.i2p.client.streaming.SchedulerPreconnect
 
eventOccurred(Connection) - Method in class net.i2p.client.streaming.SchedulerReceived
 
eventOccurred(Connection) - Method in interface net.i2p.client.streaming.TaskScheduler
An event has occurred (timeout, message sent, or message received), so schedule what to do next based on our current state.
eventOccurred() - Method in class net.i2p.stat.Frequency
Take note that a new event occurred, recalculating all the averages and frequencies
eventOccurred() - Method in class net.i2p.stat.FrequencyStat
update all of the frequencies for the various periods
EventPumper - Class in net.i2p.router.transport.ntcp
 
EventPumper(RouterContext, NTCPTransport) - Constructor for class net.i2p.router.transport.ntcp.EventPumper
 
exchangeKeys(InputStream, OutputStream) - Static method in class net.i2p.crypto.DHSessionKeyBuilder
Conduct a DH exchange over the streams, returning the resulting data.
Exec - Class in net.i2p.util
Usage: Exec dir command [args ...]
Exec() - Constructor for class net.i2p.util.Exec
 
execute(String) - Method in class net.i2p.util.ShellCommand
Passes a command to the shell for execution and returns immediately without waiting for an exit status.
executeAndWait(String) - Method in class net.i2p.util.ShellCommand
Passes a command to the shell for execution.
executeAndWaitTimed(String, int) - Method in class net.i2p.util.ShellCommand
Passes a command to the shell for execution.
executeSilent(String) - Method in class net.i2p.util.ShellCommand
Passes a command to the shell for execution and returns immediately without waiting for an exit status.
executeSilentAndWait(String) - Method in class net.i2p.util.ShellCommand
Passes a command to the shell for execution.
executeSilentAndWaitTimed(String, int) - Method in class net.i2p.util.ShellCommand
Passes a command to the shell for execution.
Executor - Class in net.i2p.util
 
Executor(I2PAppContext, Log, List) - Constructor for class net.i2p.util.Executor
 
EXIT_GRACEFUL - Static variable in class net.i2p.router.Router
 
EXIT_GRACEFUL_RESTART - Static variable in class net.i2p.router.Router
 
EXIT_HARD - Static variable in class net.i2p.router.Router
 
EXIT_HARD_RESTART - Static variable in class net.i2p.router.Router
 
EXIT_OOM - Static variable in class net.i2p.router.Router
 
expandProfile() - Method in class net.i2p.router.peermanager.PeerProfile
When the given peer is performing well enough that we want to keep detailed stats on them again, call this to set up the info we dropped during shrinkProfile.
EXPANSION_FACTOR - Static variable in class net.i2p.crypto.AESOutputStream
 
EXPIRE_AGE - Static variable in class net.i2p.router.peermanager.ProfilePersistenceHelper
If we haven't been able to get a message through to the peer in 3 days, drop the profile.
EXPIRE_DELAY - Static variable in class net.i2p.router.networkdb.HandleDatabaseLookupMessageJob
If a routerInfo structure isn't updated within an hour, drop it and search for a later version.
EXPIRE_DELAY - Static variable in class net.i2p.router.networkdb.kademlia.ExpireRoutersJob
If a routerInfo structure isn't updated within an hour, drop it and search for a later version.
expireInboundMessages() - Method in class net.i2p.router.transport.udp.PeerState
Expire partially received inbound messages, returning how many are still pending.
ExpireJob - Class in net.i2p.router.tunnel.pool
 
ExpireJob(RouterContext, TunnelCreatorConfig, TunnelPool) - Constructor for class net.i2p.router.tunnel.pool.ExpireJob
 
ExpireLeasesJob - Class in net.i2p.router.networkdb.kademlia
Periodically search through all leases to find expired ones, failing those keys and firing up a new search for each (in case we want it later, might as well preemptively fetch it)
ExpireLeasesJob(RouterContext, KademliaNetworkDatabaseFacade) - Constructor for class net.i2p.router.networkdb.kademlia.ExpireLeasesJob
 
ExpireRoutersJob - Class in net.i2p.router.networkdb.kademlia
Go through the routing table pick routers that are performing poorly or is out of date, but don't expire routers we're actively tunneling through.
ExpireRoutersJob(RouterContext, KademliaNetworkDatabaseFacade) - Constructor for class net.i2p.router.networkdb.kademlia.ExpireRoutersJob
 
expireTags() - Method in class net.i2p.crypto.TransientSessionKeyManager.OutboundSession
Expire old tags, returning the number of tag sets removed
expireTimedOut() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
called in the EventPumper no more than once a second or so, closing any unconnected/unestablished connections
ExploratoryPeerSelector - Class in net.i2p.router.tunnel.pool
Pick peers randomly out of the not-failing pool, and put them into randomly ordered tunnels.
ExploratoryPeerSelector() - Constructor for class net.i2p.router.tunnel.pool.ExploratoryPeerSelector
 
ExploreJob - Class in net.i2p.router.networkdb.kademlia
Search for a particular key iteratively until we either find a value, we run out of peers, or the bucket the key belongs in has sufficient values in it.
ExploreJob(RouterContext, KademliaNetworkDatabaseFacade, Hash) - Constructor for class net.i2p.router.networkdb.kademlia.ExploreJob
Create a new search for the routingKey specified
ExploreKeySelectorJob - Class in net.i2p.router.networkdb.kademlia
Go through the kbuckets and generate random keys for routers in buckets not yet full, attempting to keep a pool of keys we can explore with (at least one per bucket)
ExploreKeySelectorJob(RouterContext, KademliaNetworkDatabaseFacade) - Constructor for class net.i2p.router.networkdb.kademlia.ExploreKeySelectorJob
 
exportProfile(Hash, OutputStream) - Method in class net.i2p.router.peermanager.ProfileOrganizer
 
externalAddressReceived(Hash, byte[], int) - Method in class net.i2p.router.transport.udp.UDPTransport
Someone we tried to contact gave us what they think our IP address is.
extractPayload() - Method in class net.i2p.client.datagram.I2PDatagramDissector
Extract the payload carried by an I2P repliable datagram (previously loaded with the loadI2PDatagram() method), without verifying the datagram signature.
extractSender() - Method in class net.i2p.client.datagram.I2PDatagramDissector
Extract the sender of an I2P repliable datagram (previously loaded with the loadI2PDatagram() method), without verifying the datagram signature.
extractZip(File, File) - Static method in class net.i2p.util.FileUtil
 

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