- t - Variable in class net.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElement
-
Variable is package private for encoding.
- T - Variable in class net.i2p.crypto.eddsa.math.GroupElement
-
Variable is package private only so that tests run.
- TAB - Static variable in class org.cybergarage.http.HTTP
-
- table - Static variable in class i2p.susi.util.HexTable
-
- tag - Variable in class net.i2p.router.networkdb.kademlia.MessageWrapper.OneTimeSession
-
- tagsAcked(PublicKey, SessionKey, TagSetHandle) - Method in class net.i2p.crypto.SessionKeyManager
-
- tagsAcked(PublicKey, SessionKey, TagSetHandle) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
-
Mark these tags as acked, start to use them (if we haven't already)
If the set was previously failed, it will be added back in.
- tagsDelivered(PublicKey, SessionKey, Set<SessionTag>) - Method in class net.i2p.crypto.SessionKeyManager
-
Take note of the fact that the given sessionTags associated with the key for
encryption to the target have definitely been received at the target (aka call this
method after receiving an ack to a message delivering them)
- tagsDelivered(PublicKey, SessionKey, Set<SessionTag>) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
-
Take note of the fact that the given sessionTags associated with the key for
encryption to the target have been sent.
- TagSetHandle - Interface in net.i2p.crypto
-
An opaque handle to a TagSet returned by the SessionKeyManager,
so that OCMOSJ can report that the tags were later acked, or not.
- tagsReceived(SessionKey, Set<SessionTag>) - Method in class net.i2p.crypto.SessionKeyManager
-
Accept the given tags and associate them with the given key for decryption,
with the default expiration.
- tagsReceived(SessionKey, Set<SessionTag>, long) - Method in class net.i2p.crypto.SessionKeyManager
-
Accept the given tags and associate them with the given key for decryption,
with specified expiration.
- tagsReceived(SessionKey, Set<SessionTag>) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
-
Accept the given tags and associate them with the given key for decryption
- tagsReceived(SessionKey, Set<SessionTag>, long) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
-
Accept the given tags and associate them with the given key for decryption
- take() - Method in class net.i2p.internal.I2CPMessageQueue
-
Receive a message, blocking until one is available.
- take() - Method in class net.i2p.router.client.I2CPMessageQueueImpl
-
Receive a message, blocking until one is available
- take() - Method in class net.i2p.router.util.CoDelBlockingQueue
-
- take() - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
- takePage() - Method in class net.metanotion.io.block.FreeListBlock
-
Takes next page and writes new len to disk
- task - Variable in class net.i2p.i2ptunnel.I2PTunnelServer
-
- TaskScheduler - Interface in net.i2p.client.streaming.impl
-
Coordinates what we do 'next'.
- TCBShare - Class in net.i2p.client.streaming.impl
-
Share important TCP Control Block parameters across Connections
to the same remote peer.
- TCBShare(I2PAppContext, SimpleTimer2) - Constructor for class net.i2p.client.streaming.impl.TCBShare
-
- TCPio - Class in net.i2p.BOB
-
Shove data from one stream to the other.
- TCPio(InputStream, OutputStream, AtomicBoolean) - Constructor for class net.i2p.BOB.TCPio
-
Constructor
- TCPlistener - Class in net.i2p.BOB
-
Listen on TCP port and connect to I2P
- TCPlistener(ServerSocket, I2PSocketManager, NamedDB, NamedDB, Logger, AtomicBoolean) - Constructor for class net.i2p.BOB.TCPlistener
-
Constructor
- TCPtoI2P - Class in net.i2p.BOB
-
Process TCP->I2P
- TCPtoI2P(I2PSocketManager, Socket, NamedDB, NamedDB, AtomicBoolean) - Constructor for class net.i2p.BOB.TCPtoI2P
-
Constructor
- TEATIME - Static variable in class org.jrobin.core.timespec.TimeToken
-
- terminate() - Method in class net.i2p.router.transport.UPnP
-
WARNING - Blocking up to 2 seconds
- terminateBits(int, BitArray) - Static method in class com.google.zxing.qrcode.encoder.Encoder
-
Terminate bits as described in 8.4.8 and 8.4.9 of JISX0510:2004 (p.24).
- testClient(String, ClassLoader) - Static method in class net.i2p.router.startup.LoadClientAppsJob
-
Use to test if the class is present,
to propagate an error back to the user,
since runClient() runs in a separate thread.
- TestJob - Class in net.i2p.router.tunnel.pool
-
Repeatedly test a single tunnel for its entire lifetime,
or until the pool is shut down or removed from the client manager.
- TestJob(RouterContext, PooledTunnelCreatorConfig, TunnelPool) - Constructor for class net.i2p.router.tunnel.pool.TestJob
-
- testJobSuccessful(int) - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
called from TestJob
- testSuccessful(int) - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
calls TestJob
- testSuccessful(int) - Method in class net.i2p.router.tunnel.pool.TestJob
-
- testSuccessful(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- testSuccessful(int) - Method in interface net.i2p.router.TunnelInfo
-
take note that the tunnel was able to measurably Do Good
in the given time
- TEXT_NAME - Static variable in class net.i2p.router.news.XMLParser
-
- theHeight - Variable in class org.jrobin.graph.Gif89Frame
-
- theWidth - Variable in class org.jrobin.graph.Gif89Frame
-
- THINSP - Static variable in class net.i2p.router.web.SummaryHelper
-
- thread - Variable in class net.i2p.i2ptunnel.streamr.Pinger
-
- thread - Variable in class net.i2p.i2ptunnel.udp.I2PSource
-
- thread - Variable in class net.i2p.i2ptunnel.udp.UDPSource
-
- thread - Variable in class net.i2p.sam.SAMHandler
-
- THREAD - Static variable in class net.i2p.util.LogManager
-
These define the characters in the format line of the config file
- ThreadCore - Class in org.cybergarage.util
-
- ThreadCore() - Constructor for class org.cybergarage.util.ThreadCore
-
- ThreadDump - Class in net.i2p.router.tasks
-
Only works with wrapper on non-windows platforms
- ThreadDump() - Constructor for class net.i2p.router.tasks.ThreadDump
-
- throttle() - Method in class net.i2p.router.RouterContext
-
Component to coordinate our accepting/rejecting of requests under load
- ThrottledPumpedTunnelGateway - Class in net.i2p.router.tunnel
-
Same as PTG, but check to see if a message should be dropped before queueing it.
- ThrottledPumpedTunnelGateway(RouterContext, TunnelGateway.QueuePreprocessor, TunnelGateway.Sender, TunnelGateway.Receiver, TunnelGatewayPumper, HopConfig) - Constructor for class net.i2p.router.tunnel.ThrottledPumpedTunnelGateway
-
- THU - Static variable in class org.jrobin.core.timespec.TimeToken
-
- THURSDAY - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Constant to represent Thursday
- TICK_STROKE - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Stroke used to draw ticks
- TimeAxis - Class in org.jrobin.graph
-
- TimeAxis(RrdGraph) - Constructor for class org.jrobin.graph.TimeAxis
-
- timeAxisSetting - Variable in class org.jrobin.graph.RrdGraphDef
-
- TimeAxisSetting - Class in org.jrobin.graph
-
- TimeAxisSetting(long, int, int, int, int, int, int, int, String) - Constructor for class org.jrobin.graph.TimeAxisSetting
-
- TimeAxisSetting(TimeAxisSetting) - Constructor for class org.jrobin.graph.TimeAxisSetting
-
- TimeAxisSetting(int, int, int, int, int, int, int, String) - Constructor for class org.jrobin.graph.TimeAxisSetting
-
- TimedWeightedPriorityMessageQueue - Class in net.i2p.router.transport.udp
-
Weighted priority queue implementation for the outbound messages, coupled
with code to fail messages that expire.
- TimedWeightedPriorityMessageQueue(RouterContext, int[], int[], TimedWeightedPriorityMessageQueue.FailedListener) - Constructor for class net.i2p.router.transport.udp.TimedWeightedPriorityMessageQueue
-
Build up a new queue
- TimedWeightedPriorityMessageQueue.FailedListener - Interface in net.i2p.router.transport.udp
-
- TIMEOUT - Static variable in class org.cybergarage.http.HTTP
-
- timeout - Variable in class org.cybergarage.http.HTTPServer
-
Store the current TCP timeout value
The variable should be accessed by getter and setter metho
- timeout() - Method in class org.klomp.snark.dht.NID
-
- TIMEOUT_HEADER - Static variable in class org.cybergarage.upnp.event.Subscription
-
- timeoutMs() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- TimeParser - Class in org.jrobin.core.timespec
-
Class which parses at-style time specification (described in detail on the rrdfetch man page),
used in all RRDTool commands.
- TimeParser(String) - Constructor for class org.jrobin.core.timespec.TimeParser
-
Constructs TimeParser instance from the given input string.
- timeReached() - Method in class net.i2p.client.impl.SessionIdleTimer
-
- timeReached() - Method in class net.i2p.client.streaming.impl.Connection.ConEvent
-
- timeReached() - Method in class net.i2p.client.streaming.impl.Connection.ResendPacketEvent
-
- timeReached() - Method in class net.i2p.router.startup.LoadClientAppsJob.DelayedRunClient
-
- timeReached() - Method in class net.i2p.router.tasks.CoalesceStatsEvent
-
- timeReached() - Method in class net.i2p.router.tasks.MarkLiveliness
-
- timeReached() - Method in class net.i2p.router.tasks.Republish
-
- timeReached() - Method in class net.i2p.router.tunnel.TunnelGateway.DelayedFlush
-
- timeReached() - Method in class net.i2p.router.update.NewsTimerTask
-
- timeReached() - Method in interface net.i2p.util.SimpleTimer.TimedEvent
-
the time requested has been reached (this call should NOT block,
otherwise the whole SimpleTimer gets backed up)
- timeReached() - Method in class net.i2p.util.SimpleTimer2.TimedEvent
-
Simple interface for events to be queued up and notified on expiration
the time requested has been reached (this call should NOT block,
otherwise the whole SimpleTimer gets backed up)
- timeReached() - Method in class net.i2p.util.SocketTimeout
-
- timeReached() - Method in class org.klomp.snark.IdleChecker
-
- TimerUtil - Class in org.cybergarage.util
-
- TimerUtil() - Constructor for class org.cybergarage.util.TimerUtil
-
- TimeScanner - Class in org.jrobin.core.timespec
-
- TimeScanner(String) - Constructor for class org.jrobin.core.timespec.TimeScanner
-
- timeSent(Hash) - Method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
-
When did we send the query to the peer?
- TimeSpec - Class in org.jrobin.core.timespec
-
Simple class to represent time obtained by parsing at-style date specification (described
in detail on the rrdfetch man page.
- TimeSpec(String) - Constructor for class org.jrobin.core.timespec.TimeSpec
-
- timestamp(String) - Method in class net.i2p.router.OutNetMessage
-
Stamp the message's progress.
- timestamp(E) - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
- timestamp(E) - Method in class net.i2p.router.util.PriBlockingQueue
-
- timestamp - Variable in class org.jrobin.graph.VRule
-
- Timestamper - Class in net.i2p.time
-
Dummy.
- Timestamper() - Constructor for class net.i2p.time.Timestamper
-
dummy
- Timestamper.UpdateListener - Interface in net.i2p.time
-
Interface to receive update notifications for when we query the time
Only used by Clock.
- timestampNow() - Method in class net.i2p.router.time.RouterTimestamper
-
Update the time immediately.
- timestampNow() - Method in class net.i2p.time.Timestamper
-
Update the time immediately.
- timestamps - Variable in class org.jrobin.data.Source
-
- TimeToken - Class in org.jrobin.core.timespec
-
- TimeToken(String, int) - Constructor for class org.jrobin.core.timespec.TimeToken
-
- timingUpdated() - Method in class net.i2p.router.JobQueue
-
Deprecated.
contention - see JobTiming.setStartAfter() comments
- title - Variable in class net.i2p.router.news.NewsEntry
-
- title(String) - Method in class net.i2p.router.web.CSSHelper
-
translate the title and display consistently
- title - Variable in class org.jrobin.graph.RrdGraphDef
-
- tk - Variable in class net.i2p.crypto.CryptixAESKeyCache.KeyCacheEntry
-
- to - Variable in class i2p.susi.webmail.Mail
-
- to3339Date(long) - Static method in class net.i2p.router.news.RFC3339Date
-
Format is "yyyy-MM-ddTHH:mm:ssZ"
- to416HeaderRangeString(long) - Static method in class org.klomp.snark.web.InclusiveByteRange
-
- to822Date(long) - Static method in class net.i2p.router.util.RFC822Date
-
Format is "d MMM yyyy HH:mm:ss z"
- toASCII(String) - Static method in class i2p.susi.dns.AddressBean
-
Ref: java.net.IDN and RFC 3940
- toBase32() - Method in class net.i2p.data.Destination
-
For convenience.
- toBase32() - Method in class net.i2p.data.Hash
-
For convenience.
- toBase64() - Method in class net.i2p.data.ByteArray
-
- toBase64() - Method in interface net.i2p.data.DataStructure
-
render the structure into modified base 64 notation
- toBase64() - Method in class net.i2p.data.DataStructureImpl
-
- toBase64() - Method in class net.i2p.data.Destination
-
Cache it.
- toBase64() - Method in class net.i2p.data.Hash
-
- toBase64() - Method in class net.i2p.data.SimpleDataStructure
-
- toBigInteger(byte[]) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerLittleEndianEncoding
-
Convert in to big endian
- toBoolean(byte[], int, boolean) - Static method in class net.i2p.data.DataHelper
-
- toBoolean(byte[], int, Boolean) - Static method in class net.i2p.data.DataHelper
-
- toBufferedImage(BitMatrix) - Static method in class com.google.zxing.client.j2se.MatrixToImageWriter
-
Renders a
BitMatrix
as an image, where "false" bits are rendered
as white, and "true" bits are rendered as black.
- toBufferedImage(BitMatrix, MatrixToImageConfig) - Static method in class com.google.zxing.client.j2se.MatrixToImageWriter
-
- toByteArray() - Method in class net.i2p.crypto.eddsa.math.FieldElement
-
Encode a FieldElement in its (b-1)-bit encoding.
- toByteArray() - Method in class net.i2p.crypto.eddsa.math.GroupElement
-
Converts the group element to an encoded point on the curve.
- toByteArray() - Method in interface net.i2p.data.DataStructure
-
- toByteArray() - Method in class net.i2p.data.DataStructureImpl
-
- toByteArray() - Method in class net.i2p.data.DateAndFlags
-
Overridden for efficiency.
- toByteArray(byte[]) - Method in class net.i2p.data.i2np.FastI2NPMessageImpl
-
If available, use the previously-computed or previously-read checksum for speed
- toByteArray() - Method in class net.i2p.data.i2np.GarlicClove
-
- toByteArray(byte[]) - Method in interface net.i2p.data.i2np.I2NPMessage
-
write the message to the buffer, returning the number of bytes written.
- toByteArray() - Method in class net.i2p.data.i2np.I2NPMessageImpl
-
- toByteArray(byte[]) - Method in class net.i2p.data.i2np.I2NPMessageImpl
-
- toByteArray() - Method in class net.i2p.data.i2np.TunnelDataMessage
-
- toByteArray() - Method in class net.i2p.data.SimpleDataStructure
-
Overridden for efficiency.
- toByteArray() - Method in class net.i2p.data.TunnelId
-
Overridden for efficiency.
- toByteArray() - Method in class net.i2p.router.time.NtpMessage
-
This method constructs the data bytes of a raw NTP packet.
- toByteArray() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
- toByteArray() - Method in class net.i2p.util.NativeBigInteger
-
caches
- toByteArrayWithSavedChecksum(byte[]) - Method in class net.i2p.data.i2np.FastI2NPMessageImpl
-
Use a previously-computed checksum for speed
- toBytes(int, byte[], int, int) - Method in class com.google.zxing.common.BitArray
-
- toCached() - Method in class net.i2p.crypto.eddsa.math.GroupElement
-
Converts the group element to the CACHED representation.
- toConfigString() - Method in enum net.i2p.router.transport.Transport.AddressSource
-
- toConfigString() - Method in enum net.i2p.router.transport.TransportUtil.IPv6Config
-
- toDate(Date) - Static method in class net.i2p.data.DataHelper
-
- toDate(byte[], int, long) - Static method in class net.i2p.data.DataHelper
-
- toDateString(int) - Static method in class org.cybergarage.http.Date
-
- TODAY - Static variable in class org.jrobin.core.timespec.TimeToken
-
- toDecimalString(byte[], int) - Static method in class net.i2p.data.DataHelper
-
- toDoubleArray(long[]) - Static method in class org.jrobin.core.Util
-
Converts an array of long primitives to an array of doubles.
- toHeaderRangeString(long) - Method in class org.klomp.snark.web.InclusiveByteRange
-
- toHex(byte[]) - Static method in class org.klomp.snark.I2PSnarkUtil
-
Like DataHelper.toHexString but ensures no loss of leading zero bytes
- toHexString(byte[]) - Static method in class net.i2p.data.DataHelper
-
Lower-case hex without leading zeros.
- toIcon(String) - Method in class org.klomp.snark.web.I2PSnarkServlet
-
Pick an icon; try to catch the common types in an i2p environment
Pkg private for FileTypeSorter.
- toId(long) - Static method in class net.i2p.client.streaming.impl.Packet
-
- toInteger(String) - Static method in class org.cybergarage.util.StringUtil
-
- toJavaDSAKey(SigningPublicKey) - Static method in class net.i2p.crypto.SigUtil
-
- toJavaDSAKey(SigningPrivateKey) - Static method in class net.i2p.crypto.SigUtil
-
- toJavaECKey(SigningPublicKey) - Static method in class net.i2p.crypto.SigUtil
-
- toJavaECKey(SigningPrivateKey) - Static method in class net.i2p.crypto.SigUtil
-
- toJavaEdDSAKey(SigningPublicKey) - Static method in class net.i2p.crypto.SigUtil
-
- toJavaEdDSAKey(SigningPrivateKey) - Static method in class net.i2p.crypto.SigUtil
-
- toJavaKey(SigningPublicKey) - Static method in class net.i2p.crypto.SigUtil
-
- toJavaKey(SigningPrivateKey) - Static method in class net.i2p.crypto.SigUtil
-
- toJavaRSAKey(SigningPublicKey) - Static method in class net.i2p.crypto.SigUtil
-
- toJavaRSAKey(SigningPrivateKey) - Static method in class net.i2p.crypto.SigUtil
-
- toJavaSig(Signature) - Static method in class net.i2p.crypto.SigUtil
-
- token - Variable in class org.jrobin.core.timespec.TimeParser
-
- Token - Class in org.klomp.snark.dht
-
Used for Both outgoing and incoming tokens
- Token(I2PAppContext) - Constructor for class org.klomp.snark.dht.Token
-
outgoing - generate a random token
- Token(I2PAppContext, byte[]) - Constructor for class org.klomp.snark.dht.Token
-
incoming - save the token (arbitrary length)
- Token(byte[]) - Constructor for class org.klomp.snark.dht.Token
-
incoming - for lookup only, not storage, lastSeen is 0
- TokenKey - Class in org.klomp.snark.dht
-
Used to index incoming Tokens
- TokenKey(NID, InfoHash) - Constructor for class org.klomp.snark.dht.TokenKey
-
- toKeyCertificate() - Method in class net.i2p.data.Certificate
-
Up-convert this to a KeyCertificate
- toKeyCertificate() - Method in class net.i2p.data.KeyCertificate
-
- toLevelString(int) - Static method in class net.i2p.util.Log
-
- toLong(int, long) - Static method in class net.i2p.data.DataHelper
-
Big endian.
- toLong(byte[], int, int, long) - Static method in class net.i2p.data.DataHelper
-
Big endian.
- toLong(String) - Static method in class org.cybergarage.util.StringUtil
-
- toLongLE(byte[], int, int, long) - Static method in class net.i2p.data.DataHelper
-
Little endian, i.e.
- toMonthString(int) - Static method in class org.cybergarage.http.Date
-
- TOMORROW - Static variable in class org.jrobin.core.timespec.TimeToken
-
- tooBacklogged() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- TooManyStreamsException - Exception in net.i2p.client.streaming.impl
-
We attempted to have more open streams than we are willing to put up with
- TooManyStreamsException(String, Throwable) - Constructor for exception net.i2p.client.streaming.impl.TooManyStreamsException
-
- TooManyStreamsException(String) - Constructor for exception net.i2p.client.streaming.impl.TooManyStreamsException
-
- TooManyStreamsException() - Constructor for exception net.i2p.client.streaming.impl.TooManyStreamsException
-
- tooOld() - Method in class net.i2p.data.i2cp.SessionConfig
-
Misnamed, could be too old or too far in the future.
- toP2() - Method in class net.i2p.crypto.eddsa.math.GroupElement
-
Converts the group element to the P2 representation.
- toP3() - Method in class net.i2p.crypto.eddsa.math.GroupElement
-
Converts the group element to the P3 representation.
- toPersistentString() - Method in class org.klomp.snark.dht.NodeInfo
-
To persistent storage string.
- toProperties(byte[], int, Properties) - Static method in class net.i2p.data.DataHelper
-
Deprecated.
- toProperties(Properties) - Static method in class net.i2p.data.DataHelper
-
Writes the props to returned byte array, not sorted
(unless the opts param is an OrderedProperties)
Strings will be UTF-8 encoded in the byte array.
- toPublic() - Method in class net.i2p.data.PrivateKey
-
derives a new PublicKey object derived from the secret contents
of this PrivateKey
- toPublic() - Method in class net.i2p.data.SigningPrivateKey
-
Converts this signing private key to its public equivalent.
- toRadix16(byte[]) - Static method in class net.i2p.crypto.eddsa.math.GroupElement
-
Convert a to radix 16.
- toRawByteArray(byte[]) - Method in interface net.i2p.data.i2np.I2NPMessage
-
write the message to the buffer, returning the number of bytes written.
- toRawByteArray(byte[]) - Method in class net.i2p.data.i2np.I2NPMessageImpl
-
Write the message with a short 5-byte header.
- toRawString(StringBuilder) - Method in class net.i2p.router.transport.udp.UDPPacketReader.DataReader
-
- toRawString(StringBuilder) - Method in class net.i2p.router.transport.udp.UDPPacketReader
-
- toRelativeURL(String, boolean) - Static method in class org.cybergarage.http.HTTP
-
- toRelativeURL(String) - Static method in class org.cybergarage.http.HTTP
-
- torrent - Variable in class net.i2p.router.news.NewsMetadata.Update
-
- torrentComplete(Snark) - Method in interface org.klomp.snark.CompleteListener
-
- torrentComplete(Snark) - Method in class org.klomp.snark.SnarkManager
-
A Snark.CompleteListener method.
- torrentComplete(Snark) - Method in class org.klomp.snark.UpdateRunner
-
- Torrents - Class in org.klomp.snark.dht
-
All the torrents
- Torrents() - Constructor for class org.klomp.snark.dht.Torrents
-
- toSIDHeaderString(String) - Static method in class org.cybergarage.upnp.event.Subscription
-
- toStatusString() - Method in enum net.i2p.router.CommSystemFacade.Status
-
Readable status, not translated
- toString() - Method in class com.google.zxing.common.BitArray
-
- toString() - Method in class com.google.zxing.common.BitMatrix
-
- toString(String, String) - Method in class com.google.zxing.common.BitMatrix
-
- toString(String, String, String) - Method in class com.google.zxing.common.BitMatrix
-
- toString() - Method in class com.google.zxing.common.reedsolomon.GenericGF
-
- toString() - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
-
- toString() - Method in class com.google.zxing.qrcode.decoder.Version
-
- toString() - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
-
- toString() - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- toString() - Method in class com.maxmind.geoip.DatabaseInfo
-
- toString() - Method in class com.nettgryppa.security.HashCash
-
Returns the canonical string representation of the HashCash
- toString() - Method in class i2p.susi.util.ReadBuffer
-
- toString() - Method in class net.i2p.addressbook.AddressBook
-
Return a string representation of the origin of the AddressBook.
- toString() - Method in class net.i2p.client.impl.I2PSessionImpl
-
- toString() - Method in class net.i2p.client.naming.NamingService
-
- toString() - Method in class net.i2p.client.streaming.I2PSocketAddress
-
- toString() - Method in class net.i2p.client.streaming.impl.Connection.ConEvent
-
- toString() - Method in class net.i2p.client.streaming.impl.Connection
-
- toString() - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
- toString() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
doesn't include everything
- toString() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
-
- toString() - Method in class net.i2p.client.streaming.impl.Packet
-
- toString() - Method in class net.i2p.client.streaming.impl.SchedulerImpl
-
- toString() - Method in class net.i2p.client.streaming.impl.StandardServerSocket
-
- toString() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- toString() - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
-
- toString() - Method in class net.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElement
-
- toString() - Method in class net.i2p.crypto.eddsa.math.GroupElement
-
- toString() - Method in class net.i2p.data.ByteArray
-
- toString() - Method in class net.i2p.data.Certificate
-
- toString(Properties) - Static method in class net.i2p.data.DataHelper
-
Pretty print the mapping, unsorted
(unless the options param is an OrderedProperties)
- toString(Map<?, ?>) - Static method in class net.i2p.data.DataHelper
-
Pretty print the mapping, unsorted
(unless the options param is an OrderedProperties)
- toString(Collection<?>) - Static method in class net.i2p.data.DataHelper
-
Pretty print the collection
- toString(byte[]) - Static method in class net.i2p.data.DataHelper
-
Lower-case hex with leading zeros.
- toString(byte[], int) - Static method in class net.i2p.data.DataHelper
-
Lower-case hex with leading zeros.
- toString() - Method in class net.i2p.data.DateAndFlags
-
- toString() - Method in class net.i2p.data.i2cp.AbuseReason
-
- toString() - Method in class net.i2p.data.i2cp.AbuseSeverity
-
- toString() - Method in class net.i2p.data.i2cp.BandwidthLimitsMessage
-
- toString() - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
-
- toString() - Method in class net.i2p.data.i2cp.CreateSessionMessage
-
- toString() - Method in class net.i2p.data.i2cp.DestLookupMessage
-
- toString() - Method in class net.i2p.data.i2cp.DestReplyMessage
-
- toString() - Method in class net.i2p.data.i2cp.DestroySessionMessage
-
- toString() - Method in class net.i2p.data.i2cp.DisconnectMessage
-
- toString() - Method in class net.i2p.data.i2cp.GetBandwidthLimitsMessage
-
- toString() - Method in class net.i2p.data.i2cp.GetDateMessage
-
- toString() - Method in class net.i2p.data.i2cp.HostLookupMessage
-
- toString() - Method in class net.i2p.data.i2cp.HostReplyMessage
-
- toString() - Method in class net.i2p.data.i2cp.MessageId
-
- toString() - Method in class net.i2p.data.i2cp.MessagePayloadMessage
-
- toString() - Method in class net.i2p.data.i2cp.MessageStatusMessage
-
- toString() - Method in class net.i2p.data.i2cp.ReceiveMessageBeginMessage
-
- toString() - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
-
- toString() - Method in class net.i2p.data.i2cp.ReconfigureSessionMessage
-
- toString() - Method in class net.i2p.data.i2cp.ReportAbuseMessage
-
- toString() - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
-
- toString() - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
-
- toString() - Method in class net.i2p.data.i2cp.SendMessageExpiresMessage
-
- toString() - Method in class net.i2p.data.i2cp.SendMessageMessage
-
- toString() - Method in class net.i2p.data.i2cp.SessionConfig
-
- toString() - Method in class net.i2p.data.i2cp.SessionId
-
- toString() - Method in class net.i2p.data.i2cp.SessionStatusMessage
-
- toString() - Method in class net.i2p.data.i2cp.SetDateMessage
-
- toString() - Method in class net.i2p.data.i2np.BuildRequestRecord
-
- toString() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
- toString() - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
-
- toString() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
-
- toString() - Method in class net.i2p.data.i2np.DataMessage
-
- toString() - Method in class net.i2p.data.i2np.DeliveryInstructions
-
- toString() - Method in class net.i2p.data.i2np.DeliveryStatusMessage
-
- toString() - Method in class net.i2p.data.i2np.GarlicClove
-
- toString() - Method in class net.i2p.data.i2np.GarlicMessage
-
- toString() - Method in class net.i2p.data.i2np.TunnelBuildMessage
-
- toString() - Method in class net.i2p.data.i2np.TunnelBuildReplyMessage
-
- toString() - Method in class net.i2p.data.i2np.TunnelDataMessage
-
- toString() - Method in class net.i2p.data.i2np.TunnelGatewayMessage
-
- toString() - Method in class net.i2p.data.i2np.UnknownI2NPMessage
-
- toString() - Method in class net.i2p.data.i2np.VariableTunnelBuildMessage
-
- toString() - Method in class net.i2p.data.i2np.VariableTunnelBuildReplyMessage
-
- toString() - Method in class net.i2p.data.KeyCertificate
-
- toString() - Method in class net.i2p.data.KeysAndCert
-
- toString() - Method in class net.i2p.data.Lease
-
- toString() - Method in class net.i2p.data.LeaseSet
-
- toString() - Method in class net.i2p.data.Payload
-
- toString() - Method in class net.i2p.data.PrivateKeyFile
-
- toString() - Method in class net.i2p.data.router.RouterAddress
-
This is used on peers.jsp so sort options so it looks better.
- toString() - Method in class net.i2p.data.router.RouterInfo
-
- toString() - Method in class net.i2p.data.Signature
-
- toString() - Method in class net.i2p.data.SigningPrivateKey
-
- toString() - Method in class net.i2p.data.SigningPublicKey
-
- toString() - Method in class net.i2p.data.SimpleDataStructure
-
- toString() - Method in class net.i2p.data.TunnelId
-
- toString() - Method in class net.i2p.data.VerifiedDestination
-
- toString() - Method in class net.i2p.i2ptunnel.GunzipOutputStream
-
- toString() - Method in class net.i2p.i2ptunnel.I2PTunnelTask
-
- toString() - Method in class net.i2p.i2ptunnel.TunnelController
-
- toString() - Method in class net.i2p.internal.PoisonI2CPMessage
-
- toString() - Method in class net.i2p.jetty.I2PLogger
-
- toString() - Method in class net.i2p.kademlia.KBucketImpl
-
- toString() - Method in class net.i2p.kademlia.KBucketSet
-
- toString() - Method in class net.i2p.router.client.LeaseRequestState
-
- toString() - Method in class net.i2p.router.ClientTunnelSettings
-
- toString() - Method in enum net.i2p.router.CommSystemFacade.Status
-
- toString() - Method in class net.i2p.router.JobImpl
-
- toString() - Method in class net.i2p.router.message.CloveSet
-
- toString() - Method in class net.i2p.router.message.GarlicConfig
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.FloodOnlyLookupSelector
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.IterativeLookupSelector
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.SearchMessageSelector
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.StoreMessageSelector
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
-
- toString(StringBuilder, Node) - Static method in class net.i2p.router.news.XMLParser
-
A replacement for Node.toString(), which does not recognize #text.
- toString() - Method in class net.i2p.router.OutNetMessage
-
- toString() - Method in class net.i2p.router.peermanager.PeerProfile
-
- toString() - Method in class net.i2p.router.RouterContext
-
- toString() - Method in class net.i2p.router.time.NtpMessage
-
Returns a string representation of a NtpMessage
- toString() - Method in class net.i2p.router.transport.ntcp.EstablishState
-
- toString() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- toString() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- toString() - Method in class net.i2p.router.transport.udp.InboundMessageState
-
May not be valid if released, or may NPE on race with release, use with care in exception text
- toString() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- toString() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- toString() - Method in class net.i2p.router.transport.udp.PacketBuilder.Fragment
-
- toString() - Method in class net.i2p.router.transport.udp.PeerState
-
- toString() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- toString() - Method in class net.i2p.router.transport.udp.RemoteHostId
-
- toString() - Method in class net.i2p.router.transport.udp.UDPAddress
-
- toString() - Method in class net.i2p.router.transport.udp.UDPEndpoint
-
- toString() - Method in class net.i2p.router.transport.udp.UDPPacket
-
how many times we tried to validate the packet
- toString() - Method in class net.i2p.router.transport.udp.UDPPacketReader.DataReader
-
- toString() - Method in class net.i2p.router.transport.udp.UDPPacketReader
-
- toString() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
toString
- toString() - Method in class net.i2p.router.tunnel.HopConfig
-
- toString() - Method in class net.i2p.router.tunnel.HopProcessor
-
- toString() - Method in class net.i2p.router.tunnel.OutboundTunnelEndpoint
-
- toString() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
- toString() - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- toString() - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
- toString() - Method in class net.i2p.router.tunnel.ThrottledPumpedTunnelGateway
-
- toString() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- toString() - Method in class net.i2p.router.tunnel.TunnelParticipant
-
- toString() - Method in class net.i2p.router.TunnelPoolSettings
-
- toString() - Method in class net.i2p.router.update.UpdateRunner
-
- toString() - Method in class net.i2p.sam.SAMHandler
-
Get a string describing the handler.
- toString() - Method in class net.i2p.stat.Rate
-
- toString() - Method in class net.i2p.stat.RateStat
-
- toString(byte[]) - Static method in class net.i2p.util.Addresses
-
Convenience method to convert an IP address to a String
without throwing an exception.
- toString(byte[], int) - Static method in class net.i2p.util.Addresses
-
Convenience method to convert an IP address and port to a String
without throwing an exception.
- toString() - Method in class net.i2p.util.InternalServerSocket
-
- toString() - Method in class net.i2p.util.InternalSocket
-
- toString() - Method in class net.i2p.util.ResettableGZIPInputStream
-
Moved from i2ptunnel HTTPResponseOutputStream.InternalGZIPInputStream
- toString() - Method in class net.i2p.util.SimpleTimer2
-
- toString() - Method in class net.i2p.util.SocketTimeout
-
- toString() - Method in class net.metanotion.io.block.FreeListBlock
-
- toString() - Method in class net.metanotion.io.block.index.BSkipLevels
-
- toString() - Method in class net.metanotion.io.block.index.BSkipList
-
- toString() - Method in class net.metanotion.io.block.index.BSkipSpan
-
- toString() - Method in class net.metanotion.io.RAIFile
-
- toString() - Method in class org.cybergarage.http.HTTPRequest
-
- toString() - Method in class org.cybergarage.http.HTTPResponse
-
- toString() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- toString(String, boolean) - Method in class org.cybergarage.xml.Node
-
- toString() - Method in class org.cybergarage.xml.Node
-
- toString() - Method in class org.freenetproject.DetectedIP
-
- toString() - Method in class org.jrobin.core.ArcDef
-
- toString() - Method in class org.jrobin.core.Archive
-
- toString() - Method in class org.jrobin.core.ArcState
-
- toString() - Method in class org.jrobin.core.Datasource
-
- toString() - Method in class org.jrobin.core.DsDef
-
- toString() - Method in class org.jrobin.core.FetchData
-
Returns string representing fetched data in a RRDTool-like form.
- toString() - Method in class org.jrobin.core.jrrd.Archive
-
Returns a summary the contents of this archive.
- toString() - Method in class org.jrobin.core.jrrd.CDPStatusBlock
-
Returns a summary the contents of this CDP status block.
- toString() - Method in class org.jrobin.core.jrrd.ConsolidationFunctionType
-
Returns a string representation of this object.
- toString() - Method in class org.jrobin.core.jrrd.DataChunk
-
Returns a summary of the contents of this data chunk.
- toString() - Method in class org.jrobin.core.jrrd.DataSource
-
Returns a summary the contents of this data source.
- toString() - Method in class org.jrobin.core.jrrd.DataSourceType
-
Returns a string representation of this object.
- toString() - Method in class org.jrobin.core.jrrd.Header
-
Returns a summary the contents of this header.
- toString() - Method in class org.jrobin.core.jrrd.PDPStatusBlock
-
Returns a summary the contents of this PDP status block.
- toString() - Method in class org.jrobin.core.jrrd.RRDatabase
-
Returns a summary the contents of this database.
- toString() - Method in class org.jrobin.core.RrdBackendFactory
-
- toString() - Method in class org.jrobin.core.RrdDb
-
- toString() - Method in class org.jrobin.core.RrdDef
-
- toString() - Method in class org.jrobin.core.RrdJRobin14FileBackendFactory
-
- toString() - Method in class org.jrobin.core.Sample
-
- toString() - Method in class org.jrobin.core.timespec.TimeToken
-
- toString() - Method in class org.klomp.snark.bencode.BEValue
-
- toString() - Method in class org.klomp.snark.BitField
-
- toString() - Method in class org.klomp.snark.dht.InfoHash
-
- toString() - Method in class org.klomp.snark.dht.NodeInfo
-
- toString() - Method in class org.klomp.snark.dht.Token
-
- toString() - Method in class org.klomp.snark.Message
-
- toString() - Method in class org.klomp.snark.MetaInfo
-
- toString() - Method in class org.klomp.snark.PartialPiece
-
- toString() - Method in class org.klomp.snark.Peer
-
Returns the String representation of the peerID.
- toString() - Method in class org.klomp.snark.PeerID
-
Returns the String "id@address" where id is the first 4 chars of the base64 encoded id
and address is the first 6 chars of the base64 dest (was the base64 hash of the dest) which
should match what the bytemonsoon tracker reports on its web pages.
- toString() - Method in class org.klomp.snark.Piece
-
- toString() - Method in class org.klomp.snark.Request
-
- toString() - Method in class org.klomp.snark.TrackerInfo
-
- toString() - Method in class org.klomp.snark.UpdateRunner
-
- toString() - Method in class org.klomp.snark.web.InclusiveByteRange
-
- toString() - Method in class org.mortbay.util.LineInput.LineBuffer
-
- total - Variable in class org.jrobin.data.Aggregates
-
- totalReceived - Variable in class net.i2p.sam.SAMv2StreamSession.SAMv2StreamSessionSocketReader
-
- totalSize() - Method in class i2p.susi.dns.AddressbookBean
-
- totalSize() - Method in class i2p.susi.dns.NamingServiceBean
-
- toTimeoutHeaderString(long) - Static method in class org.cybergarage.upnp.event.Subscription
-
- toTimeString(int) - Static method in class org.cybergarage.http.Date
-
- toTypedKey(KeyCertificate) - Method in class net.i2p.data.SigningPublicKey
-
Up-convert this from an untyped (type 0) SPK to a typed SPK based on the Key Cert given.
- toUnicode(String) - Static method in class i2p.susi.dns.AddressBean
-
The Unicode name, translated from Punycode
- toWeekString(int) - Static method in class org.cybergarage.http.Date
-
- toXml(PrintStream) - Method in class org.jrobin.core.jrrd.Archive
-
- toXml(PrintStream) - Method in class org.jrobin.core.jrrd.CDPStatusBlock
-
- toXml(PrintStream) - Method in class org.jrobin.core.jrrd.DataSource
-
- toXml(PrintStream) - Method in class org.jrobin.core.jrrd.RRDatabase
-
Outputs the content of the database to the given print stream
as a stream of XML.
- toXMLString(boolean) - Method in class org.cybergarage.xml.Node
-
- toXMLString() - Method in class org.cybergarage.xml.Node
-
- TRACKED_CAPS - Static variable in class net.i2p.router.peermanager.PeerManager
-
- Tracker - Class in org.klomp.snark
-
A structure for known trackers
- Tracker(String, String, String) - Constructor for class org.klomp.snark.Tracker
-
- TrackerClient - Class in org.klomp.snark
-
Informs metainfo tracker of events and gets new peers for peer
coordinator.
- TrackerClient(I2PSnarkUtil, MetaInfo, String, PeerCoordinator, Snark) - Constructor for class org.klomp.snark.TrackerClient
-
Call start() to start it.
- TrackerInfo - Class in org.klomp.snark
-
The data structure for the tracker response.
- TrackerInfo(InputStream, byte[], byte[], MetaInfo, I2PSnarkUtil) - Constructor for class org.klomp.snark.TrackerInfo
-
- TRANSFER_ENCODING - Static variable in class org.cybergarage.http.HTTP
-
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.update.DevSU3UpdateChecker
-
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.update.DevSU3UpdateRunner
-
eepget listener callback Overrides
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.update.NewsFetcher
-
Copies the file from temp dir to the news location,
calls checkForUpdates()
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.update.PluginUpdateChecker
-
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.update.PluginUpdateRunner
-
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.update.UnsignedUpdateRunner
-
eepget listener callback Overrides
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.update.UpdateRunner
-
subclasses should override
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.util.EepGet.CLIStatusListener
-
- transferComplete(long, long, long, String, String, boolean) - Method in interface net.i2p.util.EepGet.StatusListener
-
- transferComplete(long, long, long, String, String, boolean) - Method in class org.klomp.snark.web.FetchAndAdd
-
- transferFailed(String, long, long, int) - Method in class net.i2p.router.update.DevSU3UpdateChecker
-
- transferFailed(String, long, long, int) - Method in class net.i2p.router.update.NewsFetcher
-
override to prevent status update
- transferFailed(String, long, long, int) - Method in class net.i2p.router.update.PluginUpdateChecker
-
- transferFailed(String, long, long, int) - Method in class net.i2p.router.update.PluginUpdateRunner
-
- transferFailed(String, long, long, int) - Method in class net.i2p.router.update.UpdateRunner
-
subclasses should override
- transferFailed(String, long, long, int) - Method in class net.i2p.util.EepGet.CLIStatusListener
-
- transferFailed(String, long, long, int) - Method in interface net.i2p.util.EepGet.StatusListener
-
- transferFailed(String, long, long, int) - Method in class org.klomp.snark.web.FetchAndAdd
-
- transform(int, int, double) - Method in class org.jrobin.graph.ImageWorker
-
- TRANSIENT_FAIL - Static variable in class net.i2p.router.transport.TransportBid
-
- TransientDataStore - Class in net.i2p.router.networkdb.kademlia
-
Stores in-memory only.
- TransientDataStore(RouterContext) - Constructor for class net.i2p.router.networkdb.kademlia.TransientDataStore
-
- TransientSessionKeyManager - Class in net.i2p.router.crypto
-
Implement the session key management, but keep everything in memory (don't write
to disk).
- TransientSessionKeyManager(I2PAppContext) - Constructor for class net.i2p.router.crypto.TransientSessionKeyManager
-
The session key manager should only be constructed and accessed through the
application context.
- TransientSessionKeyManager(I2PAppContext, int, int) - Constructor for class net.i2p.router.crypto.TransientSessionKeyManager
-
- Translate - Class in net.i2p.util
-
Translate strings efficiently.
- Translate() - Constructor for class net.i2p.util.Translate
-
- TranslateReader - Class in net.i2p.util
-
Translate.
- TranslateReader(I2PAppContext, String, InputStream) - Constructor for class net.i2p.util.TranslateReader
-
- transmitTimestamp - Variable in class net.i2p.router.time.NtpMessage
-
This is the time at which the reply departed the server for the client,
in seconds since 00:00 1-Jan-1900.
- Transport - Interface in net.i2p.router.transport
-
Defines a way to send a message to another peer and start listening for messages.
- Transport.AddressSource - Enum in net.i2p.router.transport
-
- transportAddressChanged() - Method in interface net.i2p.router.transport.TransportEventListener
-
- transportAddressChanged() - Method in class net.i2p.router.transport.TransportManager
-
- TransportBid - Class in net.i2p.router.transport
-
Provide a bid for how much it would "cost" to transfer a message of a
particular peer
- TransportBid() - Constructor for class net.i2p.router.transport.TransportBid
-
- TransportEventListener - Interface in net.i2p.router.transport
-
- transportFailed(String) - Method in class net.i2p.router.OutNetMessage
-
- TransportImpl - Class in net.i2p.router.transport
-
Defines a way to send a message to another peer and start listening for messages
- TransportImpl(RouterContext) - Constructor for class net.i2p.router.transport.TransportImpl
-
Initialize the new transport
- TransportManager - Class in net.i2p.router.transport
-
- TransportManager(RouterContext) - Constructor for class net.i2p.router.transport.TransportManager
-
- TransportManager.Port - Class in net.i2p.router.transport
-
- TransportManager.Port(String, int) - Constructor for class net.i2p.router.transport.TransportManager.Port
-
- transports - Variable in class net.i2p.router.Banlist.Entry
-
what transports they were banlisted for (String), or null for all transports
- TransportUtil - Class in net.i2p.router.transport
-
- TransportUtil() - Constructor for class net.i2p.router.transport.TransportUtil
-
- TransportUtil.IPv6Config - Enum in net.i2p.router.transport
-
- tray - Variable in class net.i2p.desktopgui.TrayManager
-
- trayIcon - Variable in class net.i2p.desktopgui.TrayManager
-
- TrayManager - Class in net.i2p.desktopgui
-
Manages the tray icon life.
- TrayManager(I2PAppContext, Main, boolean) - Constructor for class net.i2p.desktopgui.TrayManager
-
Instantiate tray manager.
- trim(KBucket<K>, K) - Method in interface net.i2p.kademlia.KBucketTrimmer
-
Called from add() just before adding the entry.
- trim(KBucket<T>, T) - Method in class net.i2p.kademlia.RandomIfOldTrimmer
-
- trim(KBucket<T>, T) - Method in class net.i2p.kademlia.RandomTrimmer
-
- trim(KBucket<T>, T) - Method in class net.i2p.kademlia.RejectTrimmer
-
- trim(String, String) - Static method in class org.cybergarage.util.StringUtil
-
- trim(KBucket<NID>, NID) - Method in class org.klomp.snark.dht.KBTrimmer
-
- trimIfGlue() - Method in class org.jrobin.graph.CommentText
-
- TrivialPreprocessor - Class in net.i2p.router.tunnel
-
Do the simplest thing possible for preprocessing - for each message available,
turn it into the minimum number of fragmented preprocessed blocks, sending
each of those out.
- TrivialPreprocessor(RouterContext) - Constructor for class net.i2p.router.tunnel.TrivialPreprocessor
-
- TrivialRouterPreprocessor - Class in net.i2p.router.tunnel
-
- TrivialRouterPreprocessor(RouterContext) - Constructor for class net.i2p.router.tunnel.TrivialRouterPreprocessor
-
Deprecated.
- TrustedPluginKeys - Class in net.i2p.router.update
-
Plugin keys we know about.
- TrustedPluginKeys() - Constructor for class net.i2p.router.update.TrustedPluginKeys
-
- TrustedUpdate - Class in net.i2p.crypto
-
Handles DSA signing and verification of update files.
- TrustedUpdate() - Constructor for class net.i2p.crypto.TrustedUpdate
-
Constructs a new TrustedUpdate
with the default global
context.
- TrustedUpdate(I2PAppContext) - Constructor for class net.i2p.crypto.TrustedUpdate
-
- TUE - Static variable in class org.jrobin.core.timespec.TimeToken
-
- TUESDAY - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Constant to represent Tuesday
- TUNNEL_ACCEPT - Static variable in class net.i2p.router.RouterThrottleImpl
-
tunnel acceptance
- TUNNEL_REJECT_BANDWIDTH - Static variable in class net.i2p.router.peermanager.TunnelHistory
-
tunnel rejection due to excess bandwidth usage
- TUNNEL_REJECT_CRIT - Static variable in class net.i2p.router.peermanager.TunnelHistory
-
tunnel rejection due to system failure - essentially unused
- TUNNEL_REJECT_PROBABALISTIC_REJECT - Static variable in class net.i2p.router.peermanager.TunnelHistory
-
probabalistic tunnel rejection due to a flood of requests - essentially unused
- TUNNEL_REJECT_TRANSIENT_OVERLOAD - Static variable in class net.i2p.router.peermanager.TunnelHistory
-
tunnel rejection due to temporary cpu/job/tunnel overload - essentially unused
- TunnelBuildMessage - Class in net.i2p.data.i2np
-
The basic build message with 8 records.
- TunnelBuildMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.TunnelBuildMessage
-
- TunnelBuildMessage(I2PAppContext, int) - Constructor for class net.i2p.data.i2np.TunnelBuildMessage
-
- TunnelBuildMessageBase - Class in net.i2p.data.i2np
-
Base for TBM, TBRM, VTBM, VTBRM
Retrofitted over them.
- TunnelBuildMessageBase(I2PAppContext) - Constructor for class net.i2p.data.i2np.TunnelBuildMessageBase
-
- TunnelBuildMessageBase(I2PAppContext, int) - Constructor for class net.i2p.data.i2np.TunnelBuildMessageBase
-
- TunnelBuildReplyMessage - Class in net.i2p.data.i2np
-
The basic build reply message with 8 records.
- TunnelBuildReplyMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.TunnelBuildReplyMessage
-
- TunnelBuildReplyMessage(I2PAppContext, int) - Constructor for class net.i2p.data.i2np.TunnelBuildReplyMessage
-
- tunnelCache - Variable in class net.i2p.router.message.OutboundCache
-
Use the same outbound tunnel as we did for the same destination previously,
if possible, to keep the streaming lib happy
Use two caches - although a cache of a list of tunnels per dest might be
more elegant.
- TunnelConfig - Class in net.i2p.i2ptunnel.ui
-
Helper class to generate a valid TunnelController configuration from provided
settings.
- TunnelConfig() - Constructor for class net.i2p.i2ptunnel.ui.TunnelConfig
-
- TunnelController - Class in net.i2p.i2ptunnel
-
Coordinate the runtime operation and configuration of a single I2PTunnel.
- TunnelController(Properties, String) - Constructor for class net.i2p.i2ptunnel.TunnelController
-
Create a new controller for a tunnel out of the specific config options.
- TunnelController(Properties, String, boolean) - Constructor for class net.i2p.i2ptunnel.TunnelController
-
Defaults in config properties are not recommended, they may or may not be honored.
- TunnelControllerGroup - Class in net.i2p.i2ptunnel
-
Coordinate a set of tunnels within the JVM, loading and storing their config
to disk, and building new ones as requested.
- TunnelControllerGroup(I2PAppContext, ClientAppManager, String[]) - Constructor for class net.i2p.i2ptunnel.TunnelControllerGroup
-
Instantiation only.
- TunnelControllerGroup.CustomThreadPoolExecutor - Class in net.i2p.i2ptunnel
-
Not really needed for now but in case we want to add some hooks like afterExecute().
- TunnelControllerGroup.CustomThreadPoolExecutor() - Constructor for class net.i2p.i2ptunnel.TunnelControllerGroup.CustomThreadPoolExecutor
-
- TunnelCreatorConfig - Class in net.i2p.router.tunnel
-
Coordinate the info that the tunnel creator keeps track of, including what
peers are in the tunnel and what their configuration is
- TunnelCreatorConfig(RouterContext, int, boolean) - Constructor for class net.i2p.router.tunnel.TunnelCreatorConfig
-
For exploratory only (null destination)
- TunnelCreatorConfig(RouterContext, int, boolean, Hash) - Constructor for class net.i2p.router.tunnel.TunnelCreatorConfig
-
- TunnelDataMessage - Class in net.i2p.data.i2np
-
Defines the message sent between routers as part of the tunnel delivery
The tunnel ID is changed in-place by TunnelParticipant.send(), so
we can't reuse the checksum on output, but we still subclass
FastI2NPMessageImpl so we don't verify the checksum on input...
- TunnelDataMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.TunnelDataMessage
-
- tunnelDataPushed(Hash, long, int) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
- tunnelDataPushed(Hash, long, int) - Method in interface net.i2p.router.ProfileManager
-
Note that we were able to push some data through a tunnel that the peer
is participating in (detected after rtt).
- tunnelDataPushed1m(Hash, int) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
- tunnelDataPushed1m(Hash, int) - Method in interface net.i2p.router.ProfileManager
-
Note that the peer is participating in a tunnel that pushed the given amount of data
over the last minute.
- tunnelDataTransferred(long) - Method in class net.i2p.router.peermanager.PeerProfile
-
the tunnel pushed that much data in its lifetime
- tunnelDispatched(String) - Method in class net.i2p.router.MessageHistory
-
- tunnelDispatched(long, long, String) - Method in class net.i2p.router.MessageHistory
-
- tunnelDispatched(long, long, long, Hash, String) - Method in class net.i2p.router.MessageHistory
-
- tunnelDispatched(long, long, long, String) - Method in class net.i2p.router.MessageHistory
-
- tunnelDispatcher() - Method in class net.i2p.router.RouterContext
-
Handle tunnel messages, as well as coordinate the gateways
- TunnelDispatcher - Class in net.i2p.router.tunnel
-
Handle the actual processing and forwarding of messages through the
various tunnels.
- TunnelDispatcher(RouterContext) - Constructor for class net.i2p.router.tunnel.TunnelDispatcher
-
Creates a new instance of TunnelDispatcher
- TunnelDispatcher.Location - Enum in net.i2p.router.tunnel
-
for shouldDropParticipatingMessage()
- tunnelFailed(TunnelId) - Method in class net.i2p.router.MessageHistory
-
The local router has detected a failure in the given tunnel
- tunnelFailed(Hash, int) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that the peer participated in a tunnel that failed.
- tunnelFailed(Hash, int) - Method in interface net.i2p.router.ProfileManager
-
Note that the peer participated in a tunnel that failed.
- tunnelFailed(TunnelInfo) - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- tunnelFailed(TunnelInfo, Hash) - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- tunnelFailed() - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
The tunnel failed a test, so (maybe) stop using it
- tunnelFailed(TunnelInfo) - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
Remove the tunnel and blame all the peers (not necessarily equally).
- tunnelFailed(TunnelInfo, Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
Remove the tunnel and blame only one peer.
- tunnelFailed() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- tunnelFailed() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
The tunnel failed a test, so (maybe) stop using it
- TunnelGateway - Class in net.i2p.router.tunnel
-
Serve as the gatekeeper for a tunnel, accepting messages, coallescing and/or
fragmenting them before wrapping them up for tunnel delivery.
- TunnelGateway(RouterContext, TunnelGateway.QueuePreprocessor, TunnelGateway.Sender, TunnelGateway.Receiver) - Constructor for class net.i2p.router.tunnel.TunnelGateway
-
- TunnelGateway.DelayedFlush - Class in net.i2p.router.tunnel
-
- TunnelGateway.DelayedFlush() - Constructor for class net.i2p.router.tunnel.TunnelGateway.DelayedFlush
-
- TunnelGateway.QueuePreprocessor - Interface in net.i2p.router.tunnel
-
- TunnelGateway.Receiver - Interface in net.i2p.router.tunnel
-
- TunnelGateway.Sender - Interface in net.i2p.router.tunnel
-
- TunnelGatewayMessage - Class in net.i2p.data.i2np
-
Defines the message sent between one tunnel's endpoint and another's gateway.
- TunnelGatewayMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.TunnelGatewayMessage
-
- TunnelGatewayPumper - Class in net.i2p.router.tunnel
-
Run through the tunnel gateways that have had messages added to them and push
those messages through the preprocessing and sending process.
- TunnelGatewayPumper(RouterContext) - Constructor for class net.i2p.router.tunnel.TunnelGatewayPumper
-
Creates a new instance of TunnelGatewayPumper
- TunnelGatewayZeroHop - Class in net.i2p.router.tunnel
-
Serve as the gatekeeper for a tunnel with no hops, either inbound or outbound.
- TunnelGatewayZeroHop(RouterContext, TunnelCreatorConfig) - Constructor for class net.i2p.router.tunnel.TunnelGatewayZeroHop
-
- TunnelHelper - Class in net.i2p.router.web
-
- TunnelHelper() - Constructor for class net.i2p.router.web.TunnelHelper
-
- TunnelHistory - Class in net.i2p.router.peermanager
-
Tunnel related history information
- TunnelHistory(RouterContext, String) - Constructor for class net.i2p.router.peermanager.TunnelHistory
-
- TunnelId - Class in net.i2p.data
-
Defines the tunnel ID that messages are passed through on a set of routers.
- TunnelId() - Constructor for class net.i2p.data.TunnelId
-
- TunnelId(long) - Constructor for class net.i2p.data.TunnelId
-
- TunnelInfo - Interface in net.i2p.router
-
Defines the information associated with a tunnel
- tunnelJoined(String, TunnelInfo) - Method in class net.i2p.router.MessageHistory
-
The local router has joined the given tunnel operating in the given state.
- tunnelJoined(String, HopConfig) - Method in class net.i2p.router.MessageHistory
-
The local router has joined the given tunnel operating in the given state.
- tunnelJoined(Hash, long) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that the router agreed to participate in a tunnel
- tunnelJoined(Hash, long) - Method in interface net.i2p.router.ProfileManager
-
Note that the router agreed to participate in a tunnel
- tunnelLifetimePushed(Hash, long, long) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
- tunnelLifetimePushed(Hash, long, long) - Method in interface net.i2p.router.ProfileManager
-
Note that we were able to push the given amount of data through a tunnel
that the peer is participating in
- tunnelManager() - Method in class net.i2p.router.RouterContext
-
Coordinate this router's tunnels (its pools, participation, backup, etc).
- TunnelManagerFacade - Interface in net.i2p.router
-
Build and maintain tunnels throughout the network.
- TunnelParticipant - Class in net.i2p.router.tunnel
-
Participate in a tunnel at a location other than the gateway or outbound
endpoint.
- TunnelParticipant(RouterContext, HopConfig, HopProcessor) - Constructor for class net.i2p.router.tunnel.TunnelParticipant
-
not an inbound endpoint
- TunnelParticipant(RouterContext, InboundEndpointProcessor) - Constructor for class net.i2p.router.tunnel.TunnelParticipant
-
inbound endpoint
- tunnelParticipantRejected(Hash, String) - Method in class net.i2p.router.MessageHistory
-
- TunnelPeerSelector - Class in net.i2p.router.tunnel.pool
-
Coordinate the selection of peers to go into a tunnel for one particular
pool.
- TunnelPeerSelector(RouterContext) - Constructor for class net.i2p.router.tunnel.pool.TunnelPeerSelector
-
- TunnelPool - Class in net.i2p.router.tunnel.pool
-
A group of tunnels for the router or a particular client, in a single direction.
- TunnelPool(RouterContext, TunnelPoolManager, TunnelPoolSettings, TunnelPeerSelector) - Constructor for class net.i2p.router.tunnel.pool.TunnelPool
-
- TunnelPoolManager - Class in net.i2p.router.tunnel.pool
-
Manage all the exploratory and client tunnel pools.
- TunnelPoolManager(RouterContext) - Constructor for class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- TunnelPoolSettings - Class in net.i2p.router
-
Wrap up the settings for a pool of tunnels.
- TunnelPoolSettings(boolean) - Constructor for class net.i2p.router.TunnelPoolSettings
-
Exploratory tunnel
- TunnelPoolSettings(Hash, boolean) - Constructor for class net.i2p.router.TunnelPoolSettings
-
Client tunnel unless dest == null
- tunnelRejected(Hash, TunnelId, Hash, String) - Method in class net.i2p.router.MessageHistory
-
The peer did not accept the tunnel join for the given reason
- tunnelRejected(Hash, long, int) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that a router explicitly rejected joining a tunnel.
- tunnelRejected(Hash, long, int) - Method in interface net.i2p.router.ProfileManager
-
Note that a router explicitly rejected joining a tunnel
- TunnelRenderer - Class in net.i2p.router.web
-
For /tunnels.jsp, used by TunnelHelper.
- TunnelRenderer(RouterContext) - Constructor for class net.i2p.router.web.TunnelRenderer
-
- tunnelRequestTimedOut(Hash, TunnelId) - Method in class net.i2p.router.MessageHistory
-
The peer did not accept the tunnel join for the given reason (this may be because
of a timeout or an explicit refusal).
- tunnelTestSucceeded(Hash, long) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that a tunnel that the router is participating in
was successfully tested with the given round trip latency
- tunnelTestSucceeded(Hash, long) - Method in interface net.i2p.router.ProfileManager
-
Note that a tunnel that the router is participating in
was successfully tested with the given round trip latency
- tunnelTimedOut(Hash) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that a router did not respond to a tunnel join.
- tunnelTimedOut(Hash) - Method in interface net.i2p.router.ProfileManager
-
Note that a router timed out joining a tunnel
- tunnelValid(TunnelInfo, long) - Method in class net.i2p.router.MessageHistory
-
Note that we have reason to believe that the given tunnel is valid, since we could do something
through it in the given amount of time
- TWO - Static variable in class net.i2p.crypto.eddsa.math.Constants
-
- TWO - Variable in class net.i2p.crypto.eddsa.math.Field
-
- type - Variable in class i2p.susi.webmail.MailPart
-
- type - Variable in class net.i2p.router.news.NewsMetadata.Update
-
- type - Variable in class org.jrobin.core.jrrd.Archive
-
- type - Variable in class org.jrobin.core.jrrd.DataSource
-
- type - Variable in class org.jrobin.core.timespec.TimeSpec
-
- type - Variable in class org.klomp.snark.Message
-
- TYPE_ABSOLUTE - Static variable in class org.jrobin.core.timespec.TimeSpec
-
- TYPE_ACK - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_CONF - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_CONNECT - Static variable in class net.i2p.i2ptunnel.TunnelController
-
all of these @since 0.9.14
- TYPE_CREAT - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_DHT - Static variable in class org.klomp.snark.ExtensionHandler
-
not using the option bit since the compact format is different
- TYPE_END - Static variable in class org.jrobin.core.timespec.TimeSpec
-
- TYPE_FIRST - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
For debugging and stats only - does not go out on the wire.
- TYPE_HTML - Static variable in class net.i2p.crypto.SU3File
-
- TYPE_HTTP_BIDIR_SERVER - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- TYPE_HTTP_CLIENT - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- TYPE_HTTP_SERVER - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- TYPE_INTRO - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_IRC_CLIENT - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- TYPE_IRC_SERVER - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- TYPE_LOCAL - Static variable in class net.i2p.router.tunnel.FragmentHandler
-
- TYPE_METADATA - Static variable in class org.klomp.snark.ExtensionHandler
-
- TYPE_PEX - Static variable in class org.klomp.snark.ExtensionHandler
-
not ut_pex since the compact format is different
- TYPE_PUNCH - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_RESP - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_ROUTER - Static variable in class net.i2p.router.tunnel.FragmentHandler
-
- TYPE_RREQ - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_SOCKS - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- TYPE_SOCKS_IRC - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- TYPE_SREQ - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_START - Static variable in class org.jrobin.core.timespec.TimeSpec
-
- TYPE_STD_CLIENT - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- TYPE_STD_SERVER - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- TYPE_STREAMR_CLIENT - Static variable in class net.i2p.i2ptunnel.TunnelController
-
Client in the UI and I2P side but a server on the localhost side
- TYPE_STREAMR_SERVER - Static variable in class net.i2p.i2ptunnel.TunnelController
-
Server in the UI and I2P side but a client on the localhost side
- TYPE_TBC - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_TCB - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_TFA - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_TTA - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_TUNNEL - Static variable in class net.i2p.router.tunnel.FragmentHandler
-
- TYPE_TXT_GZ - Static variable in class net.i2p.crypto.SU3File
-
- TYPE_UNDEF - Static variable in class net.i2p.router.tunnel.FragmentHandler
-
- TYPE_XML - Static variable in class net.i2p.crypto.SU3File
-
- TYPE_XML_GZ - Static variable in class net.i2p.crypto.SU3File
-
- TYPE_ZIP - Static variable in class net.i2p.crypto.SU3File
-
The file type is advisory and is application-dependent.